Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.0
-
None
-
-
83a587bfa6 (qt/qtbase/dev) 83a587bfa6 (qt/tqtc-qtbase/dev) 84d2dcd5af (qt/qtbase/6.2) 84d2dcd5af (qt/tqtc-qtbase/6.2) aa08406b30 (qt/qtbase/6.3) aa08406b30 (qt/tqtc-qtbase/6.3)
Description
tst_QThreadStorage::crashOnExit fails on Android for Qt 6.0.0
agent:2020/09/24 10:38:50 build.go:302: FAIL! : tst_QThreadStorage::crashOnExit() 'runCrashOnExit("crashOnExit_helper", &errorMessage)' returned FALSE. (Could not start 'crashOnExit_helper': execvp: No such file or directory) agent:2020/09/24 10:38:50 build.go:302: Loc: [../tst_qthreadstorage.cpp(301)] agent:2020/09/24 10:38:50 build.go:302: Totals: 12 passed, 1 failed, 0 skipped, 0 blacklisted, 33ms agent:2020/09/24 10:38:50 build.go:302: make[3]: Leaving directory '/home/qt/work/qt/qtbase/tests/auto/corelib/thread/qthreadstorage' agent:2020/09/24 10:38:50 build.go:302: make[2]: *** [Makefile:1544: sub-qthreadstorage-check] Error 2
This case does not respect the BLACKLIST file, thus removing it from *.pro/cmake for now.
Attachments
Issue Links
- resulted from
-
QTBUG-98120 Fix failing qtbase CI tests for Android
- In Progress
-
QTBUG-87025 Report Android failing tests in CI
- Closed