Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Test gardening for GTK.
https://bugs.webkit.org/show_bug.cgi?id=184298 Unreviewed test gardening. LayoutTests/imported/w3c: * web-platform-tests/XMLHttpRequest/event-upload-progress-crossorigin-expected.txt: update expectations: the test started passing in r230066, but this was not noticed because it is marked as flaky on macOS. Tools: * WebKitTestRunner/InjectedBundle/InjectedBundlePage.cpp: Add pointer to https://bugs.webkit.org/show_bug.cgi?id=184295. LayoutTests: * platform/gtk/TestExpectations: - update expectations for fast/mediastream tests for the libwebrtc integration in r230152 - skip http/wpt/loading/redirect-headers.html, which was added in r230224, because the API it uses is only implemented for cocoa (https://bugs.webkit.org/show_bug.cgi?id=184295) * platform/wpe/TestExpectations: - skip http/wpt/loading/redirect-headers.html, which was added in r230224, because the API it uses is only implemented for cocoa (https://bugs.webkit.org/show_bug.cgi?id=184295) Canonical link: https://commits.webkit.org/199845@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@230253 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Showing
with
50 additions
and 5 deletions.
- +18 −0 LayoutTests/ChangeLog
- +11 −0 LayoutTests/imported/w3c/ChangeLog
- +1 −1 ...sts/imported/w3c/web-platform-tests/XMLHttpRequest/event-upload-progress-crossorigin-expected.txt
- +7 −4 LayoutTests/platform/gtk/TestExpectations
- +2 −0 LayoutTests/platform/wpe/TestExpectations
- +10 −0 Tools/ChangeLog
- +1 −0 Tools/WebKitTestRunner/InjectedBundle/InjectedBundlePage.cpp
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters