summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2019-03-26 10:55:50 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2019-03-26 13:03:20 +0000
commit252dc0d561bc4f4928cc9de1873588f31b631e33 (patch)
treeba2f7a6d48d11ac631003e3c5abb04d49757da1d
parente045cb7aa45416288a0f0cc8254bc8b06bf3d35f (diff)
Blacklist download dir tests for windows
Needs some cleanup to do comparisons FS-agnostic, and is currently blocking. Task-number: QTBUG-74698 Change-Id: Idca2753992aa8d1d63456694129325e757e572bc Reviewed-by: Michal Klocek <michal.klocek@qt.io>
-rw-r--r--tests/auto/widgets/qwebenginedownloaditem/BLACKLIST11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/auto/widgets/qwebenginedownloaditem/BLACKLIST b/tests/auto/widgets/qwebenginedownloaditem/BLACKLIST
new file mode 100644
index 000000000..9b3cac37e
--- /dev/null
+++ b/tests/auto/widgets/qwebenginedownloaditem/BLACKLIST
@@ -0,0 +1,11 @@
+[downloadUniqueFilename]
+windows
+
+[downloadUniqueFileNameWithTimeStamp]
+windows
+
+[downloadToNonExistentDir]
+windows
+
+[downloadToReadOnlyDir]
+windows