summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2023-08-02 08:40:33 +0200
committerMichal Klocek <michal.klocek@qt.io>2023-08-02 10:16:47 +0000
commite732e802897a949781c35aa8365860b898a58e29 (patch)
tree879792ac14d461b15dfa86b4ffd865e29cff024a
parent30a5412dd4659bf08e6915284fff5ff6324f5653 (diff)
Blacklist acceptNavigationRequestNavigationType again for qemu
e354d602e54 removes the test from balcklist however ci is blocked as test fails all the time now with 'expectedList.size() == page.navigations.size()' in tst_qwebenginepage.cpp(730) Change-Id: I6b2c1fbb5a6fa3c8ba3234e06501063638b309b8 Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu> Reviewed-by: Martin Negyokru <negyokru@inf.u-szeged.hu>
-rw-r--r--tests/auto/widgets/qwebenginepage/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/widgets/qwebenginepage/BLACKLIST b/tests/auto/widgets/qwebenginepage/BLACKLIST
index 52def48d1..66c5de42c 100644
--- a/tests/auto/widgets/qwebenginepage/BLACKLIST
+++ b/tests/auto/widgets/qwebenginepage/BLACKLIST
@@ -5,6 +5,9 @@ osx
windows
macos # Can't move cursor (QTBUG-76312)
+[acceptNavigationRequestNavigationType]
+b2qt arm
+
[comboBoxPopupPositionAfterMove]
macos