Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
5.12
-
Android X86, clang
Description
tst_QSensor: 3 failed
FAIL! : tst_QSensor::testTypeRegistered() Compared lists have different sizes.
agent:2019/02/04 23:30:36 build.go:192: Actual (actual) size: 9
agent:2019/02/04 23:30:36 build.go:192: Expected (expected) size: 2
agent:2019/02/04 23:30:36 build.go:192: Loc: [tst_qsensor.cpp(143)]
FAIL! : tst_QSensor::testSensorsChangedSignal() Compared lists have different sizes.
agent:2019/02/04 23:30:36 build.go:192: Actual (actual) size: 9
agent:2019/02/04 23:30:36 build.go:192: Expected (expected) size: 2
agent:2019/02/04 23:30:36 build.go:192: Loc: [tst_qsensor.cpp(780)]
FAIL! : tst_QSensor::testAllTheInterfaces() Compared doubles are not the same (fuzzy compare)
agent:2019/02/04 23:30:36 build.go:192: Actual (reading->x()): 0
agent:2019/02/04 23:30:36 build.go:192: Expected (1.0) : 1
agent:2019/02/04 23:30:36 build.go:192: Loc: [tst_qsensor.cpp(832)]
Coin build:
https://testresults.qt.io/coin/integration/qt/qt5/tasks/nightly_1550367792
Attachments
Issue Links
- is required for
-
QTBUG-73616 Fix QtSensors tests for android
- Reported