Bug 56539
Summary: | REGRESSION: http/tests/inspector/console-resource-errors.html failing on WebKit2 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | jberlin, pfeldman, podivilov, yurys |
Priority: | P2 | Keywords: | InRadar, LayoutTestFailure, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.6 | ||
URL: | http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(WebKit2%20Tests)/r81319%20(9764)/http/tests/inspector/console-resource-errors-pretty-diff.html |
Adam Roben (:aroben)
http/tests/inspector/console-resource-errors.html is failing on WebKit2 (both SnowLeopard and Windows). See the URL for the diff.
webkit-patch failure-reason says this first failed in r80833 (or r81048, if you ask about the Windows bot), but that makes no sense.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
Checked in expected failure results in r81329.
Sam Weinig
<rdar://problem/9147575>
Jessie Berlin
It is once again failing in WK2 on Mac and Windows with a different diff and I tracked down the new failures to a range it which it regressed again:
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(WebKit2%20Tests)/r82105%20(10084)/results.html
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(WebKit2%20Tests)/r82109%20(10085)/results.html
The likely culprits this time are:
http://trac.webkit.org/changeset/82106
http://trac.webkit.org/changeset/82107
Jessie Berlin
(In reply to comment #3)
> It is once again failing in WK2 on Mac and Windows with a different diff and I tracked down the new failures to a range it which it regressed again:
>
> http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(WebKit2%20Tests)/r82105%20(10084)/results.html
> http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(WebKit2%20Tests)/r82109%20(10085)/results.html
>
> The likely culprits this time are:
> http://trac.webkit.org/changeset/82106
> http://trac.webkit.org/changeset/82107
... which actually means it was fixed since the actual now matches the platform-agnostic expected results. I will remove the platform-specific results shortly!
Jessie Berlin
Removed the expected failing results in http://trac.webkit.org/changeset/82178.
Since the test appears to be fixed, marking it as so.