Changeset 100620 in webkit


Ignore:
Timestamp:
Nov 17, 2011 7:05:54 AM (12 years ago)
Author:
steveblock@google.com
Message:

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

Add a CRASH expectation for fast/frames/frame-unload-crash.html on
SnowLeopard dbg.

Unreviewed gardening.

  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r100616 r100620  
     12011-11-17  Steve Block  <steveblock@google.com>
     2
     3        ASSERTION FAILED: fontCache()->generation() == m_generation (running new-run-webkit-tests)
     4        https://bugs.webkit.org/show_bug.cgi?id=59552
     5
     6        Add a CRASH expectation for fast/frames/frame-unload-crash.html on
     7        SnowLeopard dbg.
     8
     9        Unreviewed gardening.
     10
     11        * platform/chromium/test_expectations.txt:
     12
    1132011-11-17  Eric Carlson  <eric.carlson@apple.com>
    214
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r100606 r100620  
    38093809BUGWK59552 SNOWLEOPARD DEBUG : fast/dom/image-object.html = PASS CRASH
    38103810BUGWK59552 SNOWLEOPARD DEBUG : fast/frames/content-opacity-2.html = PASS CRASH
     3811BUGWK59552 SNOWLEOPARD DEBUG : fast/frames/frame-unload-crash.html = PASS CRASH
    38113812BUGWK59552 SNOWLEOPARD DEBUG : fast/frames/iframe-double-scale-contents.html = PASS CRASH
    38123813BUGWK59552 SNOWLEOPARD DEBUG : fast/frames/set-parent-src-synchronously.html = PASS CRASH
Note: See TracChangeset for help on using the changeset viewer.