Title: [90906] trunk/LayoutTests
Revision
90906
Author
[email protected]
Date
2011-07-13 05:13:10 -0700 (Wed, 13 Jul 2011)

Log Message

[Qt] REGRESSION(r90634): It made http/tests/misc/script-async.html fail with Qt 4.8.x
https://bugs.webkit.org/show_bug.cgi?id=64352

Reviewed by Andreas Kling.

Unskip http/tests/misc/script-async.html since the original change has been reverted.

* platform/qt-4.8/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (90905 => 90906)


--- trunk/LayoutTests/ChangeLog	2011-07-13 12:02:03 UTC (rev 90905)
+++ trunk/LayoutTests/ChangeLog	2011-07-13 12:13:10 UTC (rev 90906)
@@ -1,3 +1,14 @@
+2011-07-13  Benjamin Poulain  <[email protected]>
+
+        [Qt] REGRESSION(r90634): It made http/tests/misc/script-async.html fail with Qt 4.8.x
+        https://bugs.webkit.org/show_bug.cgi?id=64352
+
+        Reviewed by Andreas Kling.
+
+        Unskip http/tests/misc/script-async.html since the original change has been reverted.
+
+        * platform/qt-4.8/Skipped:
+
 2011-07-13  Kristóf Kosztyó  <[email protected]>
 
         [Qt] Add expected results for the new passing tests and unskip them.

Modified: trunk/LayoutTests/platform/qt-4.8/Skipped (90905 => 90906)


--- trunk/LayoutTests/platform/qt-4.8/Skipped	2011-07-13 12:02:03 UTC (rev 90905)
+++ trunk/LayoutTests/platform/qt-4.8/Skipped	2011-07-13 12:13:10 UTC (rev 90906)
@@ -7,7 +7,3 @@
 # http://bugreports.qt.nokia.com/browse/QTBUG-19556
 # https://bugs.webkit.org/show_bug.cgi?id=60176
 http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception.html
-
-# [Qt] REGRESSION(r90634): It made http/tests/misc/script-async.html fail with Qt 4.8.x
-# https://bugs.webkit.org/show_bug.cgi?id=64352
-http/tests/misc/script-async.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to