Bug 63449 - sheriffbot incorrectly blamed r89814 for breaking two tests on Windows XP Debug (Tests)
Summary: sheriffbot incorrectly blamed r89814 for breaking two tests on Windows XP Deb...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-27 06:27 PDT by Adam Roben (:aroben)
Modified: 2011-06-27 10:25 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-06-27 06:27:49 PDT
sheriffbot said this recently:

<sheriffbot> ossy: http://trac.webkit.org/changeset/89814 might have broken Windows XP Debug (Tests)
<sheriffbot> New failures: fast/text/midword-break-before-surrogate-pair.html, svg/custom/linking-uri-01-b.svg

This seems obviously wrong. Here are the failing tests for r89813 and r89814:

r89813
http://build.webkit.org/results/Windows%20XP%20Debug%20%28Tests%29/r89813%20(30033)/results.html

fast/text/midword-break-before-surrogate-pair.html
fast/workers/storage/change-version-sync.html
fast/workers/storage/empty-statement-sync.html
svg/custom/linking-uri-01-b.svg	

r89814
http://build.webkit.org/results/Windows%20XP%20Debug%20%28Tests%29/r89814%20(30034)/results.html

fast/text/midword-break-before-surrogate-pair.html
svg/custom/linking-uri-01-b.svg

The two tests sheriffbot mentioned were already failing in r89813, so it shouldn't have blamed r89814 for breaking them.
Comment 1 Eric Seidel (no email) 2011-06-27 10:18:54 PDT
Was there a hiccup before r89813?  Did the master restart or we skip a build?  If it had a skipped built it would have counted them as passing.
Comment 2 Eric Seidel (no email) 2011-06-27 10:20:59 PDT
According to http://build.webkit.org/results/Windows%20XP%20Debug%20%28Tests%29/, This is the previous build:
r89808:
http://build.webkit.org/results/Windows%20XP%20Debug%20%28Tests%29/r89808%20%2830032%29/results.html

fast/text/midword-break-before-surrogate-pair.html
fast/workers/storage/change-version-sync.html
fast/workers/storage/empty-statement-sync.html
svg/custom/linking-uri-01-b.svg

So it looks like those were already failing.

I'll look at hte log to see if we had a master restart or sherriff-bot restart or similar in between.
Comment 3 Eric Seidel (no email) 2011-06-27 10:24:23 PDT
There are two machines servicing that buildbot queue, but I don't see them giving conflicting results here.

I think something may be funny in sheriffbot's head here.
Comment 4 Eric Seidel (no email) 2011-06-27 10:25:28 PDT
You can see all the recent builds here yourself:
http://build.webkit.org/builders/Windows%20XP%20Debug%20%28Tests%29?numbuilds=50
(at least for the next 24 hours or so).