Title: [100639] trunk/LayoutTests
Revision
100639
Author
stevebl...@google.com
Date
2011-11-17 09:40:26 -0800 (Thu, 17 Nov 2011)

Log Message

ASSERTION FAILED: fontCache()->generation() == m_generation (running new-run-webkit-tests)
https://bugs.webkit.org/show_bug.cgi?id=59552

Added a CRASH expectation for
fast/dom/null-document-location-put-crash.html

Unreviewed gardening.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100638 => 100639)


--- trunk/LayoutTests/ChangeLog	2011-11-17 17:31:27 UTC (rev 100638)
+++ trunk/LayoutTests/ChangeLog	2011-11-17 17:40:26 UTC (rev 100639)
@@ -1,5 +1,17 @@
 2011-11-17  Steve Block  <stevebl...@google.com>
 
+        ASSERTION FAILED: fontCache()->generation() == m_generation (running new-run-webkit-tests)
+        https://bugs.webkit.org/show_bug.cgi?id=59552
+
+        Added a CRASH expectation for
+        fast/dom/null-document-location-put-crash.html
+
+        Unreviewed gardening.
+
+        * platform/chromium/test_expectations.txt:
+
+2011-11-17  Steve Block  <stevebl...@google.com>
+
         Rebaseline
         fast/css-generated-content/nested-tables-with-before-after-content-crash.html
         for Chromium Linux. Also remove a duplicated text expectation.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (100638 => 100639)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-17 17:31:27 UTC (rev 100638)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-17 17:40:26 UTC (rev 100639)
@@ -3807,6 +3807,7 @@
 // Intermittent assertion failures on snowleopard bots.
 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/dom/null-document-location-put-crash.html = PASS CRASH
 BUGWK59552 SNOWLEOPARD DEBUG : fast/frames/content-opacity-2.html = PASS CRASH
 BUGWK59552 SNOWLEOPARD DEBUG : fast/frames/frame-unload-crash.html = PASS CRASH
 BUGWK59552 SNOWLEOPARD DEBUG : fast/frames/iframe-double-scale-contents.html = PASS CRASH
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to