summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/BLACKLIST
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2017-02-21 13:27:50 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2017-02-22 09:02:35 +0000
commit1e5ac8c491381f2ef70df6383407e9cbe226b4b9 (patch)
treee841dcf231ae7ef3ba4584bf8de91fcd594905b9 /tests/auto/quick/qmltests/BLACKLIST
parentac5a6f9ed06b98aa63981dd5d30e0febf36010d8 (diff)
Catch terminating render process in file picker test
These tests have been broken for some time but we didn't catch that the web-process self-terminated. This change ensures we catch it and adds the failing tests to the black list. It also fixes BLACKLIST support by following what QUICK_TEST_MAIN does. Change-Id: I31cc123e1d653f37e33ccb3a754b9fae8cfe02d6 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu>
Diffstat (limited to 'tests/auto/quick/qmltests/BLACKLIST')
-rw-r--r--tests/auto/quick/qmltests/BLACKLIST8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/quick/qmltests/BLACKLIST b/tests/auto/quick/qmltests/BLACKLIST
index dd8258ba4..5788ce25b 100644
--- a/tests/auto/quick/qmltests/BLACKLIST
+++ b/tests/auto/quick/qmltests/BLACKLIST
@@ -10,3 +10,11 @@ linux
[DesktopWebEngineViewLinkHovered::test_linkHoveredDoesntEmitRepeated]
linux
+[WebEngineViewSingleFileUpload::test_acceptDirectory]
+*
+
+[WebEngineViewSingleFileUpload::test_acceptMultipleFilesSelection]
+*
+
+[WebEngineViewSingleFileUpload::test_acceptSingleFileSelection]
+*