Title: [100897] trunk/LayoutTests
Revision
100897
Author
stevebl...@google.com
Date
2011-11-21 04:02:30 -0800 (Mon, 21 Nov 2011)

Log Message

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

Add CRASH expectation for jquery/offset.html.

Unreviewed gardening.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100896 => 100897)


--- trunk/LayoutTests/ChangeLog	2011-11-21 11:11:03 UTC (rev 100896)
+++ trunk/LayoutTests/ChangeLog	2011-11-21 12:02:30 UTC (rev 100897)
@@ -1,3 +1,14 @@
+2011-11-21  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
+
+        Add CRASH expectation for jquery/offset.html.
+
+        Unreviewed gardening.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-11-21  Sheriff Bot  <webkit.review....@gmail.com>
 
         Unreviewed, rolling out r100856.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (100896 => 100897)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-21 11:11:03 UTC (rev 100896)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-21 12:02:30 UTC (rev 100897)
@@ -33,7 +33,7 @@
 BUGCR24182 SLOW DEBUG : jquery/dimensions.html = PASS
 BUGCR24182 DEBUG : jquery/event.html = PASS TIMEOUT
 BUGCR24182 DEBUG : jquery/manipulation.html = PASS TIMEOUT
-BUGCR24182 SLOW DEBUG : jquery/offset.html = PASS
+BUGCR24182 SLOW LINUX WIN LEOPARD DEBUG : jquery/offset.html = PASS
 BUGCR24182 SLOW LINUX WIN LEOPARD DEBUG : jquery/traversing.html = PASS
 BUGCR24182 SLOW SNOWLEOPARD DEBUG : fast/frames/sandboxed-iframe-navigation-parent.html = PASS
 BUGCR24182 SLOW SNOWLEOPARD DEBUG : fast/js/repeat-cached-vm-reentry.html = PASS
@@ -3776,6 +3776,7 @@
 BUGWK59552 SNOWLEOPARD DEBUG : fast/loader/opaque-base-url.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 SLOW SNOWLEOPARD DEBUG : jquery/offset.html = PASS CRASH
 BUGWK59552 SNOWLEOPARD DEBUG : storage/domstorage/events/basic-body-attribute.html = PASS CRASH
 
 // Introduced due to BUGWK53512, fails under Skia right now
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to