Title: [100717] trunk/LayoutTests
Revision
100717
Author
pkast...@chromium.org
Date
2011-11-17 21:02:58 -0800 (Thu, 17 Nov 2011)

Log Message

[chromium] Fix broken expectation.

Unreviewed, gardening.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100716 => 100717)


--- trunk/LayoutTests/ChangeLog	2011-11-18 04:58:44 UTC (rev 100716)
+++ trunk/LayoutTests/ChangeLog	2011-11-18 05:02:58 UTC (rev 100717)
@@ -1,5 +1,13 @@
 2011-11-17  Peter Kasting  <pkast...@google.com>
 
+        [chromium] Fix broken expectation.
+
+        Unreviewed, gardening.
+
+        * platform/chromium/test_expectations.txt:
+
+2011-11-17  Peter Kasting  <pkast...@google.com>
+
         [chromium] Try to rebaseline more tests.
 
         Unreviewed, gardening.
@@ -51,7 +59,7 @@
         * platform/chromium-mac/fast/repaint/moving-shadow-on-path-expected.png:
         * platform/chromium/test_expectations.txt:
 
-2011-11-16  Peter Kasting  <pkast...@google.com>
+2011-11-17  Peter Kasting  <pkast...@google.com>
 
         [chromium] Mark some inspector tests as flakily crashing.
         https://bugs.webkit.org/show_bug.cgi?id=72651

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (100716 => 100717)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-18 04:58:44 UTC (rev 100716)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-18 05:02:58 UTC (rev 100717)
@@ -634,7 +634,6 @@
 BUGWK60107 SLOW LINUX WIN DEBUG : inspector/console/console-clear.html = PASS
 
 BUGWK60109 WIN : inspector/elements/edit-dom-actions.html = PASS TEXT TIMEOUT
-BUGWK60109 SLOW LINUX DEBUG : inspector/elements/edit-dom-actions.html = PASS
 
 // -----------------------------------------------------------------
 // Editing tests
@@ -3919,7 +3918,8 @@
 
 BUGWK72651 LINUX DEBUG : http/tests/inspector/styles/styles-redirected-css.html = CRASH PASS
 BUGWK72651 LINUX DEBUG : inspector/elements/dom-agent-query-selector.html = CRASH PASS
-BUGWK72651 LINUX DEBUG : inspector/elements/edit-dom-actions.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/styles/media-queries.html = CRASH PASS
 BUGWK72651 LINUX DEBUG : inspector/styles/metrics-box-sizing.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