• Frederik Gladhorn's avatar
    Always summarize test results, even with unchanged baseline · a0fdb626
    Frederik Gladhorn authored
    
    I currently have many failures (I assume through bad testsuite set up),
    they go by silently on the second run, instead now there will always
    be output:
    PASS   : tst_XmlPatternsSchemaTS::runTestSuite()
    SUMMARY:
            Total:                39193
            Failures:             39193
            Passes:               0
            Not tested:           0
            Pass percentage(%):   0
            Unexpected failures:  0
            Unexpected passes:    0
    Result was identical to the baseline, baseline was not updated.
    PASS   : tst_XmlPatternsSchemaTS::checkTestSuiteResult()
    
    Change-Id: I4e11832ea711b8cb9feff088a09434122968d080
    Reviewed-by: default avatarSimon Hausmann <simon.hausmann@theqtcompany.com>
    a0fdb626