Title: [100268] trunk/LayoutTests
Revision
100268
Author
[email protected]
Date
2011-11-15 05:02:24 -0800 (Tue, 15 Nov 2011)

Log Message

REGRESSION(r100182): It broke 2 http/tests/security tests
https://bugs.webkit.org/show_bug.cgi?id=72364

* platform/qt/Skipped: Skip failing tests until fix.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100267 => 100268)


--- trunk/LayoutTests/ChangeLog	2011-11-15 12:35:12 UTC (rev 100267)
+++ trunk/LayoutTests/ChangeLog	2011-11-15 13:02:24 UTC (rev 100268)
@@ -1,3 +1,10 @@
+2011-11-15  Csaba Osztrogonác  <[email protected]>
+
+        REGRESSION(r100182): It broke 2 http/tests/security tests
+        https://bugs.webkit.org/show_bug.cgi?id=72364
+
+        * platform/qt/Skipped: Skip failing tests until fix.
+
 2011-11-15  Tony Gentilcore  <[email protected]>
 
         [chromium] fast/forms/file/input-file-label.html is flaky on win

Modified: trunk/LayoutTests/platform/qt/Skipped (100267 => 100268)


--- trunk/LayoutTests/platform/qt/Skipped	2011-11-15 12:35:12 UTC (rev 100267)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-11-15 13:02:24 UTC (rev 100268)
@@ -2511,6 +2511,7 @@
 # https://bugs.webkit.org/show_bug.cgi?id=72363
 fast/dom/Window/window-postmessage-arrays.html
 
-# [Qt] http/tests/security/postMessage/invalid-origin-throws-exception.html fails after r100182
+# REGRESSION(r100182): It broke 2 http/tests/security tests
 # https://bugs.webkit.org/show_bug.cgi?id=72364
+http/tests/security/cross-frame-access-enumeration.html
 http/tests/security/postMessage/invalid-origin-throws-exception.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to