Details
-
User Story
-
Resolution: Done
-
Not Evaluated
-
None
-
None
-
None
-
qtqa 24a39687cfe86ba4a1dd23ea22f952f42f34746a
Description
There is a known bug QTQAINFRA-376 which causes builds to fail on mac with mysterious failures.
It seems unlikely we're going to fix that bug any time soon, so we should at least make it clear in the failure summary that this isn't the fault of the tested code.
Current output is:
$ scripts/generic/parse_build_log.pl --summarize http://testresults.qt-project.org/ci/QtMultimedia_master_Integration/build_00288/macx-clang_OSX_10.7/log.txt.gz `make' failed :( make[3]: *** [../../lib/QtPrintSupport.framework/Versions/5/Headers/QAbstractPageSetupDialog] Error 126 make[2]: *** [release] Error 2 make[1]: *** [sub-printsupport-make_default-ordered] Error 2 make: *** [module-qtbase] Error 2
It should also contain the standard "this is a glitch" preamble.