Title: [130578] trunk/LayoutTests
Revision
130578
Author
[email protected]
Date
2012-10-06 01:58:47 -0700 (Sat, 06 Oct 2012)

Log Message

[EFL] Gardening of the WK2 Debug Bot failing tests
https://bugs.webkit.org/show_bug.cgi?id=98575

Unreviewed EFL gardening.

Skip failing tests in order to make the bots green.

Patch by Sudarsana Nagineni <[email protected]> on 2012-10-06

* platform/efl-wk1/TestExpectations:
* platform/efl-wk2/TestExpectations:
* platform/efl/fast/replaced/object-with-embed-url-param-expected.txt: Removed. Current results
matches the base expectations on WK2.

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (130577 => 130578)


--- trunk/LayoutTests/ChangeLog	2012-10-06 08:08:22 UTC (rev 130577)
+++ trunk/LayoutTests/ChangeLog	2012-10-06 08:58:47 UTC (rev 130578)
@@ -1,3 +1,17 @@
+2012-10-06  Sudarsana Nagineni  <[email protected]>
+
+        [EFL] Gardening of the WK2 Debug Bot failing tests
+        https://bugs.webkit.org/show_bug.cgi?id=98575
+
+        Unreviewed EFL gardening.
+
+        Skip failing tests in order to make the bots green.
+
+        * platform/efl-wk1/TestExpectations:
+        * platform/efl-wk2/TestExpectations:
+        * platform/efl/fast/replaced/object-with-embed-url-param-expected.txt: Removed. Current results
+        matches the base expectations on WK2.
+
 2012-10-05  Zan Dobersek  <[email protected]>
 
         Unreviewed GTK gardening.

Deleted: trunk/LayoutTests/platform/efl/fast/replaced/object-with-embed-url-param-expected.txt (130577 => 130578)


--- trunk/LayoutTests/platform/efl/fast/replaced/object-with-embed-url-param-expected.txt	2012-10-06 08:08:22 UTC (rev 130577)
+++ trunk/LayoutTests/platform/efl/fast/replaced/object-with-embed-url-param-expected.txt	2012-10-06 08:58:47 UTC (rev 130578)
@@ -1,8 +0,0 @@
-This test verifies that the right URL is loaded when there is an <object> with a 'src' <param> and a fallback <embed>.
-
-An <object> with a 'data' @attr and a 'src' <param> should load the URL from the 'data' @attr and does.
-An <object> with a 'src' <param> should load the URL from the 'src' <param> and does.
-An <object> with no URL specified and a nested <embed> should load the URL from the 'src' @attr of the <embed> and does.
-An <object> with a URL specified in a 'src' <param> and a nested <embed> should load the URL from the 'src' @attr of the <embed> and does.
-An <object> with a URL specified in a 'src' <param> and a MIME type specified in a 'type' <param> should load the URL from the 'src' <param> and does.
-       

Modified: trunk/LayoutTests/platform/efl-wk1/TestExpectations (130577 => 130578)


--- trunk/LayoutTests/platform/efl-wk1/TestExpectations	2012-10-06 08:08:22 UTC (rev 130577)
+++ trunk/LayoutTests/platform/efl-wk1/TestExpectations	2012-10-06 08:58:47 UTC (rev 130578)
@@ -126,3 +126,5 @@
 
 # Needs custom policy delegate enhancement to log downloads - EFL port is missing api for getting header fields from HTTP responses.
 webkit.org/b/87974 http/tests/download [ Failure ]
+
+webkit.org/b/98570 fast/replaced/object-with-embed-url-param.html [ Failure ]

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (130577 => 130578)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-10-06 08:08:22 UTC (rev 130577)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-10-06 08:58:47 UTC (rev 130578)
@@ -205,3 +205,12 @@
 # Fails after it was unskipped in r129372.
 webkit.org/b/97545 inspector/styles/variables/css-variables.html [ Failure ]
 
+# The following test makes the fast/parser/document-write-ignores-later-network-bytes.html test crash
+webkit.org/b/98345 fast/parser/document-open-in-unload.html [ Skip ]
+
+# Fails after r130363.
+webkit.org/b/98573 fast/forms/multiple-form-submission-protection-mouse.html [ Failure ]
+
+# Requires TestRunner displayInvalidatedRegion() support.
+webkit.org/b/98523 fast/images/repaint-subrect-grid.html [ Failure ]
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to