Title: [89422] trunk/LayoutTests
Revision
89422
Author
yu...@chromium.org
Date
2011-06-22 04:25:38 -0700 (Wed, 22 Jun 2011)

Log Message

2011-06-22  Yuta Kitamura  <yu...@chromium.org>

        Unreviewed, fix a syntax error in the last change in test_expectations.txt.

        * platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89421 => 89422)


--- trunk/LayoutTests/ChangeLog	2011-06-22 11:22:16 UTC (rev 89421)
+++ trunk/LayoutTests/ChangeLog	2011-06-22 11:25:38 UTC (rev 89422)
@@ -1,5 +1,11 @@
 2011-06-22  Yuta Kitamura  <yu...@chromium.org>
 
+        Unreviewed, fix a syntax error in the last change in test_expectations.txt.
+
+        * platform/chromium/test_expectations.txt:
+
+2011-06-22  Yuta Kitamura  <yu...@chromium.org>
+
         Unreviewed, add Chromium test expectations for tests started to fail since V8 3.4.5.1 roll.
 
         * platform/chromium/test_expectations.txt:

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (89421 => 89422)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-06-22 11:22:16 UTC (rev 89421)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-06-22 11:25:38 UTC (rev 89422)
@@ -3990,6 +3990,6 @@
 
 // The following two tests started to fail since V8 3.4.5.1 roll.
 // This needs rebaselining because "native" is no longer a reserved word.
-BUG87070 : fast/js/reserved-words.html = TEXT
+BUGCR87070 : fast/js/reserved-words.html = TEXT
 // Needs rebaselining because we fixed a bug that is in platform expectations.
-BUG87070 : fast/js/parser-xml-close-comment.html = TEXT
+BUGCR87070 : fast/js/parser-xml-close-comment.html = TEXT
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to