Title: [100344] trunk/LayoutTests
Revision
100344
Author
pkast...@chromium.org
Date
2011-11-15 15:23:32 -0800 (Tue, 15 Nov 2011)

Log Message

Mark another test as flakily crashing.
https://bugs.webkit.org/show_bug.cgi?id=59552
        
Unreviewed, gardening.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100343 => 100344)


--- trunk/LayoutTests/ChangeLog	2011-11-15 23:21:53 UTC (rev 100343)
+++ trunk/LayoutTests/ChangeLog	2011-11-15 23:23:32 UTC (rev 100344)
@@ -1,3 +1,12 @@
+2011-11-15  Peter Kasting  <pkast...@google.com>
+
+        Mark another test as flakily crashing.
+        https://bugs.webkit.org/show_bug.cgi?id=59552
+        
+        Unreviewed, gardening.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-11-15  Julien Chaffraix  <jchaffr...@webkit.org>
 
         Add the needed plumbing to parse display: -webkit-grid

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (100343 => 100344)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-15 23:21:53 UTC (rev 100343)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-15 23:23:32 UTC (rev 100344)
@@ -3838,12 +3838,14 @@
 BUGWK71653 : platform/chromium-cg-mac/editing/input/ime-candidate-window-position.html = PASS TIMEOUT
 
 // Intermittent assertion failures on snowleopard bots.
-BUGWK59552 SNOWLEOPARD DEBUG : storage/domstorage/events/basic-body-attribute.html = PASS CRASH
 BUGWK59552 SNOWLEOPARD DEBUG : fast/dom/Element/id-in-frame.html = PASS CRASH
+BUGWK59552 SNOWLEOPARD DEBUG : fast/dom/image-object.html = PASS CRASH
 BUGWK59552 SNOWLEOPARD DEBUG : fast/frames/content-opacity-2.html = PASS CRASH
-BUGWK59552 SNOWLEOPARD DEBUG : fast/parser/close-while-stopping.html = PASS CRASH
 BUGWK59552 SNOWLEOPARD DEBUG : fast/frames/iframe-double-scale-contents.html = PASS CRASH
 BUGWK59552 SNOWLEOPARD DEBUG : fast/frames/set-parent-src-synchronously.html = PASS CRASH
+BUGWK59552 SNOWLEOPARD DEBUG : fast/parser/close-while-stopping.html = PASS CRASH
+BUGWK59552 SNOWLEOPARD DEBUG : http/tests/security/cross-frame-access-custom.html = PASS CRASH
+BUGWK59552 SNOWLEOPARD DEBUG : storage/domstorage/events/basic-body-attribute.html = PASS CRASH
 
 // Introduced due to BUGWK53512, fails under Skia right now
 BUGWK65939 : svg/custom/getBBox-path.svg = TEXT
@@ -3885,8 +3887,6 @@
 BUGV8_1821 WIN LINUX : http/tests/inspector-enabled/dedicated-workers-list.html = PASS CRASH
 BUGWK72133 SKIP MAC : http/tests/inspector-enabled/dedicated-workers-list.html = PASS CRASH TIMEOUT
 
-BUGWK59552 MAC DEBUG : http/tests/security/cross-frame-access-custom.html = PASS CRASH
-
 // use Skia to draw vertical text directly instead of text-on-path
 BUG_CARYCLARK MAC CPU : editing/selection/vertical-lr-ltr-extend-line-backward-br.html = IMAGE
 BUG_CARYCLARK MAC CPU : editing/selection/vertical-lr-ltr-extend-line-forward-br.html = IMAGE
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to