Title: [100924] trunk/LayoutTests
Revision
100924
Author
stevebl...@google.com
Date
2011-11-21 09:18:09 -0800 (Mon, 21 Nov 2011)

Log Message

Inspector tests flakily crashing on Linux dbg canary
https://bugs.webkit.org/show_bug.cgi?id=72651

Add TIMEOUT expectations for
inspector/styles/styles-change-node-while-editing.html and
inspector/styles/styles-disable-inherited.html.

Unreviewed gardening.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100923 => 100924)


--- trunk/LayoutTests/ChangeLog	2011-11-21 17:15:52 UTC (rev 100923)
+++ trunk/LayoutTests/ChangeLog	2011-11-21 17:18:09 UTC (rev 100924)
@@ -1,3 +1,16 @@
+2011-11-21  Steve Block  <stevebl...@google.com>
+
+        Inspector tests flakily crashing on Linux dbg canary
+        https://bugs.webkit.org/show_bug.cgi?id=72651
+
+        Add TIMEOUT expectations for
+        inspector/styles/styles-change-node-while-editing.html and
+        inspector/styles/styles-disable-inherited.html.
+
+        Unreviewed gardening.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-11-21  Andreas Kling  <kl...@webkit.org>
 
         Unreviewed Mac gardening, rebaselining MediaController failures after r100159.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (100923 => 100924)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-21 17:15:52 UTC (rev 100923)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-21 17:18:09 UTC (rev 100924)
@@ -3876,10 +3876,10 @@
 BUGWK72651 LINUX DEBUG : inspector/styles/styles-add-invalid-property.html = CRASH PASS TIMEOUT
 BUGWK72651 LINUX DEBUG : inspector/styles/styles-add-new-rule.html = CRASH PASS TIMEOUT
 BUGWK72651 LINUX DEBUG : inspector/styles/styles-cancel-editing.html = CRASH PASS TIMEOUT
-BUGWK72651 LINUX DEBUG : inspector/styles/styles-change-node-while-editing.html = CRASH PASS
+BUGWK72651 LINUX DEBUG : inspector/styles/styles-change-node-while-editing.html = CRASH PASS TIMEOUT
 BUGWK72651 LINUX DEBUG : inspector/styles/styles-commit-editing.html = CRASH PASS
 BUGWK72651 LINUX DEBUG : inspector/styles/styles-computed-trace.html = CRASH PASS
-BUGWK72651 LINUX DEBUG : inspector/styles/styles-disable-inherited.html = CRASH PASS
+BUGWK72651 LINUX DEBUG : inspector/styles/styles-disable-inherited.html = CRASH PASS TIMEOUT
 BUGWK72651 LINUX DEBUG : inspector/styles/styles-disable-then-delete.html = CRASH PASS TIMEOUT
 BUGWK72651 LINUX DEBUG : inspector/styles/styles-iframe.html = CRASH PASS
 BUGWK72651 LINUX DEBUG : inspector/styles/styles-new-API.html = CRASH PASS
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to