Title: [127539] trunk/LayoutTests
Revision
127539
Author
roger_f...@apple.com
Date
2012-09-04 18:38:29 -0700 (Tue, 04 Sep 2012)

Log Message

Unreviewed. Some flaky http/tests/security tests on Windows. Adding to skip list.
https://bugs.webkit.org/show_bug.cgi?id=95803

* platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127538 => 127539)


--- trunk/LayoutTests/ChangeLog	2012-09-05 01:31:38 UTC (rev 127538)
+++ trunk/LayoutTests/ChangeLog	2012-09-05 01:38:29 UTC (rev 127539)
@@ -1,5 +1,12 @@
 2012-09-04  Roger Fong  <roger_f...@apple.com>
 
+        Unreviewed. Some flaky http/tests/security tests on Windows. Adding to skip list.
+        https://bugs.webkit.org/show_bug.cgi?id=95803
+
+        * platform/win/Skipped:
+
+2012-09-04  Roger Fong  <roger_f...@apple.com>
+
         Unreviewed. Some flaky inspector tests on Windows. Adding to skip list.
         https://bugs.webkit.org/show_bug.cgi?id=95802
 

Modified: trunk/LayoutTests/platform/win/Skipped (127538 => 127539)


--- trunk/LayoutTests/platform/win/Skipped	2012-09-05 01:31:38 UTC (rev 127538)
+++ trunk/LayoutTests/platform/win/Skipped	2012-09-05 01:38:29 UTC (rev 127539)
@@ -2173,6 +2173,7 @@
 inspector/timeline/timeline-decode-resize.html
 
 # Flaky inspector tests
+# https://bugs.webkit.org/show_bug.cgi?id=95802
 http/tests/inspector/appcache/appcache-manifest-with-non-existing-file.html
 http/tests/inspector/console-resource-errors.html
 http/tests/inspector/network/network-initiator-from-console.html
@@ -2182,3 +2183,11 @@
 inspector/profiler/memory-instrumentation-cached-images.html
 inspector/styles/media-queries.html
 inspector/styles/region-style-crash.html
+
+# Flaky http/tests/security tests
+# https://bugs.webkit.org/show_bug.cgi?id=95803
+http/tests/security/local-image-from-remote-whitelisted.html
+http/tests/security/object-literals.html
+http/tests/security/script-with-failed-cors-check-fails-to-load.html
+http/tests/security/xss-DENIED-mime-type-execute-as-html.html
+http/tests/security/xss-DENIED-xsl-external-entity.xml
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to