Title: [95616] trunk/LayoutTests
Revision
95616
Author
[email protected]
Date
2011-09-21 05:13:03 -0700 (Wed, 21 Sep 2011)

Log Message

[Qt][WK2] Unskip some cookies related layout tests.
https://bugs.webkit.org/show_bug.cgi?id=68484

Reviewed by Csaba Osztrogonác.

Unskip some cookies related layout tests as they seems to work fine with
--iterations 1000.

* platform/qt-wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (95615 => 95616)


--- trunk/LayoutTests/ChangeLog	2011-09-21 11:57:23 UTC (rev 95615)
+++ trunk/LayoutTests/ChangeLog	2011-09-21 12:13:03 UTC (rev 95616)
@@ -1,3 +1,15 @@
+2011-09-21  Alexis Menard  <[email protected]>
+
+        [Qt][WK2] Unskip some cookies related layout tests.
+        https://bugs.webkit.org/show_bug.cgi?id=68484
+
+        Reviewed by Csaba Osztrogonác.
+
+        Unskip some cookies related layout tests as they seems to work fine with
+        --iterations 1000.
+
+        * platform/qt-wk2/Skipped:
+
 2011-09-21  Gabor Rapcsanyi  <[email protected]>
 
         [Qt][Mac] Unreviewed gardening after r95601.

Modified: trunk/LayoutTests/platform/qt-wk2/Skipped (95615 => 95616)


--- trunk/LayoutTests/platform/qt-wk2/Skipped	2011-09-21 11:57:23 UTC (rev 95615)
+++ trunk/LayoutTests/platform/qt-wk2/Skipped	2011-09-21 12:13:03 UTC (rev 95616)
@@ -1009,19 +1009,6 @@
 http/tests/misc/object-image-error.html
 http/tests/security/contentSecurityPolicy/media-src-allowed.html
 
-# Cookie handling problems
-http/tests/security/cookies/document-open.html
-http/tests/security/cookies/base-about-blank.html
-http/tests/security/aboutBlank/security-context-grandchildren-lexical.html
-http/tests/security/aboutBlank/security-context-writeln.html
-http/tests/security/aboutBlank/security-context.html
-http/tests/security/aboutBlank/security-context-grandchildren-write-lexical.html
-http/tests/security/aboutBlank/security-context-grandchildren.html
-http/tests/security/aboutBlank/security-context-with-base-tag.html
-http/tests/security/aboutBlank/security-context-window-open.html
-http/tests/security/aboutBlank/security-context-write.html
-http/tests/security/aboutBlank/security-context-grandchildren-writeln-lexical.html
-
 # These tests always fail (with and without --singly). It needs investigation.
 animations/animation-controller-drt-api.html
 editing/execCommand/format-block-multiple-paragraphs-in-pre.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to