summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2019-03-07 08:49:37 +0100
committerMichal Klocek <michal.klocek@qt.io>2019-03-14 14:53:17 +0000
commit2bb0e257c86115101ff5d06f5fe3645cfbcf8095 (patch)
treef6ad21e64aee79f40aaeee3e20119154193fcd19 /tests
parentdc6c8d5c9fe61ba58d065564f4d6dc0571475004 (diff)
Enable running some tests on qemu
Add some tests which looks stable enough and do not require blacklisting. Task-number: QTBUG-63346 Change-Id: I071669895f6c81af498b5348ef86d81d551c899d Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/quick/quick.pro2
-rw-r--r--tests/auto/widgets/widgets.pro9
2 files changed, 6 insertions, 5 deletions
diff --git a/tests/auto/quick/quick.pro b/tests/auto/quick/quick.pro
index 46dd57f76..81b62b4e7 100644
--- a/tests/auto/quick/quick.pro
+++ b/tests/auto/quick/quick.pro
@@ -18,4 +18,4 @@ qtConfig(webengine-testsupport) {
}
# QTBUG-66055
-boot2qt: SUBDIRS -= inspectorserver qquickwebenginedefaultsurfaceformat qquickwebengineview qmltests dialogs qtbug-70248
+boot2qt: SUBDIRS -= inspectorserver qquickwebengineview qmltests
diff --git a/tests/auto/widgets/widgets.pro b/tests/auto/widgets/widgets.pro
index f612e2c2d..15b3efd3b 100644
--- a/tests/auto/widgets/widgets.pro
+++ b/tests/auto/widgets/widgets.pro
@@ -40,7 +40,8 @@ qtConfig(webengine-spellchecker):!cross_compile {
# QTBUG-60268
boot2qt: SUBDIRS -= accessibility defaultsurfaceformat devtools \
- faviconmanager qwebenginepage qwebenginehistory \
- qwebengineprofile qwebenginescript \
- qwebengineview qwebenginedownloaditem qwebenginesettings \
- schemes origins loadsignals proxy proxypac offscreen
+ qwebenginepage \
+ qwebengineprofile \
+ qwebengineview \
+ qwebenginescript \
+ proxypac offscreen