Title: [137132] trunk/LayoutTests
Revision
137132
Author
commit-qu...@webkit.org
Date
2012-12-10 03:39:42 -0800 (Mon, 10 Dec 2012)

Log Message

[EFL] Remove duplicate expectations
https://bugs.webkit.org/show_bug.cgi?id=104526

Unreviewed gardening: collect all WebAudio-related skips
to one place.

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

* platform/efl-wk2/TestExpectations:
* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (137131 => 137132)


--- trunk/LayoutTests/ChangeLog	2012-12-10 11:34:26 UTC (rev 137131)
+++ trunk/LayoutTests/ChangeLog	2012-12-10 11:39:42 UTC (rev 137132)
@@ -1,3 +1,14 @@
+2012-12-10  Jussi Kukkonen  <jussi.kukko...@intel.com>
+
+        [EFL] Remove duplicate expectations
+        https://bugs.webkit.org/show_bug.cgi?id=104526
+
+        Unreviewed gardening: collect all WebAudio-related skips
+        to one place.
+
+        * platform/efl-wk2/TestExpectations:
+        * platform/efl/TestExpectations:
+
 2012-12-10  Zan Dobersek  <zandober...@gmail.com>
 
         Unreviewed GTK gardening.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (137131 => 137132)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-12-10 11:34:26 UTC (rev 137131)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-12-10 11:39:42 UTC (rev 137132)
@@ -592,9 +592,6 @@
 # Implementing copy{En,De}codedHostName only to test them does not make sense
 webkit.org/b/86080 fast/encoding/idn-security.html [ Skip ]
 
-# Disable webaudio codec tests, including proprietary codecs.
-webkit.org/b/88794 webaudio/codec-tests
-
 # Text Autosizing is not yet enabled.
 webkit.org/b/84186 fast/text-autosizing
 
@@ -1169,10 +1166,9 @@
 
 # Requires WEB_AUDIO support.
 webkit.org/b/91738 webaudio [ Skip ]
-inspector-protocol/nmi-webaudio.html
-inspector-protocol/nmi-webaudio-leak-test.html
+webkit.org/b/91738 inspector-protocol/nmi-webaudio.html [ Skip ]
+webkit.org/b/91738 inspector-protocol/nmi-webaudio-leak-test.html [ Skip ]
 
-
 # Requires MEDIA_STREAM support.
 webkit.org/b/87662 fast/mediastream [ Skip ]
 

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (137131 => 137132)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-12-10 11:34:26 UTC (rev 137131)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-12-10 11:39:42 UTC (rev 137132)
@@ -405,9 +405,6 @@
 
 webkit.org/b/102201 fast/dom/Window/open-window-min-size.html [ Failure ]
 
-webkit.org/b/102216 inspector-protocol/nmi-webaudio.html [ Failure ]
-webkit.org/b/102216 inspector-protocol/nmi-webaudio-leak-test.html [ Failure ]
-
 # flaky ref tests after r135935, need to be investigated
 webkit.org/b/103468 css2.1/20110323/text-indent-intrinsic-002.htm [ ImageOnlyFailure Pass ]
 webkit.org/b/103468 fast/css/sticky/sticky-left-percentage.html [ ImageOnlyFailure Pass ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to