summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2023-02-20 10:21:54 +0100
committerMichal Klocek <michal.klocek@qt.io>2023-02-21 19:19:48 +0100
commit3a1d4eac6f1c2ce38b66c2a1ca3525ee34e2cf4a (patch)
treeb444b03a51cd791cc2a31e99cd112c215eee6858 /tests
parenta62d2f827cd268bc99116b73cae7b61543ec2c71 (diff)
downloadqtwebengine-3a1d4eac6f1c2ce38b66c2a1ca3525ee34e2cf4a.tar.gz
Blacklist mulipageview tests on android
Password test does not pass on emulator, the same issue exists already on windows. Navigation uses hardcoded values for event which ends with "Mouse event at 465, 65 occurs outside target window (320x616)" due to smaller screen of android emulator. Blacklist tests for now. Task-number: QTBUG-83459 Task-number: QTBUG-106072 Task-number: QTBUG-111306 Change-Id: Iacc4c7711d58b0ffb6cdda3474b4d59b628ca5f7 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/pdfquick/multipageview/BLACKLIST9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/auto/pdfquick/multipageview/BLACKLIST b/tests/auto/pdfquick/multipageview/BLACKLIST
index b608bef1c..cfdd7e2e5 100644
--- a/tests/auto/pdfquick/multipageview/BLACKLIST
+++ b/tests/auto/pdfquick/multipageview/BLACKLIST
@@ -1,3 +1,12 @@
# QTBUG-106072
[password]
windows
+android
+
+# QTBUG-111306
+[navigation:click links and go back, twice]
+android
+
+# QTBUG-111306
+[navigation:click two links in series and then go back]
+android