Title: [147276] trunk/LayoutTests
Revision
147276
Author
[email protected]
Date
2013-03-30 01:34:23 -0700 (Sat, 30 Mar 2013)

Log Message

Layout Test inspector/console/console-css-warnings.html is failing on debug.
https://bugs.webkit.org/show_bug.cgi?id=113483

Patch by Sergey Ryazanov <[email protected]> on 2013-03-30
Reviewed by Pavel Feldman.
Desable the test (duplicate a rule from TestExpectations to override "webkit.org/b/90488 [ Debug ] inspector [ Slow ]").

* inspector/console/console-css-warnings-expected.txt:
* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (147275 => 147276)


--- trunk/LayoutTests/ChangeLog	2013-03-30 08:24:38 UTC (rev 147275)
+++ trunk/LayoutTests/ChangeLog	2013-03-30 08:34:23 UTC (rev 147276)
@@ -1,3 +1,14 @@
+2013-03-30  Sergey Ryazanov  <[email protected]>
+
+        Layout Test inspector/console/console-css-warnings.html is failing on debug.
+        https://bugs.webkit.org/show_bug.cgi?id=113483
+
+        Reviewed by Pavel Feldman.
+        Desable the test (duplicate a rule from TestExpectations to override "webkit.org/b/90488 [ Debug ] inspector [ Slow ]").
+
+        * inspector/console/console-css-warnings-expected.txt:
+        * platform/chromium/TestExpectations:
+
 2013-03-30  Seokju Kwon  <[email protected]>
 
         [EFL] Remove resource-har-conversion.html from TestExpectation

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (147275 => 147276)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2013-03-30 08:24:38 UTC (rev 147275)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2013-03-30 08:34:23 UTC (rev 147276)
@@ -3807,7 +3807,8 @@
 
 webkit.org/b/113474 http/tests/cache/subresource-failover-to-network.html [ Pass Failure ]
 
-webkit.org/b/113483 [ Debug ] inspector/console/console-css-warnings.html [ Failure Slow ]
+# pending CSS grammar refactoring
+webkit.org/b/113483 [ Debug ] inspector/console/console-css-warnings.html [ Skip ]
 
 webkit.org/b/113487 [ Debug ] plugins/npruntime/npruntime-calls-with-null-npp.html [ Pass Timeout ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to