-
Type:
Task
-
Status: Closed
-
Priority:
P0: Blocker
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 5.0.0
-
Component/s: Testing: qtestlib
-
Labels:None
-
Environment:
Linux Ubuntu 11.04
Qt configured with QPA & XCB
-
Technical Risk:Normal
-
Commits:831a160e006a5c26e2ecc1212393851f47f32dbd
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.
- is related to
-
QTBUG-21424 Temporarily disable failing tests in qtbase#master after integration from qtbase#refactor
-
- Closed
-