Changeset 100788 in webkit


Ignore:
Timestamp:
Nov 18, 2011 10:24:02 AM (12 years ago)
Author:
adamk@chromium.org
Message:

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

Added CRASH to expectations for fast/encoding/parser-tests-50.html.
It's only crashing on Snow Leopard, but I didn't want to split the
existing line in two.

Unreviewed gardening.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r100786 r100788  
     12011-11-18  Adam Klein  <adamk@chromium.org>
     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 CRASH to expectations for fast/encoding/parser-tests-50.html.
     7        It's only crashing on Snow Leopard, but I didn't want to split the
     8        existing line in two.
     9
     10        Unreviewed gardening.
     11
     12        * platform/chromium/test_expectations.txt:
     13
    1142011-11-18  Tim Horton  <timothy_horton@apple.com>
    215
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r100784 r100788  
    29062906BUGWK60094 : fast/encoding/parser-tests-30.html = PASS TIMEOUT
    29072907BUGWK60094 DEBUG : fast/encoding/parser-tests-40.html = PASS TIMEOUT
    2908 BUGWK60094 : fast/encoding/parser-tests-50.html = PASS TIMEOUT
     2908BUGWK60094 BUGWK59552 : fast/encoding/parser-tests-50.html = PASS TIMEOUT CRASH
    29092909BUGWK60094 : fast/encoding/parser-tests-60.html = PASS TIMEOUT
    29102910BUGWK60094 : fast/encoding/parser-tests-70.html = PASS TIMEOUT
Note: See TracChangeset for help on using the changeset viewer.