Title: [97858] trunk/LayoutTests
Revision
97858
Author
[email protected]
Date
2011-10-19 07:09:49 -0700 (Wed, 19 Oct 2011)

Log Message

[Qt] Skipping test permanently because it is out of date to the current spec.
https://bugs.webkit.org/show_bug.cgi?id=68796

Patch by Zoltan Arvai <[email protected]> on 2011-10-19
Reviewed by Csaba Osztrogonác.

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (97857 => 97858)


--- trunk/LayoutTests/ChangeLog	2011-10-19 14:02:21 UTC (rev 97857)
+++ trunk/LayoutTests/ChangeLog	2011-10-19 14:09:49 UTC (rev 97858)
@@ -1,3 +1,12 @@
+2011-10-19  Zoltan Arvai  <[email protected]>
+
+        [Qt] Skipping test permanently because it is out of date to the current spec.
+        https://bugs.webkit.org/show_bug.cgi?id=68796
+
+        Reviewed by Csaba Osztrogonác.
+
+        * platform/qt/Skipped:
+
 2011-10-19  Vsevolod Vlasov  <[email protected]>
 
         Web Inspector: Enable caseSensitive search / Regex support in advanced search.

Modified: trunk/LayoutTests/platform/qt/Skipped (97857 => 97858)


--- trunk/LayoutTests/platform/qt/Skipped	2011-10-19 14:02:21 UTC (rev 97857)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-10-19 14:09:49 UTC (rev 97858)
@@ -61,6 +61,14 @@
 # Skip mac API specific tests
 fast/loader/stop-provisional-loads.html
 
+# Test failed after r95899
+# https://bugs.webkit.org/show_bug.cgi?id=68796
+# This canvas test is skipped because it is out of date with respect to 
+# the current spec, and the fix for https://bugs.webkit.org/show_bug.cgi?id=65709 
+# which complies with the current spec, makes this test fail by no longer throwing 
+# exceptions that were previously expected
+canvas/philip/tests/2d.drawImage.outsidesource.html
+
 # =========================================================================== #
 #       Disabled features.                                                    #
 # =========================================================================== #
@@ -2411,10 +2419,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=68278
 http/tests/history/back-with-fragment-change.php
 
-# Test failed after r95899
-# https://bugs.webkit.org/show_bug.cgi?id=68796
-canvas/philip/tests/2d.drawImage.outsidesource.html
-
 # editing/selection/select-bidi-run.html fails on Qt
 # https://bugs.webkit.org/show_bug.cgi?id=68854
 editing/selection/select-bidi-run.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to