Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.0
-
None
Description
tst_QTextStream has failing tests on Android for Qt 6.0.0
agent:2020/09/24 10:25:11 build.go:302: FAIL! : tst_QTextStream::readStdin() 'stdinProcess.waitForFinished(5000)' returned FALSE. () agent:2020/09/24 10:25:11 build.go:302: Loc: [../tst_qtextstream.cpp(1472)] agent:2020/09/24 10:25:11 build.go:302: FAIL! : tst_QTextStream::readAllFromStdin() 'stdinProcess.waitForFinished(5000)' returned FALSE. () agent:2020/09/24 10:25:11 build.go:302: Loc: [../tst_qtextstream.cpp(1498)] agent:2020/09/24 10:25:11 build.go:302: FAIL! : tst_QTextStream::readLineFromStdin() 'stdinProcess.waitForReadyRead(5000)' returned FALSE. () agent:2020/09/24 10:25:11 build.go:302: Loc: [../tst_qtextstream.cpp(1514)] agent:2020/09/24 10:25:11 build.go:302: Totals: 864 passed, 3 failed, 1 skipped, 0 blacklisted, 15912ms agent:2020/09/24 10:25:12 build.go:302: make[3]: Leaving directory '/home/qt/work/qt/qtbase/tests/auto/corelib/serialization/qtextstream' agent:2020/09/24 10:25:12 build.go:302: make[2]: *** [Makefile:853: sub-qtextstream-check] Error 2
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