Title: [128830] trunk/LayoutTests
Revision
128830
Author
[email protected]
Date
2012-09-17 17:42:03 -0700 (Mon, 17 Sep 2012)

Log Message

[Chromium] Unreviewed, test expectations update.

These tests are failing from the beginning (r128802)
fast/js/array-bad-time.html
fast/js/array-slow-put.html
fast/js/cross-frame-bad-time.html
fast/js/object-bad-time.html
fast/js/object-slow-put.html

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (128829 => 128830)


--- trunk/LayoutTests/ChangeLog	2012-09-18 00:40:03 UTC (rev 128829)
+++ trunk/LayoutTests/ChangeLog	2012-09-18 00:42:03 UTC (rev 128830)
@@ -1,3 +1,16 @@
+2012-09-17  Shinya Kawanaka  <[email protected]>
+
+        [Chromium] Unreviewed, test expectations update.
+
+        These tests are failing from the beginning (r128802)
+        fast/js/array-bad-time.html
+        fast/js/array-slow-put.html
+        fast/js/cross-frame-bad-time.html
+        fast/js/object-bad-time.html
+        fast/js/object-slow-put.html
+
+        * platform/chromium/TestExpectations:
+
 2012-09-17  Beth Dakin  <[email protected]>
 
         https://bugs.webkit.org/show_bug.cgi?id=96688

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (128829 => 128830)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-09-18 00:40:03 UTC (rev 128829)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-09-18 00:42:03 UTC (rev 128830)
@@ -3610,3 +3610,10 @@
 
 // Started failing on r128793
 BUGWK96953 WIN : http/tests/inspector/network/network-xhr-replay.html = TIMEOUT
+
+// Failing from the beginning (r128802)
+BUGWK96596 : fast/js/array-bad-time.html = TEXT
+BUGWK96596 : fast/js/array-slow-put.html = TEXT
+BUGWK96596 : fast/js/cross-frame-bad-time.html = TEXT
+BUGWK96596 : fast/js/object-bad-time.html = TEXT
+BUGWK96596 : fast/js/object-slow-put.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to