Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.0
-
None
Description
tst_QGuiEventDispatcher::registerTimer() fails on Android:
agent:2020/10/16 12:23:08 build.go:379: FAIL! : tst_QGuiEventDispatcher::registerTimer() Compared values are not the same
agent:2020/10/16 12:23:08 build.go:379: Actual ((receivedEventType)): -1
agent:2020/10/16 12:23:08 build.go:379: ********* Finished testing of tst_QActionGroup *********
agent:2020/10/16 12:23:08 build.go:379: make[3]: *** [Makefile:147: check] Error 1
agent:2020/10/16 12:23:08 build.go:379: make[3]: Leaving directory '/home/qt/work/qt/qtbase/tests/auto/corelib/kernel/qeventdispatcher'
However, it seems that that case cannot be blacklisted on its own, then for now removing the test form *.pro/cmake should be done.
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