Commit 850e1101 authored by Friedemann Kleint's avatar Friedemann Kleint Committed by Kai Koehne
Browse files

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: default avatarQt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: default avatarLiang Qi <liang.qi@qt.io>
Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@qt.io>
(cherry picked from commit ec310d3d

)
Change-Id: I6e6525c961e8b2611a8f5485175a42a83facd723
Reviewed-by: default avatarJoerg Bornemann <joerg.bornemann@qt.io>
No related merge requests found
Showing with 1 addition and 2 deletions
......@@ -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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment