[Bug 32003] Properly account for WineTestBot errors

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 30 10:38:20 CST 2013


http://bugs.winehq.org/show_bug.cgi?id=32003

--- Comment #2 from François Gouget <fgouget at codeweavers.com> 2013-01-30 10:38:20 CST ---
This is mostly done:

commit 4c266ab9e904222186b0fae0c28b190b80d22ce1
Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Fri Nov 2 00:11:00 2012 +0100

    testbot: Fix the Job and Step status update.

    A job that has a non-build step fail should still be marked as
    failed. That's because when there are test failures the TestFailures
    field gets set to a non-zero value but the task's Status is still set
    to completed. So a failed Step really reflects a bot error.  Also
    simplify the code and avoid duplicating the UpdateStatus() logic in
    the Check() method.


However now if a patch fails to apply or compile the job is marked as failed
which may not be appropriate.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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