Title: [138137] trunk/LayoutTests
Revision
138137
Author
commit-qu...@webkit.org
Date
2012-12-19 02:48:06 -0800 (Wed, 19 Dec 2012)

Log Message

[EFL] Mark XHR tests flaky (unreliable console logging)
https://bugs.webkit.org/show_bug.cgi?id=105403

Unreviewed gardening: mark a bunch of xmlhttprequest tests flaky.

Patch by Jussi Kukkonen <jussi.kukko...@intel.com> on 2012-12-19

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (138136 => 138137)


--- trunk/LayoutTests/ChangeLog	2012-12-19 10:46:03 UTC (rev 138136)
+++ trunk/LayoutTests/ChangeLog	2012-12-19 10:48:06 UTC (rev 138137)
@@ -1,3 +1,12 @@
+2012-12-19  Jussi Kukkonen  <jussi.kukko...@intel.com>
+
+        [EFL] Mark XHR tests flaky (unreliable console logging)
+        https://bugs.webkit.org/show_bug.cgi?id=105403
+
+        Unreviewed gardening: mark a bunch of xmlhttprequest tests flaky.
+
+        * platform/efl/TestExpectations:
+
 2012-12-19  János Badics  <jbad...@inf.u-szeged.hu>
 
         [Qt] Gardening after r138095, skip a newly added, but failing test.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (138136 => 138137)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-12-19 10:46:03 UTC (rev 138136)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-12-19 10:48:06 UTC (rev 138137)
@@ -751,6 +751,15 @@
 
 webkit.org/b/103880 fast/writing-mode/vertical-font-vmtx-units-per-em.html [ Failure Pass ]
 
+# flaky console output problem
+webkit.org/b/105280 http/tests/xmlhttprequest/origin-whitelisting-https.html [ Failure Pass ]
+webkit.org/b/105280 http/tests/xmlhttprequest/access-control-preflight-async-header-denied.html [ Failure Pass ]
+webkit.org/b/105280 http/tests/xmlhttprequest/simple-cross-origin-denied-events.html [ Failure Pass ]
+webkit.org/b/105280 http/tests/xmlhttprequest/access-control-preflight-async-method-denied.html [ Failure Pass ]
+webkit.org/b/105280 http/tests/xmlhttprequest/cross-site-denied-response.html [ Failure Pass ]
+webkit.org/b/105280 http/tests/xmlhttprequest/simple-cross-origin-denied-events-post.html [ Failure Pass ]
+webkit.org/b/105280 http/tests/xmlhttprequest/access-control-preflight-async-not-supported.html [ Failure Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # FAILING TESTS
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to