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-10 14:15:16 +0000
commit44d5fb33bedf2cf0ed4dea7c9b6ba5119221cf11 (patch)
tree6285e23fd14f0ddb0a1f0a2120608595a679a0f4 /tests
parenteca1933bb7e91ddda488a20e377625c226573e54 (diff)
Blacklist tst_QSemaphore::tryAcquireWithTimeout(0.2s) on Windows
This test was determined to be flaky on the CI, depite attempts to stabilize it (b750a3786f42395f0cddd8ed8f92a2bcfda1b270). Task-number: QTBUG-58745 Change-Id: I933199cd537002699906147d172bb797f1dc90c1 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/corelib/thread/qsemaphore/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/corelib/thread/qsemaphore/BLACKLIST b/tests/auto/corelib/thread/qsemaphore/BLACKLIST
new file mode 100644
index 0000000000..22e30d0fd6
--- /dev/null
+++ b/tests/auto/corelib/thread/qsemaphore/BLACKLIST
@@ -0,0 +1,2 @@
+[tryAcquireWithTimeout:0.2s]
+windows