summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2017-02-08 12:04:54 +0100
committerMarc Mutz <marc.mutz@kdab.com>2017-02-14 06:51:52 +0000
commit10ecbc4041cb7db004f4ed4d40ce082553d75844 (patch)
tree5d627ce226b31286eae583c6d3f4bfa995a34240 /tests
parentaa1631d76c37793941b7dc343141962ccf0488be (diff)
Blacklist tst_QWaitCondition::wakeOne() on Windows
This test was determined to be flaky on the CI. Task-number: QTBUG-58741 Change-Id: I43196d3a27f726fb96b427f5071e726b571a0404 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: David Faure <david.faure@kdab.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/corelib/thread/qwaitcondition/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/corelib/thread/qwaitcondition/BLACKLIST b/tests/auto/corelib/thread/qwaitcondition/BLACKLIST
new file mode 100644
index 0000000000..3ff336576b
--- /dev/null
+++ b/tests/auto/corelib/thread/qwaitcondition/BLACKLIST
@@ -0,0 +1,2 @@
+[wakeOne]
+windows