summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/BLACKLIST
diff options
context:
space:
mode:
authorTamas Zakor <ztamas@inf.u-szeged.hu>2019-03-12 15:59:09 +0100
committerTamas Zakor <ztamas@inf.u-szeged.hu>2019-04-10 13:46:01 +0000
commit43eb77cb0d93020ce7db27fa2ac8dc7ef7738709 (patch)
treebd673ec533a10a4b79791437f2a7057bf8b6df1c /tests/auto/quick/qmltests/BLACKLIST
parent121e7452879db6a7c84b039cdb00a097ab4d6586 (diff)
Fix qmltests::WebEngineViewSingleFileUpload auto tests
Add scheme checks for FilePickerController::accepted(). A file:// prefix to a file selected here causes chromium to terminate the render process due to an illegal ipc message. Extend auto tests with custom Dialog. Also fix directory upload test. Change-Id: I8d672e435129d62d268b48c3471b924c0161b44b Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tests/auto/quick/qmltests/BLACKLIST')
-rw-r--r--tests/auto/quick/qmltests/BLACKLIST9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/quick/qmltests/BLACKLIST b/tests/auto/quick/qmltests/BLACKLIST
index dfafbaea4..957911c3b 100644
--- a/tests/auto/quick/qmltests/BLACKLIST
+++ b/tests/auto/quick/qmltests/BLACKLIST
@@ -4,15 +4,6 @@ osx
[WebViewGeopermission::test_geoPermissionRequest]
osx
-[WebEngineViewSingleFileUpload::test_acceptDirectory]
-*
-
-[WebEngineViewSingleFileUpload::test_acceptMultipleFilesSelection]
-*
-
-[WebEngineViewSingleFileUpload::test_acceptSingleFileSelection]
-*
-
[WebViewFindText::test_findTextInterruptedByLoad]
*