RESOLVED FIXED 87423
[Chromium] [V8] Layout Test fast/js/string-replace-2.html failing following 11594 => 11648 v8 update
https://bugs.webkit.org/show_bug.cgi?id=87423
Summary [Chromium] [V8] Layout Test fast/js/string-replace-2.html failing following 1...
Joshua Bell
Reported 2012-05-24 13:42:06 PDT
Layout Test is failing (assertion) on DEBUG Mac/Win/Linux fast/js/string-replace-2.html Flakiness dashboard: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Fjs%2Fstring-replace-2.html Assert hit: STDERR: # Fatal error in /Volumes/data/b/build/slave/webkit-mac-latest-dbg/build/src/v8/tools/gyp/../../src/factory.cc, line 261 STDERR: # CHECK(begin > 0 || end < str->length()) failed
Attachments
Patch (1.54 KB, patch)
2012-05-28 09:03 PDT, Marcus Bulach
no flags
Joshua Bell
Comment 1 2012-05-24 13:50:41 PDT
Note that the test is currently "expected" to fail, see http://webkit.org/b/80665 But the crashing behavior is obviously new.
Joshua Bell
Comment 2 2012-05-24 13:55:59 PDT
Added expectation for this in WebKit r118412 but we should either roll back Chromium's V8 or fix this ASAP. Assuming the fix is straightforward and only debug is failing, letting this go for a bit.
Joshua Bell
Comment 3 2012-05-25 15:23:18 PDT
We can remove this as soon as http://codereview.chromium.org/10443033 lands in Chromium
Marcus Bulach
Comment 4 2012-05-28 09:03:34 PDT
Marcus Bulach
Comment 5 2012-05-28 09:05:53 PDT
Marcus Bulach
Comment 6 2012-05-28 09:06:59 PDT
We rolled past http://codereview.chromium.org/10443033, resetting the expectation to TEXT.
Note You need to log in before you can comment on or make changes to this bug.