summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/core/core.pro3
-rw-r--r--tests/auto/quick/quick.pro3
-rw-r--r--tests/auto/widgets/widgets.pro5
3 files changed, 11 insertions, 0 deletions
diff --git a/tests/auto/core/core.pro b/tests/auto/core/core.pro
index 09b0dd69d..c1b2147bd 100644
--- a/tests/auto/core/core.pro
+++ b/tests/auto/core/core.pro
@@ -3,3 +3,6 @@ TEMPLATE = subdirs
SUBDIRS += \
qwebenginecookiestore \
qwebengineurlrequestinterceptor \
+
+# QTBUG-60268
+boot2qt: SUBDIRS = ""
diff --git a/tests/auto/quick/quick.pro b/tests/auto/quick/quick.pro
index d220348ab..8733ccac1 100644
--- a/tests/auto/quick/quick.pro
+++ b/tests/auto/quick/quick.pro
@@ -11,3 +11,6 @@ isQMLTestSupportApiEnabled() {
qmltests \
qquickwebengineviewgraphics
}
+
+# QTBUG-60268
+boot2qt: SUBDIRS -= inspectorserver qquickwebenginedefaultsurfaceformat qquickwebengineview
diff --git a/tests/auto/widgets/widgets.pro b/tests/auto/widgets/widgets.pro
index de00e5f07..90352310e 100644
--- a/tests/auto/widgets/widgets.pro
+++ b/tests/auto/widgets/widgets.pro
@@ -20,3 +20,8 @@ contains(WEBENGINE_CONFIG, use_spellchecker):!cross_compile {
message("Spellcheck test will not be built because it depends on usage of Hunspell dictionaries.")
}
}
+
+# QTBUG-60268
+boot2qt: SUBDIRS -= qwebengineaccessibility qwebenginedefaultsurfaceformat \
+ qwebenginefaviconmanager qwebenginepage qwebenginehistory \
+ qwebengineprofile qwebenginescript qwebengineview