[Merge] lp:~phablet-team/qt-halide/unit-tests into lp:qt-halide

Florian Boucault florian.boucault at canonical.com
Mon Mar 30 14:27:49 UTC 2015


> > 21) output is unreadable due to the many QDEBUG & QWARN
> 
> Unfortunately qmltestrunner does not have an option to suppress only the debug
> and warnings. Either you suppress everything except test failure messages, or
> you accept all debug output.
> I suppressed all output except failures, I think it makes everything clearer,
> and added a check-verbose target to go back to the old behavior if needed.

"-silent" is not the solution. qdebug should be disabled but qwarnings should not and be tested instead http://doc.qt.io/qt-5/qml-qttest-testcase.html#ignoreWarning-method
And we really want to see the list of tests outputting with PASS/FAIL as we normally have.
-- 
https://code.launchpad.net/~phablet-team/qt-halide/unit-tests/+merge/254064
Your team Ubuntu Phablet Team is subscribed to branch lp:~phablet-team/qt-halide/unit-tests.



More information about the Ubuntu-reviews mailing list