Bug 91272
Summary: | Layout Test fast/workers/worker-location.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | W. James MacLean <wjmaclean> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | abarth, ap, dpranke, haraken, ojan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
W. James MacLean
The following layout test is failing on Linux
fast/workers/worker-location.html
Probable cause:
I'm just guessing here: http://trac.webkit.org/changeset/122615
It may just require re-baselining, but I don't want to make that call.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Could you please post a failure diff?
Ojan Vafai
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Fworkers%2Fworker-location.html
Blamelist: http://trac.webkit.org/log/?verbose=on&rev=122618&stop_rev=122614
Looks like V8 is printing out a different error string. http://trac.webkit.org/changeset/122614/ seems like the only possible candidate. It was rolled out in http://trac.webkit.org/changeset/122664/ and the test started passing.