Title: [140041] trunk/LayoutTests
Revision
140041
Author
hc...@chromium.org
Date
2013-01-17 14:23:29 -0800 (Thu, 17 Jan 2013)

Log Message

[chromium] Fix layout test expectations.

Not reviewed. Update layout test expectations.

http/tests/appcache/fail-on-update.html is crashing, mark it so.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (140040 => 140041)


--- trunk/LayoutTests/ChangeLog	2013-01-17 22:17:12 UTC (rev 140040)
+++ trunk/LayoutTests/ChangeLog	2013-01-17 22:23:29 UTC (rev 140041)
@@ -1,5 +1,15 @@
 2013-01-17  Alpha Lam  <hc...@chromium.org>
 
+        [chromium] Fix layout test expectations.
+
+        Not reviewed. Update layout test expectations.
+
+        http/tests/appcache/fail-on-update.html is crashing, mark it so.
+
+        * platform/chromium/TestExpectations:
+
+2013-01-17  Alpha Lam  <hc...@chromium.org>
+
         [chromium] Layout test rebaselines.
 
         Not reviewed. Rebaselines to fix build.

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (140040 => 140041)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2013-01-17 22:17:12 UTC (rev 140040)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2013-01-17 22:23:29 UTC (rev 140041)
@@ -2016,7 +2016,7 @@
 # These tests time out *and* are slow. The test should be fixed to not timeout,
 # then should be marked as SLOW/PASS.
 crbug.com/2844 [ Win ] http/tests/appcache/cyrillic-uri.html [ Pass Timeout ]
-crbug.com/2844 [ Win ] http/tests/appcache/fail-on-update.html [ Pass Timeout ]
+crbug.com/2844 [ Win Linux ] http/tests/appcache/fail-on-update.html [ Pass Timeout Crash ]
 crbug.com/2844 [ Win ] http/tests/appcache/offline-access.html [ Pass Timeout ]
 crbug.com/2844 [ Win ] http/tests/appcache/update-cache.html [ Pass Timeout ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to