Title: [124725] trunk/LayoutTests
Revision
124725
Author
[email protected]
Date
2012-08-05 18:50:27 -0700 (Sun, 05 Aug 2012)

Log Message

Unreviewed EFL gardening.

Marked the following test cases as known failures
tracked by the bug 93213, 93214, 92956, 93212.

fast/text/international/text-spliced-font.html
http/tests/loading/307-after-303-after-post.html
http/tests/security/contentSecurityPolicy/object-src-url-blocked.html
http/tests/incremental/slow-utf8-text.pl

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (124724 => 124725)


--- trunk/LayoutTests/ChangeLog	2012-08-06 01:36:00 UTC (rev 124724)
+++ trunk/LayoutTests/ChangeLog	2012-08-06 01:50:27 UTC (rev 124725)
@@ -1,3 +1,17 @@
+2012-08-05  Joone Hur  <[email protected]>
+
+        Unreviewed EFL gardening.
+
+        Marked the following test cases as known failures
+        tracked by the bug 93213, 93214, 92956, 93212.
+
+        fast/text/international/text-spliced-font.html
+        http/tests/loading/307-after-303-after-post.html
+        http/tests/security/contentSecurityPolicy/object-src-url-blocked.html
+        http/tests/incremental/slow-utf8-text.pl
+
+        * platform/efl/TestExpectations:
+
 2012-08-05  Benjamin Poulain  <[email protected]>
 
         Assert in checkValidity() in hashtable.h from WebGeolocationManager::didFailToDeterminePosition() when fetching http://html5demos.com/geo

Modified: trunk/LayoutTests/platform/efl/TestExpectations (124724 => 124725)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-08-06 01:36:00 UTC (rev 124724)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-08-06 01:50:27 UTC (rev 124725)
@@ -207,6 +207,9 @@
 BUGWKEFL : media/media-document-audio-repaint.html = TEXT PASS
 BUGWKEFL : media/media-controls-clone.html = TEXT PASS
 
+BUGWK93213 : fast/text/international/text-spliced-font.html = TEXT PASS
+BUGWK93214 : http/tests/loading/307-after-303-after-post.html = TIMEOUT PASS
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // FAILING TESTS
 //////////////////////////////////////////////////////////////////////////////////////////
@@ -853,3 +856,6 @@
 BUGWK93148 : tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody.html  = TEXT
 BUGWK93148 : tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr.html  = TEXT
 BUGWK93148 : fast/css/nested-layers-with-hover.html = TEXT
+
+BUGWK92956 : http/tests/security/contentSecurityPolicy/object-src-url-blocked.html = TEXT
+BUGWK93212 : http/tests/incremental/slow-utf8-text.pl = TIMEOUT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to