From 0966620d94d9e3c90ecfcf17637e1bf8c5c1227f Mon Sep 17 00:00:00 2001 From: Joni Jantti Date: Mon, 4 Jun 2018 12:48:36 +0300 Subject: [PATCH] Blacklist tst_QGlyphRun::mixedScripts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This autotest fails on Ubuntu 18.04 and QEMU builds. Task-number: QTBUG-68860 Change-Id: I1907e713e8c743cf5cf8e284df516600a0c03dba Reviewed-by: Tony Sarajärvi --- tests/auto/gui/text/qglyphrun/BLACKLIST | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/auto/gui/text/qglyphrun/BLACKLIST diff --git a/tests/auto/gui/text/qglyphrun/BLACKLIST b/tests/auto/gui/text/qglyphrun/BLACKLIST new file mode 100644 index 00000000000..57f32c683d4 --- /dev/null +++ b/tests/auto/gui/text/qglyphrun/BLACKLIST @@ -0,0 +1,3 @@ +[mixedScripts] +ubuntu-18.04 +b2qt