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

Changeset 275051 in webkit


Ignore:
Timestamp:
Mar 25, 2021, 12:16:12 PM (5 years ago)
Author:
Robert Jenner
Message:

[ Debug wk2 ] ASSERTION FAILED: willBeComposited == needsToBeComposited(layer, queryData)
https://bugs.webkit.org/show_bug.cgi?id=223750

Unreviewed test gardening.

  • platform/ios-wk2/TestExpectations: Added test expectation to Pass Crash while test is reviewed.
  • platform/mac-wk2/TestExpectations: Updated test expectation to Pass Crash while test is reviewed.
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r275046 r275051  
     12021-03-25  Robert Jenner  <jenner@apple.com>
     2
     3        [ Debug wk2 ] ASSERTION FAILED: willBeComposited == needsToBeComposited(layer, queryData)
     4        https://bugs.webkit.org/show_bug.cgi?id=223750
     5
     6        Unreviewed test gardening.
     7
     8        * platform/ios-wk2/TestExpectations: Added test expectation to Pass Crash while test is reviewed.
     9        * platform/mac-wk2/TestExpectations: Updated test expectation to Pass Crash while test is reviewed.
     10
    1112021-03-25  John Wilander  <wilander@apple.com>
    212
  • trunk/LayoutTests/platform/ios-wk2/TestExpectations

    r274951 r275051  
    19091909
    19101910webkit.org/b/214955 fast/parser/xml-colon-entity.html [ Failure ]
     1911
     1912webkit.org/b/223750 [ Debug ] security/contentSecurityPolicy/plugins-types-allows-youtube-plugin-replacement.html [ Pass Crash ]
  • trunk/LayoutTests/platform/mac-wk2/TestExpectations

    r274995 r275051  
    712712webkit.org/b/176078 imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-onnegotiationneeded.html [ Pass Failure ]
    713713
    714 webkit.org/b/173742 security/contentSecurityPolicy/plugins-types-allows-youtube-plugin-replacement.html [ Pass Failure ]
    715 
    716714webkit.org/b/181167 imported/w3c/web-platform-tests/service-workers/service-worker/ServiceWorkerGlobalScope/update.https.html [ Pass Failure ]
    717715
     
    13691367[ arm64 ] http/wpt/beacon/cors/cors-preflight-blob-success.html [ Pass Failure ]
    13701368[ arm64 ] http/wpt/beacon/cors/cors-preflight-redirect-success.html [ Pass Failure ]
     1369
     1370webkit.org/b/223750 [ Debug ] security/contentSecurityPolicy/plugins-types-allows-youtube-plugin-replacement.html  [ Pass Crash ]
Note: See TracChangeset for help on using the changeset viewer.