Changeset 149333 in webkit


Ignore:
Timestamp:
Apr 29, 2013 4:58:20 PM (11 years ago)
Author:
ap@apple.com
Message:

REGRESSION (r149287?): Assertion failure in fast/frames/flattening/iframe-flattening-crash.html
https://bugs.webkit.org/show_bug.cgi?id=115386

  • platform/mac/TestExpectations: Skipping the test.
  • platform/mac-wk2/TestExpectations: Removed it from here, as the assertion failure is not limited to wk2.
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r149330 r149333  
    44        https://bugs.webkit.org/show_bug.cgi?id=115386
    55
    6         * platform/mac-wk2/TestExpectations: Marked the test as crashing in debug.
     6        * platform/mac/TestExpectations: Skipping the test.
     7        * platform/mac-wk2/TestExpectations: Removed it from here, as the assertion failure is not limited to wk2.
    78
    892013-04-22  Jeffrey Pfau  <jpfau@apple.com>
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r149330 r149333  
    272272webkit.org/b/114573 fast/repaint/selection-gap-flipped-fixed-child.html [ Failure ]
    273273
    274 # REGRESSION (r149287?): Assertion failure in fast/frames/flattening/iframe-flattening-crash.html
    275 webkit.org/b/115386 [ Debug ] fast/frames/flattening/iframe-flattening-crash.html [ Crash ]
    276 
    277274### END OF (1) Classified failures with bug reports
    278275########################################
  • trunk/LayoutTests/platform/mac/TestExpectations

    r149318 r149333  
    15481548webkit.org/b/115292 fast/writing-mode/vertical-baseline-alignment.html
    15491549webkit.org/b/115292 fast/writing-mode/vertical-font-fallback.html
     1550
     1551# REGRESSION (r149287?): Assertion failure in fast/frames/flattening/iframe-flattening-crash.html
     1552webkit.org/b/115386 [ Debug ] fast/frames/flattening/iframe-flattening-crash.html [ Skip ]
Note: See TracChangeset for help on using the changeset viewer.