summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2019-10-24 13:58:06 +0200
committerKai Koehne <kai.koehne@qt.io>2020-09-15 08:49:18 +0200
commit850e11014691f14f44ca7ec2308ecf08451c4aa8 (patch)
tree864c3db779cacec60081ed490caedf7e1c1e6a21
parentdfc3041096d56894b76f76932b904b81abdde5ab (diff)
qtdiag: Disable autotest for all cross-built platforms
Timeouts have been observed on arm-little_endian-ilp32-eabi-hardfloat shared (dynamic). Task-number: QTBUG-79580 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> (cherry picked from commit ec310d3d4e573aaed1e273f1e247f1bdc0c64d5c) Change-Id: I6e6525c961e8b2611a8f5485175a42a83facd723 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
-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 15a7cf569..0e8a379c3 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -15,7 +15,7 @@ SUBDIRS=\
installed_cmake.depends = cmake
# These tests don't make sense for cross-compiled builds
-cross_compile:SUBDIRS -= linguist
+cross_compile:SUBDIRS -= linguist qtdiag
# These tests need the QtHelp module
!qtHaveModule(help): SUBDIRS -= \
@@ -26,5 +26,4 @@ cross_compile:SUBDIRS -= linguist
qhelpprojectdata \
!qtConfig(process): SUBDIRS -= qtattributionsscanner linguist qtdiag windeployqt
-android|qnx: SUBDIRS -= qtdiag
!win32|winrt: SUBDIRS -= windeployqt