Title: [97349] trunk/LayoutTests
Revision
97349
Author
[email protected]
Date
2011-10-13 00:07:15 -0700 (Thu, 13 Oct 2011)

Log Message

[Qt] Unreviewed gardening.

Web Inspector: REGRESSION(r97267): It made 3 tests fail on the Qt bot
https://bugs.webkit.org/show_bug.cgi?id=70005

* platform/qt/Skipped: Skip failing tests.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (97348 => 97349)


--- trunk/LayoutTests/ChangeLog	2011-10-13 06:52:56 UTC (rev 97348)
+++ trunk/LayoutTests/ChangeLog	2011-10-13 07:07:15 UTC (rev 97349)
@@ -1,3 +1,12 @@
+2011-10-13  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] Unreviewed gardening.
+
+        Web Inspector: REGRESSION(r97267): It made 3 tests fail on the Qt bot
+        https://bugs.webkit.org/show_bug.cgi?id=70005
+
+        * platform/qt/Skipped: Skip failing tests.
+
 2011-10-11  Philippe Normand  <[email protected]>
 
         Tests don't override the WebKitWebAudioEnabled runtime preference

Modified: trunk/LayoutTests/platform/qt/Skipped (97348 => 97349)


--- trunk/LayoutTests/platform/qt/Skipped	2011-10-13 06:52:56 UTC (rev 97348)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-10-13 07:07:15 UTC (rev 97349)
@@ -2413,3 +2413,9 @@
 # [Qt] Assertion fail in CSSPrimitiveValue ctor
 # https://bugs.webkit.org/show_bug.cgi?id=69933
 fast/borders/inline-mask-overlay-image-outset-vertical-rl.html
+
+# Web Inspector: REGRESSION(r97267): It made 3 tests fail on the Qt bot
+# https://bugs.webkit.org/show_bug.cgi?id=70005
+http/tests/inspector/resource-tree/resource-tree-document-url.html
+http/tests/inspector/resource-tree/resource-tree-frame-navigate.html
+http/tests/inspector/resource-tree/resource-tree-non-unique-url.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to