Changeset 100897 in webkit


Ignore:
Timestamp:
Nov 21, 2011 4:02:30 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 jquery/offset.html.

Unreviewed gardening.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r100896 r100897  
     12011-11-21  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 jquery/offset.html.
     7
     8        Unreviewed gardening.
     9
     10        * platform/chromium/test_expectations.txt:
     11
    1122011-11-21  Sheriff Bot  <webkit.review.bot@gmail.com>
    213
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r100885 r100897  
    3434BUGCR24182 DEBUG : jquery/event.html = PASS TIMEOUT
    3535BUGCR24182 DEBUG : jquery/manipulation.html = PASS TIMEOUT
    36 BUGCR24182 SLOW DEBUG : jquery/offset.html = PASS
     36BUGCR24182 SLOW LINUX WIN LEOPARD DEBUG : jquery/offset.html = PASS
    3737BUGCR24182 SLOW LINUX WIN LEOPARD DEBUG : jquery/traversing.html = PASS
    3838BUGCR24182 SLOW SNOWLEOPARD DEBUG : fast/frames/sandboxed-iframe-navigation-parent.html = PASS
     
    37773777BUGWK59552 SNOWLEOPARD DEBUG : fast/parser/close-while-stopping.html = PASS CRASH
    37783778BUGWK59552 SNOWLEOPARD DEBUG : http/tests/security/cross-frame-access-custom.html = PASS CRASH
     3779BUGWK59552 SLOW SNOWLEOPARD DEBUG : jquery/offset.html = PASS CRASH
    37793780BUGWK59552 SNOWLEOPARD DEBUG : storage/domstorage/events/basic-body-attribute.html = PASS CRASH
    37803781
Note: See TracChangeset for help on using the changeset viewer.