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

Changeset 271461 in webkit


Ignore:
Timestamp:
Jan 13, 2021, 3:00:17 PM (6 years ago)
Author:
Ryan Haddad
Message:

[macOS WK1] ASSERTION FAILED: !needsLayout() in WebCore::FrameView::paintContents
https://bugs.webkit.org/show_bug.cgi?id=219219

Unreviewed test gardening.

  • platform/mac-wk1/TestExpectations: Skip crashing tests.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r271460 r271461  
     12021-01-13  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        [macOS WK1] ASSERTION FAILED: !needsLayout() in WebCore::FrameView::paintContents
     4        https://bugs.webkit.org/show_bug.cgi?id=219219
     5
     6        Unreviewed test gardening.
     7
     8        * platform/mac-wk1/TestExpectations: Skip crashing tests.
     9
    1102021-01-12  Ryan Haddad  <ryanhaddad@apple.com>
    211
  • trunk/LayoutTests/platform/mac-wk1/TestExpectations

    r271459 r271461  
    11981198webkit.org/b/215325 [ Mojave ] media/remote-control-command-seek.html [ Pass Timeout ]
    11991199
    1200 webkit.org/b/217761 [ Mojave+ Debug ] webgl/2.0.0/conformance/extensions/webgl-compressed-texture-s3tc-srgb.html [ Pass Crash ]
    1201 
    12021200webkit.org/b/217934 inspector/debugger/breakpoint-resolve-when-script-added.html [ Skip ]
    12031201
     
    12181216webkit.org/b/220188 [ BigSur+ ] http/tests/security/http-0.9/default-port-script-blocked.html [ Pass Failure ]
    12191217webkit.org/b/220188 [ BigSur+ ] http/tests/security/http-0.9/default-port-plugin-blocked.html [ Pass Failure ]
     1218
     1219webkit.org/b/217761 [ Debug ] webgl/conformance/extensions/s3tc-and-rgtc.html [ Skip ]
     1220webkit.org/b/217761 [ Debug ] webgl/2.0.0/conformance/extensions/webgl-compressed-texture-s3tc-srgb.html [ Skip ]
Note: See TracChangeset for help on using the changeset viewer.