summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread
diff options
context:
space:
mode:
authorJoni Jantti <joni.jantti@qt.io>2018-06-04 13:15:38 +0300
committerJoni Jäntti <joni.jantti@qt.io>2018-06-15 09:13:04 +0000
commit0d49ac0ffc05b08575c8b0ca745a1e7b1afd1a86 (patch)
tree46dc634c0bc951ad139d1b66d0914dc993e4008c /tests/auto/corelib/thread
parent0966620d94d9e3c90ecfcf17637e1bf8c5c1227f (diff)
Blacklist tst_QThread::create
This autotest fails on QEMU armv7 builds. Task-number: QTBUG-68866 Change-Id: Idb4bf39712a22c40f6d779a46ad2dd1f456ef48b Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
Diffstat (limited to 'tests/auto/corelib/thread')
-rw-r--r--tests/auto/corelib/thread/qthread/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/corelib/thread/qthread/BLACKLIST b/tests/auto/corelib/thread/qthread/BLACKLIST
index d75249454f..9333592369 100644
--- a/tests/auto/corelib/thread/qthread/BLACKLIST
+++ b/tests/auto/corelib/thread/qthread/BLACKLIST
@@ -1,2 +1,4 @@
[wait3_slowDestructor]
windows
+[create]
+ubuntu-18.04