summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2021-01-26 12:01:18 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2021-01-28 09:27:14 +0200
commit07c248a594e9baf0910d4edd12d5b695abe496b8 (patch)
treee011f02041e7d472d6c559c91d02475faa172988 /tests/auto
parentd5a20467b81b3412f9a230dbdc23f805ea86c213 (diff)
Remove blacklisting for b2qt tests that now pass
With the updated QEMU and toolchain, these tests now pass. Change-Id: Icb74562a0e6422cd4564f63db991aa431e0e3119 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/gui/text/qglyphrun/BLACKLIST1
-rw-r--r--tests/auto/tools/qmake/BLACKLIST2
-rw-r--r--tests/auto/widgets/kernel/qwidget/BLACKLIST2
3 files changed, 0 insertions, 5 deletions
diff --git a/tests/auto/gui/text/qglyphrun/BLACKLIST b/tests/auto/gui/text/qglyphrun/BLACKLIST
index 6e8901dd5c..a653182a0d 100644
--- a/tests/auto/gui/text/qglyphrun/BLACKLIST
+++ b/tests/auto/gui/text/qglyphrun/BLACKLIST
@@ -1,6 +1,5 @@
[mixedScripts]
ubuntu-18.04
ubuntu-20.04
-b2qt
[drawRightToLeft]
opensuse-leap
diff --git a/tests/auto/tools/qmake/BLACKLIST b/tests/auto/tools/qmake/BLACKLIST
deleted file mode 100644
index 367fc3b94c..0000000000
--- a/tests/auto/tools/qmake/BLACKLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-# QTBUG-85364
-b2qt cmake
diff --git a/tests/auto/widgets/kernel/qwidget/BLACKLIST b/tests/auto/widgets/kernel/qwidget/BLACKLIST
index 98d96dda65..7bc17127f5 100644
--- a/tests/auto/widgets/kernel/qwidget/BLACKLIST
+++ b/tests/auto/widgets/kernel/qwidget/BLACKLIST
@@ -1,8 +1,6 @@
# OSX QTBUG-25300 QTBUG-45502
[normalGeometry]
ubuntu-16.04
-[saveRestoreGeometry]
-b2qt
[restoreVersion1Geometry]
ubuntu-16.04
[focusProxyAndInputMethods]