⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 179806 in webkit


Ignore:
Timestamp:
Feb 8, 2015, 3:21:02 PM (12 years ago)
Author:
ddkilzer@apple.com
Message:

Skip fast/parser/document-open-in-unload.html on all WK2 platforms

Tracked by:
[WK2] fast/parser/document-open-in-unload.html makes the following test crash
<http://webkit.org/b/98345>

  • platform/mac-wk2/TestExpectations: Move Skip expectation from here...
  • platform/wk2/TestExpectations: ...to here with updated bug number.
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r179805 r179806  
     12015-02-08  David Kilzer  <ddkilzer@apple.com>
     2
     3        Skip fast/parser/document-open-in-unload.html on all WK2 platforms
     4
     5        Tracked by:
     6        [WK2] fast/parser/document-open-in-unload.html makes the following test crash
     7        <http://webkit.org/b/98345>
     8
     9        * platform/mac-wk2/TestExpectations: Move Skip expectation from here...
     10        * platform/wk2/TestExpectations: ...to here with updated bug number.
     11
    1122015-02-08  David Kilzer  <ddkilzer@apple.com>
    213
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r179805 r179806  
    186186webkit.org/b/96438 fast/spatial-navigation
    187187
    188 # Causes next test to crash
    189 webkit.org/b/98960 fast/parser/document-open-in-unload.html [ Skip ]
    190 
    191188# ENABLE(SHADOW_DOM) is disabled.
    192189webkit.org/b/76359 editing/shadow [ Skip ]
  • trunk/LayoutTests/platform/wk2/TestExpectations

    r179569 r179806  
    215215
    216216webkit.org/b/132297 svg/custom/bug79798.html [ Skip ]
     217
     218# Causes next test to crash only on WebKit2
     219webkit.org/b/98345 fast/parser/document-open-in-unload.html [ Skip ]
    217220
    218221### END OF (1) Classified failures with bug reports
Note: See TracChangeset for help on using the changeset viewer.