Details
-
Task
-
Resolution: Done
-
P0: Blocker
-
None
-
None
-
Linux Ubuntu 11.04
Qt configured with QPA & XCB
-
831a160e006a5c26e2ecc1212393851f47f32dbd
Description
We need 'make check' to return zero before qtbase#refactor is merged into qtbase#master, otherwise the CI system will prevent any further changes to qtbase#master. (Note that the CI system is applied for master, not refactor).
To this end, we need to mark failing tests as insignificant (by putting 'CONFIG += insignificant_test' in the .pro file).
Note: This is a temporary measure that needs to be cleaned up once the refactor->master integration is complete. Ideally all disabled tests need to be enabled and passing. All changes will be marked by the string QTBUG-21402 in a comment for easy location.
Attachments
Issue Links
- relates to
-
QTBUG-21424 Temporarily disable failing tests in qtbase#master after integration from qtbase#refactor
-
- Closed
-