Title: [141508] trunk/LayoutTests
Revision
141508
Author
jber...@webkit.org
Date
2013-01-31 17:10:11 -0800 (Thu, 31 Jan 2013)

Log Message

REGRESSION(r141136): Apple's internal PLT test suite doesn't finish
https://bugs.webkit.org/show_bug.cgi?id=108380

Mark another test whose results depend on main resource caching being enabled as failing until
main resource caching can be re-enabled on mac.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (141507 => 141508)


--- trunk/LayoutTests/ChangeLog	2013-02-01 01:05:04 UTC (rev 141507)
+++ trunk/LayoutTests/ChangeLog	2013-02-01 01:10:11 UTC (rev 141508)
@@ -1,3 +1,13 @@
+2013-01-31  Jessie Berlin  <jber...@apple.com>
+
+        REGRESSION(r141136): Apple's internal PLT test suite doesn't finish
+        https://bugs.webkit.org/show_bug.cgi?id=108380
+
+        Mark another test whose results depend on main resource caching being enabled as failing until
+        main resource caching can be re-enabled on mac.
+
+        * platform/mac/TestExpectations:
+
 2013-01-31  Tim Horton  <timothy_hor...@apple.com>
 
         Land failing baselines for Lion after r141333. Unreviewed.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (141507 => 141508)


--- trunk/LayoutTests/platform/mac/TestExpectations	2013-02-01 01:05:04 UTC (rev 141507)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2013-02-01 01:10:11 UTC (rev 141508)
@@ -1322,6 +1322,7 @@
 webkit.org/b/108257 [ Debug ] compositing/overflow/automatically-opt-into-composited-scrolling.html [ Crash ]
 
 webkit.org/b/108380 http/tests/cache/cached-main-resource.html [ Failure ]
+webkit.org/b/108380 http/tests/inspector/resource-har-pages.html [ Failure ]
 webkit.org/b/108380 http/tests/loading/redirect-methods.html [ Failure ]
 webkit.org/b/108380 http/tests/misc/link-rel-icon-beforeload.html [ Failure ]
 webkit.org/b/108380 http/tests/misc/favicon-loads-with-images-disabled.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to