Title: [117082] trunk/LayoutTests
Revision
117082
Author
[email protected]
Date
2012-05-15 09:18:21 -0700 (Tue, 15 May 2012)

Log Message

Unreviewed EFL gardening.

Move http/tests/cookies/third-party-cookie-relaxing.html from Skipped
list to test_expectations.txt. This test is expected to fail on EFL
port and won't be fixed.

Patch by Christophe Dumez <[email protected]> on 2012-05-15

* platform/efl/Skipped:
* platform/efl/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117081 => 117082)


--- trunk/LayoutTests/ChangeLog	2012-05-15 16:16:42 UTC (rev 117081)
+++ trunk/LayoutTests/ChangeLog	2012-05-15 16:18:21 UTC (rev 117082)
@@ -1,3 +1,14 @@
+2012-05-15  Christophe Dumez  <[email protected]>
+
+        Unreviewed EFL gardening.
+
+        Move http/tests/cookies/third-party-cookie-relaxing.html from Skipped
+        list to test_expectations.txt. This test is expected to fail on EFL
+        port and won't be fixed.
+
+        * platform/efl/Skipped:
+        * platform/efl/test_expectations.txt:
+
 2012-05-15  Csaba Osztrogonác  <[email protected]>
 
         [Qt] Unreviewed gardening. Remove duplicated entries because of disabled SUBPIXEL_LAYOUT.

Modified: trunk/LayoutTests/platform/efl/Skipped (117081 => 117082)


--- trunk/LayoutTests/platform/efl/Skipped	2012-05-15 16:16:42 UTC (rev 117081)
+++ trunk/LayoutTests/platform/efl/Skipped	2012-05-15 16:18:21 UTC (rev 117082)
@@ -546,10 +546,6 @@
 # Tests which are expected to fail
 # --------------------------------
 
-# Doesn't apply to platforms that don't enforce the CFNetwork-style 3rd party cookie policy
-# https://bugs.webkit.org/show_bug.cgi?id=35824
-http/tests/cookies/third-party-cookie-relaxing.html
-
 # Deletion UI is a Mail-ism. We don't need to wory about this. (via Chromium)
 editing/deleting/deletionUI-single-instance.html
 fast/dom/Element/id-in-deletebutton.html

Modified: trunk/LayoutTests/platform/efl/test_expectations.txt (117081 => 117082)


--- trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-15 16:16:42 UTC (rev 117081)
+++ trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-15 16:18:21 UTC (rev 117082)
@@ -467,5 +467,8 @@
 // This test fails if mixer is not at 100%
 BUGWK83704 : media/event-attributes.html = TEXT
 
+// Doesn't apply to platforms that don't enforce the CFNetwork-style 3rd party cookie policy
+BUGWK35824 SKIP : http/tests/cookies/third-party-cookie-relaxing.html = FAIL
+
 // Test fails because of absolute path in expected output
 BUGWK85057 : fast/dom/DOMException/stack-trace.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to