Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.0
-
None
-
-
2a893db480 (qt/qtbase/dev) 2a893db480 (qt/tqtc-qtbase/dev) 6396a8b0da (qt/qtbase/6.2) 6396a8b0da (qt/tqtc-qtbase/6.2) bdd53a75c1 (qt/qtbase/6.3) bdd53a75c1 (qt/tqtc-qtbase/6.3)
Description
tst_QLocale::initTestCase fails on Android for Qt 6.0.0
agent:2020/09/24 10:28:30 build.go:302: FAIL! : tst_QLocale::initTestCase() 'fi.exists() && fi.isExecutable()' returned FALSE. (/data/app/org.qtproject.example.tst_qlocale-1/lib/x86/libsyslocaleapp.so does not exist or is not executable.) agent:2020/09/24 10:28:30 build.go:302: Loc: [../tst_qlocale.cpp(209)] agent:2020/09/24 10:28:30 build.go:302: Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted, 2ms agent:2020/09/24 10:28:31 build.go:302: make[3]: Leaving directory '/home/qt/work/qt/qtbase/tests/auto/corelib/text/qlocale' agent:2020/09/24 10:28:31 build.go:302: make[2]: *** [Makefile:1730: sub-qlocale-check] Error 2
Since the initTestCase is failing, all other cases are assumed to fail, then removing this test from *.pro/cmake for now.
Attachments
Issue Links
- relates to
-
QTBUG-86187 Ubuntu 20.04 has InsignificantTests configurations in the CI
- Closed
- resulted from
-
QTBUG-98120 Fix failing qtbase CI tests for Android
- In Progress
-
QTBUG-87025 Report Android failing tests in CI
- Closed