Details
-
Sub-task
-
Resolution: Done
-
P1: Critical
-
None
-
a8469f14c26b6db70b97578655b22e4b3ec93cfc
Description
We need 'make check' to return zero for qt#4.8, otherwise the CI system will prevent any further changes to qt/qt.git#4.8.
In order to achieve this, 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 as soon as possible. Ideally all disabled tests need to be enabled and passing.
Attachments
Issue Links
- is required for
-
QTQAINFRA-1949 Remove insignificant tests in Qt
- Open