Changeset 100639 in webkit


Ignore:
Timestamp:
Nov 17, 2011 9:40:26 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

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

Unreviewed gardening.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r100638 r100639  
     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        Added a CRASH expectation for
     7        fast/dom/null-document-location-put-crash.html
     8
     9        Unreviewed gardening.
     10
     11        * platform/chromium/test_expectations.txt:
     12
    1132011-11-17  Steve Block  <steveblock@google.com>
    214
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r100634 r100639  
    38083808BUGWK59552 SNOWLEOPARD DEBUG : fast/dom/Element/id-in-frame.html = PASS CRASH
    38093809BUGWK59552 SNOWLEOPARD DEBUG : fast/dom/image-object.html = PASS CRASH
     3810BUGWK59552 SNOWLEOPARD DEBUG : fast/dom/null-document-location-put-crash.html = PASS CRASH
    38103811BUGWK59552 SNOWLEOPARD DEBUG : fast/frames/content-opacity-2.html = PASS CRASH
    38113812BUGWK59552 SNOWLEOPARD DEBUG : fast/frames/frame-unload-crash.html = PASS CRASH
Note: See TracChangeset for help on using the changeset viewer.