[Bug 47904] New: Jobs should also report a count of failed test units

WineHQ Bugzilla wine-bugs at winehq.org
Sun Oct 6 06:46:49 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47904

            Bug ID: 47904
           Summary: Jobs should also report a count of failed test units
           Product: Wine-Testbot
           Version: unspecified
          Hardware: x86
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: unknown
          Assignee: wine-bugs at winehq.org
          Reporter: fgouget at codeweavers.com
      Distribution: ---

Currently jobs report the number of individual ok() failures.
That's ok when testing an individual test unit.

But for WineTest jobs one can get numbers like 390 or even 2733. That's
impossible to compare to the results of test.winehq.org which report the number
of failed test units. In particular test.winehq.org rejects reports that have
more than 50 or 70 failed test units and its impossible to tell by looking at
the results on the TestBot whether the report was rejected or not.

So it would be nice to report the number of failed test units in addition to
the number of individual ok() failures.

This would also be nice when a patch modifies a Wine module so that all its
test units are re-run.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list