summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2019-10-24 13:58:06 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2019-10-28 11:05:56 +0200
commitec310d3d4e573aaed1e273f1e247f1bdc0c64d5c (patch)
tree78b6f1189e3d811cd7ec06897c099dc086714fff /tests
parent5bd0b99922c45aab24d6ac4a83b4206a493fa901 (diff)
qtdiag: Disable autotest for all cross-built platforms
Timeouts have been observed on arm-little_endian-ilp32-eabi-hardfloat shared (dynamic). Change-Id: I6e6525c961e8b2611a8f5485175a42a83facd723 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Liang Qi <liang.qi@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/auto.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 945ec3395..0d3966a7e 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -16,7 +16,7 @@ SUBDIRS=\
installed_cmake.depends = cmake
# These tests don't make sense for cross-compiled builds
-cross_compile:SUBDIRS -= linguist qdoc qtattributionsscanner windeployqt qhelpgenerator
+cross_compile:SUBDIRS -= linguist qdoc qtattributionsscanner windeployqt qhelpgenerator qtdiag
# Tests that might make sense, but currently use SRCDIR
cross_compile:SUBDIRS -= qhelpcontentmodel qhelpenginecore qhelpindexmodel qhelpprojectdata
@@ -30,5 +30,4 @@ cross_compile:SUBDIRS -= qhelpcontentmodel qhelpenginecore qhelpindexmodel qhelp
qhelpprojectdata \
!qtConfig(process): SUBDIRS -= qtattributionsscanner linguist qtdiag windeployqt
-android|qnx: SUBDIRS -= qtdiag
!win32|winrt: SUBDIRS -= windeployqt