Title: [135889] trunk/LayoutTests
Revision
135889
Author
[email protected]
Date
2012-11-27 11:31:39 -0800 (Tue, 27 Nov 2012)

Log Message

[EFL] Gardening of failing tests
https://bugs.webkit.org/show_bug.cgi?id=103434

Unreviewed gardening.

Patch by Thiago Marcos P. Santos <[email protected]> on 2012-11-27

* platform/efl-wk2/TestExpectations:
* platform/efl/TestExpectations:
* platform/efl/fast/js/global-constructors-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (135888 => 135889)


--- trunk/LayoutTests/ChangeLog	2012-11-27 19:25:54 UTC (rev 135888)
+++ trunk/LayoutTests/ChangeLog	2012-11-27 19:31:39 UTC (rev 135889)
@@ -1,3 +1,14 @@
+2012-11-27  Thiago Marcos P. Santos  <[email protected]>
+
+        [EFL] Gardening of failing tests
+        https://bugs.webkit.org/show_bug.cgi?id=103434
+
+        Unreviewed gardening.
+
+        * platform/efl-wk2/TestExpectations:
+        * platform/efl/TestExpectations:
+        * platform/efl/fast/js/global-constructors-expected.txt:
+
 2012-11-27  Christophe Dumez  <[email protected]>
 
         Canvas does not draw any text if the font is not fully loaded yet

Modified: trunk/LayoutTests/platform/efl/TestExpectations (135888 => 135889)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-11-27 19:25:54 UTC (rev 135888)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-11-27 19:31:39 UTC (rev 135889)
@@ -1678,6 +1678,9 @@
 
 webkit.org/b/103109 fast/dom/shadow/host-wrapper-reclaimed.html [ Failure ]
 
+# Test failing after r135765.
+Bug(EFL) http/tests/security/isolatedWorld/world-reuse.html [ Failure ]
+
 # Start of media player causes timeout.
 Bug(EFL) media/controls-right-click-on-timebar.html [ Failure ]
 

Modified: trunk/LayoutTests/platform/efl/fast/js/global-constructors-expected.txt (135888 => 135889)


--- trunk/LayoutTests/platform/efl/fast/js/global-constructors-expected.txt	2012-11-27 19:25:54 UTC (rev 135888)
+++ trunk/LayoutTests/platform/efl/fast/js/global-constructors-expected.txt	2012-11-27 19:31:39 UTC (rev 135889)
@@ -330,7 +330,6 @@
 PASS WebKitCSSKeyframeRule.toString() is '[object WebKitCSSKeyframeRuleConstructor]'
 PASS WebKitCSSKeyframesRule.toString() is '[object WebKitCSSKeyframesRuleConstructor]'
 PASS WebKitCSSMatrix.toString() is '[object WebKitCSSMatrixConstructor]'
-PASS WebKitCSSMixFunctionValue.toString() is '[object WebKitCSSMixFunctionValueConstructor]'
 PASS WebKitCSSRegionRule.toString() is '[object WebKitCSSRegionRuleConstructor]'
 PASS WebKitCSSTransformValue.toString() is '[object WebKitCSSTransformValueConstructor]'
 PASS WebKitCSSViewportRule.toString() is '[object WebKitCSSViewportRuleConstructor]'

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (135888 => 135889)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-11-27 19:25:54 UTC (rev 135888)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-11-27 19:31:39 UTC (rev 135889)
@@ -309,6 +309,9 @@
 webkit.org/b/99561 http/tests/plugins/plugin-document-has-focus.html [ Failure ]
 webkit.org/b/99562 http/tests/plugins/post-url-file.html [ Failure ]
 
+# Asserting after r135816.
+webkit.org/b/103432 [ Debug ] http/tests/inspector/network/network-xhr-replay.html [ Crash ]
+
 # Comparison of two _javascript_ objects in C++ is failing.
 webkit.org/b/98739 plugins/npruntime/embed-property-equality.html [ Failure ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to