summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
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/auto/widgets
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/auto/widgets')
-rw-r--r--tests/auto/widgets/widgets.pro9
1 files changed, 5 insertions, 4 deletions
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