Changeset 100784 in webkit


Ignore:
Timestamp:
Nov 18, 2011 9:33:22 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 CRASH expectation for
fast/frames/sandboxed-iframe-parsing-space-characters.html on Mac 10.6
dbg.

Unreviewed gardening.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r100780 r100784  
     12011-11-18  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 CRASH expectation for
     7        fast/frames/sandboxed-iframe-parsing-space-characters.html on Mac 10.6
     8        dbg.
     9
     10        Unreviewed gardening.
     11
     12        * platform/chromium/test_expectations.txt:
     13
    1142011-11-18  Steve Block  <steveblock@google.com>
    215
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r100780 r100784  
    37993799BUGWK59552 SNOWLEOPARD DEBUG : fast/frames/frame-unload-crash.html = PASS CRASH
    38003800BUGWK59552 SNOWLEOPARD DEBUG : fast/frames/iframe-double-scale-contents.html = PASS CRASH
     3801BUGWK59552 SNOWLEOPARD DEBUG : fast/frames/sandboxed-iframe-parsing-space-characters.html = PASS CRASH
    38013802BUGWK59552 SNOWLEOPARD DEBUG : fast/frames/set-parent-src-synchronously.html = PASS CRASH
    38023803BUGWK59552 SNOWLEOPARD DEBUG : fast/loader/opaque-base-url.html = PASS CRASH
Note: See TracChangeset for help on using the changeset viewer.