Title: [148009] trunk/LayoutTests
Revision
148009
Author
[email protected]
Date
2013-04-09 04:50:13 -0700 (Tue, 09 Apr 2013)

Log Message

[Qt] Unskip and update inspector tests
https://bugs.webkit.org/show_bug.cgi?id=114263

Unreviewed gardening.

Removed fast/events/autoscroll.html after r147830.
Unskip inspector/timeline/timeline-animation-frame.html that is now passing.

Patch by Seokju Kwon <[email protected]> on 2013-04-09

* platform/qt/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (148008 => 148009)


--- trunk/LayoutTests/ChangeLog	2013-04-09 11:48:24 UTC (rev 148008)
+++ trunk/LayoutTests/ChangeLog	2013-04-09 11:50:13 UTC (rev 148009)
@@ -1,3 +1,15 @@
+2013-04-09  Seokju Kwon  <[email protected]>
+
+        [Qt] Unskip and update inspector tests
+        https://bugs.webkit.org/show_bug.cgi?id=114263
+
+        Unreviewed gardening.
+
+        Removed fast/events/autoscroll.html after r147830.
+        Unskip inspector/timeline/timeline-animation-frame.html that is now passing.
+
+        * platform/qt/TestExpectations:
+
 2013-04-09  Raphael Kubo da Costa  <[email protected]>
 
         [EFL] More gardening.

Modified: trunk/LayoutTests/platform/qt/TestExpectations (148008 => 148009)


--- trunk/LayoutTests/platform/qt/TestExpectations	2013-04-09 11:48:24 UTC (rev 148008)
+++ trunk/LayoutTests/platform/qt/TestExpectations	2013-04-09 11:50:13 UTC (rev 148009)
@@ -121,8 +121,6 @@
 http/tests/security/cross-origin-worker-indexeddb.html
 http/tests/security/no-indexeddb-from-sandbox.html
 
-inspector/timeline/timeline-animation-frame.html
-
 # ENABLE(WEB_ARCHIVE) is disabled.
 svg/custom/image-with-prefix-in-webarchive.svg
 http/tests/webarchive
@@ -1542,7 +1540,6 @@
 # QUrl::from/toACE seems to be stricter than what ICU does.
 fast/encoding/idn-security.html
 fast/encoding/xmacroman-encoding-test.html
-fast/events/autoscroll.html
 fast/events/content-changed-during-drop.html
 fast/events/js-keyboard-event-creation.html
 fast/events/keypress-insert-tab.html
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to