Title: [100776] trunk/LayoutTests
Revision
100776
Author
stevebl...@google.com
Date
2011-11-18 07:43:28 -0800 (Fri, 18 Nov 2011)

Log Message

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

Add CRASH and TIMEOUT expectations for severla more tests.

Unreviewed gardening.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100775 => 100776)


--- trunk/LayoutTests/ChangeLog	2011-11-18 15:27:25 UTC (rev 100775)
+++ trunk/LayoutTests/ChangeLog	2011-11-18 15:43:28 UTC (rev 100776)
@@ -1,5 +1,16 @@
 2011-11-18  Steve Block  <stevebl...@google.com>
 
+        Inspector tests flakily crashing on Linux dbg canary
+        https://bugs.webkit.org/show_bug.cgi?id=72651
+
+        Add CRASH and TIMEOUT expectations for severla more tests.
+
+        Unreviewed gardening.
+
+        * platform/chromium/test_expectations.txt:
+
+2011-11-18  Steve Block  <stevebl...@google.com>
+
         [Chromium] fast/canvas/canvas-alphaImageData-behavior.html has TEXT failure on Mac 10.5 CG
         https://bugs.webkit.org/show_bug.cgi?id=72728
 

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (100775 => 100776)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-18 15:27:25 UTC (rev 100775)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-18 15:43:28 UTC (rev 100776)
@@ -3920,20 +3920,22 @@
 BUGWK72651 LINUX DEBUG : inspector/elements/dom-agent-query-selector.html = CRASH PASS
 // SLOW on next line is from bug WK60109.
 BUGWK72651 SLOW LINUX DEBUG : inspector/elements/edit-dom-actions.html = CRASH PASS
-BUGWK72651 LINUX DEBUG : inspector/elements/modify-chardata.html = CRASH PASS
+BUGWK72651 LINUX DEBUG : inspector/elements/modify-chardata.html = CRASH PASS TIMEOUT
 BUGWK72651 LINUX DEBUG : inspector/styles/media-queries.html = CRASH PASS
-BUGWK72651 LINUX DEBUG : inspector/styles/metrics-box-sizing.html = CRASH PASS
+BUGWK72651 LINUX DEBUG : inspector/styles/metrics-box-sizing.html = CRASH PASS TIMEOUT
+BUGWK72651 LINUX DEBUG : inspector/styles/show-user-agent-styles.html = CRASH PASS
 BUGWK72651 LINUX DEBUG : inspector/styles/styles-add-blank-property.html = CRASH PASS
-BUGWK72651 LINUX DEBUG : inspector/styles/styles-add-invalid-property.html = CRASH PASS
-BUGWK72651 LINUX DEBUG : inspector/styles/styles-add-new-rule.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-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
 BUGWK72651 LINUX DEBUG : inspector/styles/styles-disable-inherited.html = CRASH PASS
-BUGWK72651 LINUX DEBUG : inspector/styles/styles-disable-then-delete.html = CRASH PASS
+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
-BUGWK72651 LINUX DEBUG : inspector/styles/styles-update-from-js.html = CRASH PASS
+BUGWK72651 LINUX DEBUG : inspector/styles/styles-update-from-js.html = CRASH PASS TIMEOUT
 BUGWK72651 LINUX DEBUG : inspector/styles/styles-url-linkify.html = CRASH PASS
 
 BUGWK72728 LEOPARD CPU-CG : canvas/philip/tests/2d.imageData.put.unchanged.html = TEXT
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to