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

Changeset 276520 in webkit


Ignore:
Timestamp:
Apr 23, 2021, 2:53:48 PM (5 years ago)
Author:
Ryan Haddad
Message:

imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/css-module/css-module-worker-test.html is a flakey crash and failure
https://bugs.webkit.org/show_bug.cgi?id=222750

Unreviewed test gardening.

Move expectation to a more general location, this isn't limited to macOS.

Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r276508 r276520  
     12021-04-23  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/css-module/css-module-worker-test.html is a flakey crash and failure
     4        https://bugs.webkit.org/show_bug.cgi?id=222750
     5
     6        Unreviewed test gardening.
     7
     8        Move expectation to a more general location, this isn't limited to macOS.
     9
     10        * TestExpectations:
     11        * platform/mac/TestExpectations:
     12
    1132021-04-23  Ryan Haddad  <ryanhaddad@apple.com>
    214
  • trunk/LayoutTests/TestExpectations

    r276452 r276520  
    626626imported/w3c/web-platform-tests/css/css-properties-values-api/url-resolution.html [ DumpJSConsoleLogInStdErr ]
    627627imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/json-module/invalid-content-type.tentative.html [ DumpJSConsoleLogInStdErr ]
    628 imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/css-module/css-module-worker-test.html [ DumpJSConsoleLogInStdErr ]
    629628imported/w3c/web-platform-tests/subresource-integrity [ DumpJSConsoleLogInStdErr ]
     629
     630webkit.org/b/222750 imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/css-module/css-module-worker-test.html [ Pass Failure Crash DumpJSConsoleLogInStdErr ]
    630631
    631632[ Debug ] imported/w3c/web-platform-tests/service-workers/service-worker/clients-matchall-order.https.html [ Slow Pass Failure ]
  • trunk/LayoutTests/platform/mac/TestExpectations

    r276508 r276520  
    22742274webkit.org/b/224033 imported/w3c/web-platform-tests/custom-elements/reactions/HTMLMediaElement.html [ Pass Crash ]
    22752275
    2276 webkit.org/b/222750 imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/css-module/css-module-worker-test.html [ Pass Failure Crash DumpJSConsoleLogInStdErr ]
    2277 
    22782276webkit.org/b/224123 media/modern-media-controls/macos-inline-media-controls/macos-inline-media-dropping-controls.html [ Pass Failure ]
    22792277
Note: See TracChangeset for help on using the changeset viewer.