Title: [89563] trunk/LayoutTests
Revision
89563
Author
[email protected]
Date
2011-06-23 06:31:28 -0700 (Thu, 23 Jun 2011)

Log Message

Inspector may close at the start of the next inspector test in DRT
https://bugs.webkit.org/show_bug.cgi?id=60881

* platform/qt/Skipped: Unskip inspector tests after fix, skip still failing tests.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89562 => 89563)


--- trunk/LayoutTests/ChangeLog	2011-06-23 12:51:18 UTC (rev 89562)
+++ trunk/LayoutTests/ChangeLog	2011-06-23 13:31:28 UTC (rev 89563)
@@ -1,3 +1,10 @@
+2011-06-23  Csaba Osztrogonác  <[email protected]>
+
+        Inspector may close at the start of the next inspector test in DRT
+        https://bugs.webkit.org/show_bug.cgi?id=60881
+
+        * platform/qt/Skipped: Unskip inspector tests after fix, skip still failing tests.
+
 2011-06-23  Pavel Feldman  <[email protected]>
 
         Not reviewed: fix conflicting chromium test expectations.

Modified: trunk/LayoutTests/platform/qt/Skipped (89562 => 89563)


--- trunk/LayoutTests/platform/qt/Skipped	2011-06-23 12:51:18 UTC (rev 89562)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-06-23 13:31:28 UTC (rev 89563)
@@ -2533,11 +2533,6 @@
 # New flexbox is not yet enabled. http://webkit.org/b/62048
 css3/flexbox
 
-# https://bugs.webkit.org/show_bug.cgi?id=62278
-# The profiler test is entirely unrelated to the original change r88337
-# and seems to be highly related to https://bugs.webkit.org/show_bug.cgi?id=60881
-inspector
-
 # new test introduced in r88958, but fail on Qt
 # https://bugs.webkit.org/show_bug.cgi?id=62741
 http/tests/appcache/video.html
@@ -2545,3 +2540,8 @@
 # new test introduced in r89118, but fail on Qt
 # https://bugs.webkit.org/show_bug.cgi?id=62847
 fast/parser/xhtml-innerhtml-null-byte.xhtml
+
+# new failing inspector tests
+inspector/console/console-trace-in-eval.html
+inspector/debugger/source-frame.html
+inspector/styles/styles-update-from-js.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to