Changeset 81455 in webkit


Ignore:
Timestamp:
Mar 18, 2011 2:03:27 AM (13 years ago)
Author:
Adam Roben
Message:

Skip a test in that is probably causing the next test to crash in WebKit2

<http://webkit.org/b/55780> tracks the failure.

  • platform/win-wk2/Skipped: Skip platform/win/plugins/draws-gradient.html instead of

platform/win/plugins/get-value-netscape-window.html. The former was probably causing the
latter to crash.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r81454 r81455  
     12011-03-18  Adam Roben  <aroben@apple.com>
     2
     3        Skip a test in that is probably causing the next test to crash in WebKit2
     4
     5        <http://webkit.org/b/55780> tracks the failure.
     6
     7        * platform/win-wk2/Skipped: Skip platform/win/plugins/draws-gradient.html instead of
     8        platform/win/plugins/get-value-netscape-window.html. The former was probably causing the
     9        latter to crash.
     10
    1112011-03-18  Adam Roben  <aroben@apple.com>
    212
  • trunk/LayoutTests/platform/win-wk2/Skipped

    r81373 r81455  
    160160fast/frames/iframe-plugin-load-remove-document-crash.html
    161161
    162 # Crashes http://webkit.org/b/55780
    163 platform/win/plugins/get-value-netscape-window.html
     162# Causes next test to crash? http://webkit.org/b/55780
     163platform/win/plugins/draws-gradient.html
    164164
    165165# No keygen support
Note: See TracChangeset for help on using the changeset viewer.