Title: [118687] trunk/LayoutTests
Revision
118687
Author
bul...@chromium.org
Date
2012-05-28 09:05:34 -0700 (Mon, 28 May 2012)

Log Message

[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

Unreviewed gardening.

We have rolled v8 and we can now set the expectation for both debug and release back to TEXT.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118686 => 118687)


--- trunk/LayoutTests/ChangeLog	2012-05-28 15:57:53 UTC (rev 118686)
+++ trunk/LayoutTests/ChangeLog	2012-05-28 16:05:34 UTC (rev 118687)
@@ -1,3 +1,14 @@
+2012-05-28  Marcus Bulach  <bul...@chromium.org>
+
+        [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
+
+        Unreviewed gardening.
+        
+        We have rolled v8 and we can now set the expectation for both debug and release back to TEXT.
+
+        * platform/chromium/test_expectations.txt:
+
 2012-05-28  Peter Rybin  <peter.ry...@gmail.com>
 
         Web Inspector: Expose function (closure) scopes in remote protocol

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (118686 => 118687)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-05-28 15:57:53 UTC (rev 118686)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-05-28 16:05:34 UTC (rev 118687)
@@ -3220,8 +3220,7 @@
 BUGWK80531 : fast/repaint/search-field-cancel.html = TEXT IMAGE+TEXT IMAGE
 
 BUGWK80665 : fast/js/string-match.html = TEXT
-BUGWK80665 RELEASE : fast/js/string-replace-2.html = TEXT
-BUGWK87423 DEBUG : fast/js/string-replace-2.html = CRASH
+BUGWK80665 : fast/js/string-replace-2.html = TEXT
 
 BUGABARTH SNOWLEOPARD : fast/events/input-image-scrolled-x-y.html = PASS CRASH
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to