Skip to content

Commit

Permalink
RE-BASELINE: http/tests/preload/onload_event.html is constantly failing.
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=274591
rdar://128621665

Unreviewed test re-baseline.

* LayoutTests/http/tests/preload/onload_event-expected.txt:
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:

Canonical link: https://commits.webkit.org/279279@main
  • Loading branch information
bls1999 committed May 24, 2024
1 parent 4215fa9 commit b0dd91e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
5 changes: 2 additions & 3 deletions LayoutTests/http/tests/preload/onload_event-expected.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
CONSOLE MESSAGE: <link rel=preload> must have a valid `as` value
CONSOLE MESSAGE: <link rel=preload> must have a valid `as` value
CONSOLE MESSAGE: <link rel=preload> must have a valid `as` value
CONSOLE MESSAGE: <link rel=preload> must have a valid `as` value
CONSOLE MESSAGE: <link rel=preload> cannot have the empty string as `as` value
CONSOLE MESSAGE: <link rel=preload> cannot have the empty string as `as` value
PASS successfullyParsed is true

TEST COMPLETE
Expand Down
3 changes: 1 addition & 2 deletions LayoutTests/platform/ios/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -5712,8 +5712,7 @@ webkit.org/b/171389 [ Release ] http/tests/security/contentSecurityPolicy/source

webkit.org/b/171528 [ Release ] http/tests/preload/not_delaying_window_onload_before_discovery.html [ Pass Failure ]

#webkit.org/b/231328 http/tests/preload/onload_event.html [ Pass Failure ] # uncomment when below is resolved
webkit.org/b/274591 http/tests/preload/onload_event.html [ Failure ] # delete this and uncomment above when this is resolved
webkit.org/b/231328 http/tests/preload/onload_event.html [ Pass Failure ]

webkit.org/b/171530 [ Release ] http/tests/xmlhttprequest/methods-async.html [ Pass Timeout ]

Expand Down
3 changes: 1 addition & 2 deletions LayoutTests/platform/mac/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -1999,8 +1999,7 @@ webkit.org/b/225882 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-a

webkit.org/b/226050 imported/w3c/web-platform-tests/IndexedDB/blob-valid-before-commit.any.html [ Pass Failure ]

#webkit.org/b/231328 http/tests/preload/onload_event.html [ Pass Failure ] # uncomment when below is resolved
webkit.org/b/274591 http/tests/preload/onload_event.html [ Failure ] # delete this and uncomment above when this is resolved
webkit.org/b/231328 http/tests/preload/onload_event.html [ Pass Failure ]

webkit.org/b/271732 [ Ventura+ ] http/tests/workers/service/openwindow-from-notification-click.html [ Pass Failure Crash ]

Expand Down

0 comments on commit b0dd91e

Please sign in to comment.