Title: [100901] trunk/LayoutTests
Revision
100901
Author
[email protected]
Date
2011-11-21 04:46:07 -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 expectation for inspector/styles/styles-cancel-editing.html.

Unreviewed gardening.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100900 => 100901)


--- trunk/LayoutTests/ChangeLog	2011-11-21 12:19:52 UTC (rev 100900)
+++ trunk/LayoutTests/ChangeLog	2011-11-21 12:46:07 UTC (rev 100901)
@@ -1,3 +1,14 @@
+2011-11-21  Steve Block  <[email protected]>
+
+        Inspector tests flakily crashing on Linux dbg canary
+        https://bugs.webkit.org/show_bug.cgi?id=72651
+
+        Add TIMEOUT expectation for inspector/styles/styles-cancel-editing.html.
+
+        Unreviewed gardening.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-11-18  Alexander Pavlov  <[email protected]>
 
         Web Inspector: [Protocol] Retain a single universal method for loading a required combination of element styles

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (100900 => 100901)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-21 12:19:52 UTC (rev 100900)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-21 12:46:07 UTC (rev 100901)
@@ -3894,7 +3894,7 @@
 BUGWK72651 LINUX DEBUG : inspector/styles/styles-add-blank-property.html = CRASH PASS
 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
+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-commit-editing.html = CRASH PASS
 BUGWK72651 LINUX DEBUG : inspector/styles/styles-computed-trace.html = CRASH PASS
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to