Bug 54867
Summary: | REGRESSION(r79132): 175 jscore-tests failures and 20+ Windows tests crash | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Critical | CC: | aroben, bweinstein, ggaren, sam |
Priority: | P1 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows 7 |
Ryosuke Niwa
The actual regression window is r79130-r79137 but the only suspicious revision is http://trac.webkit.org/changeset/79132/ and the build fixes for it.
http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r79130%20(9546)/results.html
http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r79137%20(9547)/results.html
js-core failures:
http://build.webkit.org/builders/Windows%207%20Release%20(Tests)/builds/9547/steps/jscore-test/logs/results
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
I just fixed this as part of bug 54881. I guess I'll dupe that here.
Adam Roben (:aroben)
*** Bug 54881 has been marked as a duplicate of this bug. ***
Adam Roben (:aroben)
Thank you for filing this bug, Ryosuke!
Ryosuke Niwa
(In reply to comment #3)
> Thank you for filing this bug, Ryosuke!
No problem! Glad you knew how to fix this. I stared at r79132 but I had no clue how to fix it!