Title: [111868] trunk/LayoutTests
Revision
111868
Author
[email protected]
Date
2012-03-23 09:35:15 -0700 (Fri, 23 Mar 2012)

Log Message

Added all appcache tests to the Mac WebKit2 skip list due to intermittent failures. Filed
<http://webkit.org/b/82061> to track this issue.

* platform/mac-wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111867 => 111868)


--- trunk/LayoutTests/ChangeLog	2012-03-23 16:32:36 UTC (rev 111867)
+++ trunk/LayoutTests/ChangeLog	2012-03-23 16:35:15 UTC (rev 111868)
@@ -1,3 +1,10 @@
+2012-03-23  Dan Bernstein  <[email protected]>
+
+        Added all appcache tests to the Mac WebKit2 skip list due to intermittent failures. Filed
+        <http://webkit.org/b/82061> to track this issue.
+
+        * platform/mac-wk2/Skipped:
+
 2012-03-23  Csaba Osztrogonác  <[email protected]>
 
         [Qt] Unreviewed gardening. Try to skip the test before the crashing one.

Modified: trunk/LayoutTests/platform/mac-wk2/Skipped (111867 => 111868)


--- trunk/LayoutTests/platform/mac-wk2/Skipped	2012-03-23 16:32:36 UTC (rev 111867)
+++ trunk/LayoutTests/platform/mac-wk2/Skipped	2012-03-23 16:35:15 UTC (rev 111868)
@@ -252,6 +252,10 @@
 # https://bugs.webkit.org/show_bug.cgi?id=81945
 fast/events/suspend-timers.html
 
+# appcache tests often fail on the Mac WebKit2 bot
+# https://bugs.webkit.org/show_bug.cgi?id=82061 rdar://problem/11108649
+http/tests/appcache
+
 ### END OF (1) Classified failures with bug reports
 ########################################
 
@@ -277,7 +281,6 @@
 fast/history/form-submit-in-frame.html
 fast/history/saves-state-after-frame-nav.html
 fast/regions/css-regions-disabled.html
-http/tests/appcache/manifest-containing-itself.html
 http/tests/inspector/extensions-ignore-cache.html
 http/tests/security/credentials-in-referer.html
 http/tests/workers/terminate-during-sync-operation.html
@@ -286,8 +289,6 @@
 
 # All additional tests that failed on the Lion WebKit2 Debug bot in r111739
 fast/forms/validation-message-in-relative-body.html
-http/tests/appcache/cyrillic-uri.html
-http/tests/appcache/interrupted-update.html
 http/tests/cookies/simple-cookies-expired.html
 http/tests/inspector/inspect-element.html
 inspector/elements/edit-dom-actions.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to