Changeset 262464 in webkit


Ignore:
Timestamp:
Jun 2, 2020 5:38:49 PM (4 years ago)
Author:
Ryan Haddad
Message:

ASSERTION FAILED: isCell() under WebCore::JSDOMConstructor seen with webaudio/the-audio-api/the-audiocontext-interface/audiocontextoptions.html
https://bugs.webkit.org/show_bug.cgi?id=212650

Unreviewed test gardening.

  • platform/mac/TestExpectations: Skip this test on debug since it always asserts.
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r262459 r262464  
     12020-06-02  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        ASSERTION FAILED: isCell() under WebCore::JSDOMConstructor seen with webaudio/the-audio-api/the-audiocontext-interface/audiocontextoptions.html
     4        https://bugs.webkit.org/show_bug.cgi?id=212650
     5
     6        Unreviewed test gardening.
     7
     8        * platform/mac/TestExpectations: Skip this test on debug since it always asserts.
     9
    1102020-06-02  Jason Lawrence  <lawrence.j@apple.com>
    211
  • trunk/LayoutTests/platform/mac/TestExpectations

    r262400 r262464  
    19711971webkit.org/b/212594 webgl/1.0.3/conformance/canvas/buffer-offscreen-test.html [ Failure ]
    19721972
     1973webkit.org/b/212650 [ Debug ] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audiocontext-interface/audiocontextoptions.html [ Skip ]
     1974
    19731975# This test requires an update to system decoders
    19741976webkit.org/b/212565 [ Catalina Mojave ] imported/w3c/web-platform-tests/encoding/single-byte-decoder.html [ Failure ]
Note: See TracChangeset for help on using the changeset viewer.