summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorCI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io>2022-02-28 13:49:11 +0000
committerCI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io>2022-02-28 16:42:13 +0000
commitb548911fdfab1943949db6c606435dc7ff5897ec (patch)
tree181c34b59759c40f8f3af96cb91ea3abd9657371 /tests
parentac08f236514ad0211db249433677c87f78ab3240 (diff)
Blacklist: test cases blacklisted in tst_QLockFile:
- staleLockFromCrashedProcessReusedPid on qnx - staleLongLockFromBusyProcess on qnx - staleShortLockFromBusyProcess on qnx - lockUnlock on qnx Task-number: QTBUG-101328 Change-Id: Iceca4a1b1ab4d2ce48fadef6aaa17dbbf3ce2bbb Reviewed-by: CI Insignificant Platforms Monitor Bot <ci_insignificant_platforms_monitor_bot@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/corelib/io/qlockfile/BLACKLIST13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/auto/corelib/io/qlockfile/BLACKLIST b/tests/auto/corelib/io/qlockfile/BLACKLIST
new file mode 100644
index 0000000000..6a0ed2cf75
--- /dev/null
+++ b/tests/auto/corelib/io/qlockfile/BLACKLIST
@@ -0,0 +1,13 @@
+# See qtbase/src/testlib/qtestblacklist.cpp for format
+#QTBUG-101328
+[staleLockFromCrashedProcessReusedPid]
+qnx
+#QTBUG-101328
+[staleLongLockFromBusyProcess]
+qnx
+#QTBUG-101328
+[staleShortLockFromBusyProcess]
+qnx
+#QTBUG-101328
+[lockUnlock]
+qnx