Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.0
-
None
Description
tst_QTcpServer::initTestCase fails on Android Qt 6.0.0
agent:2020/09/24 09:55:29 build.go:302: FAIL! : tst_QTcpServer::initTestCase() '!crashingServerDir.isEmpty()' returned FALSE. (Couldn't find crashingServer dir starting from /data/data/org.qtproject.example.tst_qtcpserver/files.)
agent:2020/09/24 09:55:29 build.go:302: Loc: [../tst_qtcpserver.cpp(151)]
agent:2020/09/24 09:55:29 build.go:302: Totals: 0 passed, 1 failed, 0 skipped, 0 blacklisted, 2ms
Since the initTestCase is failing, all other cases should be blocked, thus removing the whole test 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