Title: [106602] trunk/LayoutTests
Revision
106602
Author
[email protected]
Date
2012-02-02 16:24:56 -0800 (Thu, 02 Feb 2012)

Log Message

Fix up test expectations for two tests that now pass.
https://bugs.webkit.org/show_bug.cgi?id=77256

Patch by Raymond Toy <[email protected]> on 2012-02-02
Reviewed by Eric Seidel.

* platform/chromium/test_expectations.txt:
webaudio/audiobuffersource-playbackrate.html and
webaudio/gain.html pass on windows now after the fix for bug
76659. Delete these.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (106601 => 106602)


--- trunk/LayoutTests/ChangeLog	2012-02-03 00:06:57 UTC (rev 106601)
+++ trunk/LayoutTests/ChangeLog	2012-02-03 00:24:56 UTC (rev 106602)
@@ -1,3 +1,15 @@
+2012-02-02  Raymond Toy  <[email protected]>
+
+        Fix up test expectations for two tests that now pass.
+        https://bugs.webkit.org/show_bug.cgi?id=77256
+
+        Reviewed by Eric Seidel.
+
+        * platform/chromium/test_expectations.txt:
+        webaudio/audiobuffersource-playbackrate.html and
+        webaudio/gain.html pass on windows now after the fix for bug
+        76659. Delete these.
+
 2012-02-02  Benjamin Poulain  <[email protected]>
 
         Running a Web Worker on about:blank crashes the interpreter

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (106601 => 106602)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-02-03 00:06:57 UTC (rev 106601)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-02-03 00:24:56 UTC (rev 106602)
@@ -3460,9 +3460,6 @@
 // New test in http://trac.webkit.org/changeset/96470
 BUGABARTH : svg/custom/grayscale-gradient-mask-2.svg = IMAGE
 
-// Broken in r96745.
-BUGWK69494 WIN : webaudio/audiobuffersource-playbackrate.html = AUDIO
-
 // Suddenly crash sporadically.
 BUGCR99899 MAC : fast/parser/document-write-onload-ordering.html = CRASH PASS
 BUGCR99899 MAC : storage/domstorage/events/basic.html = CRASH PASS
@@ -3814,9 +3811,6 @@
 // Started failing between http://trac.webkit.org/changeset/104901 and http://trac.webkit.org/changeset/104910
 BUGWK76272 LEOPARD DEBUG : svg/dom/SVGPathSegList-segment-modification.svg = IMAGE+TEXT
 
-// Started failing at http://trac.webkit.org/changeset/105007
-BUGCR110365 WIN : webaudio/gain.html = PASS AUDIO
-
 BUGWK76488 : css3/images/cross-fade-background-size.html = IMAGE IMAGE+TEXT
 
 BUGKW76557 : svg/custom/transform-with-shadow-and-gradient.svg = IMAGE
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to