Title: [131190] trunk/LayoutTests
Revision
131190
Author
[email protected]
Date
2012-10-12 09:27:45 -0700 (Fri, 12 Oct 2012)

Log Message

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

Unreviewed EFL gardening.

Skip failing tests on WK2 debug bot. Also, unskip tests that are
consistently passing.

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

* platform/efl-wk1/TestExpectations:
* platform/efl-wk2/TestExpectations:
* platform/efl-wk2/http/tests/loading/text-content-type-with-binary-extension-expected.txt:
* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (131189 => 131190)


--- trunk/LayoutTests/ChangeLog	2012-10-12 16:19:51 UTC (rev 131189)
+++ trunk/LayoutTests/ChangeLog	2012-10-12 16:27:45 UTC (rev 131190)
@@ -1,3 +1,18 @@
+2012-10-12  Sudarsana Nagineni  <[email protected]>
+
+        [EFL] Gardening of the WK2 Debug Bot failing tests
+        https://bugs.webkit.org/show_bug.cgi?id=99184
+
+        Unreviewed EFL gardening.
+
+        Skip failing tests on WK2 debug bot. Also, unskip tests that are
+        consistently passing.
+
+        * platform/efl-wk1/TestExpectations:
+        * platform/efl-wk2/TestExpectations:
+        * platform/efl-wk2/http/tests/loading/text-content-type-with-binary-extension-expected.txt:
+        * platform/efl/TestExpectations:
+
 2012-10-12  Alexander Pavlov  <[email protected]>
 
         Unreviewed, rebaseline inspector/styles/region-style-crash.html after r131176.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (131189 => 131190)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-10-12 16:19:51 UTC (rev 131189)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-10-12 16:27:45 UTC (rev 131190)
@@ -314,6 +314,7 @@
 http/tests/security/xss-DENIED-xsl-external-entity-redirect.xml
 http/tests/workers/terminate-during-sync-operation.html
 http/tests/xmlhttprequest/access-control-basic-whitelist-request-headers.html
+http/tests/xmlhttprequest/cross-origin-cookie-storage.html
 http/tests/xmlhttprequest/cross-origin-no-authorization.html
 http/tests/xmlhttprequest/logout.html
 http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html
@@ -627,9 +628,6 @@
 webkit.org/b/95066 inspector/styles/media-queries.html [ Failure Pass ]
 webkit.org/b/98777 inspector/styles/styles-history.html [ Failure Pass ]
 
-# Fails after r131176.
-webkit.org/b/99175 inspector/styles/region-style-crash.html [ Failure ]
-
 # Sometimes asserts in MessagePort::contextDestroyed
 webkit.org/b/94458 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html [ Crash Failure Pass ]
 
@@ -956,10 +954,6 @@
 #__worldID is undefined in isolated world
 Bug(EFL) http/tests/security/isolatedWorld/didClearWindowObject.html
 
-# Needs custom policy delegate enhancement to log DOM node info - EFL port is missing DOM node abstraction
-webkit.org/b/87972 fast/loader/policy-delegate-action-hit-test-zoomed.html [ Failure ]
-webkit.org/b/87972 fast/encoding/mailto-always-utf-8.html [ Failure ]
-
 # EFL has accelerated compositing disabled
 webkit.org/b/79766 compositing/animation/animation-compositing.html [ Failure ]
 webkit.org/b/79766 compositing/geometry/ancestor-overflow-change.html [ Failure ]
@@ -1501,9 +1495,6 @@
 # Fails after r129175.
 webkit.org/b/97296 fast/text/international/hebrew-selection.html [ ImageOnlyFailure ]
 
-# Frame does not get focus as expected
-webkit.org/b/97077 inspector/extensions/extensions-panel.html [ Failure ]
-
 # Fails on the bots.
 webkit.org/b/97968 media/unsupported-rtsp.html [ Failure ]
 

Modified: trunk/LayoutTests/platform/efl-wk1/TestExpectations (131189 => 131190)


--- trunk/LayoutTests/platform/efl-wk1/TestExpectations	2012-10-12 16:19:51 UTC (rev 131189)
+++ trunk/LayoutTests/platform/efl-wk1/TestExpectations	2012-10-12 16:27:45 UTC (rev 131190)
@@ -67,7 +67,6 @@
 http/tests/security/referrer-policy-redirect-link.html
 http/tests/xmlhttprequest/basic-auth-nopassword.html
 http/tests/xmlhttprequest/basic-auth-nouser.html
-http/tests/xmlhttprequest/cross-origin-cookie-storage.html
 http/tests/xmlhttprequest/failed-auth.html
 http/tests/xmlhttprequest/remember-bad-password.html
 
@@ -225,3 +224,10 @@
 
 # EFL WK1 does not support plugins yet.
 webkit.org/b/96881 plugins [ Skip ]
+
+# Needs custom policy delegate enhancement to log DOM node info - EFL port is missing DOM node abstraction
+webkit.org/b/87972 fast/loader/policy-delegate-action-hit-test-zoomed.html [ Failure ]
+webkit.org/b/87972 fast/encoding/mailto-always-utf-8.html [ Failure ]
+
+# Frame does not get focus as expected
+webkit.org/b/97077 inspector/extensions/extensions-panel.html [ Failure ]

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (131189 => 131190)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-10-12 16:19:51 UTC (rev 131189)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-10-12 16:27:45 UTC (rev 131190)
@@ -203,15 +203,6 @@
 # WebKitTestRunner needs an implementation for testRunner.setStorageDatabaseIdleInterval
 webkit.org/b/93982 storage/domstorage/storage-close-database-on-idle.html [ Failure ]
 
-# Unclassified failures
-Bug(EFL) http/tests/inspector/network/network-sidebar-width.html [ Failure ]
-
-# Fails after r128056.
-webkit.org/b/96794 inspector/console/alert-toString-exception.html [ Failure ]
-
-# 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 ]
 
@@ -256,3 +247,12 @@
 
 # Comparison of two _javascript_ objects in C++ is failing.
 webkit.org/b/98739 plugins/npruntime/embed-property-equality.html [ Failure ]
+
+# Fails after r131057.
+webkit.org/b/99152 plugins/plugin-document-back-forward.html [ Failure ]
+webkit.org/b/99152 http/tests/security/contentSecurityPolicy/object-src-url-allowed.html [ Failure ]
+webkit.org/b/99152 http/tests/security/contentSecurityPolicy/object-src-url-blocked.html [ Failure ]
+webkit.org/b/99152 plugins/iframe-plugin-bgcolor.html [ Failure ]
+
+# Flaky on EFL port.
+webkit.org/b/96641 media/video-seek-past-end-playing.html [ Failure ]

Modified: trunk/LayoutTests/platform/efl-wk2/http/tests/loading/text-content-type-with-binary-extension-expected.txt (131189 => 131190)


--- trunk/LayoutTests/platform/efl-wk2/http/tests/loading/text-content-type-with-binary-extension-expected.txt	2012-10-12 16:19:51 UTC (rev 131189)
+++ trunk/LayoutTests/platform/efl-wk2/http/tests/loading/text-content-type-with-binary-extension-expected.txt	2012-10-12 16:27:45 UTC (rev 131190)
@@ -1,9 +1,9 @@
 main frame - didStartProvisionalLoadForFrame
 main frame - didCommitLoadForFrame
 frame "iframe" - didStartProvisionalLoadForFrame
-frame "iframe" - didFailProvisionalLoadWithError
 main frame - didFinishDocumentLoadForFrame
 main frame - didHandleOnloadEventsForFrame
+frame "iframe" - didFailProvisionalLoadWithError
 main frame - didFinishLoadForFrame
 Test for https://bugs.webkit.org/show_bug.cgi?id=17360 REGRESSION: mp4 file downloaded from server is downloaded as html.
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to