Skip to content

Commit

Permalink
REGRESSION(267516@main): [ macOS ] imported/w3c/web-platform-tests/co…
Browse files Browse the repository at this point in the history
…ntent-security-policy/reporting-api/report-to-directive-allowed-in-meta.https.sub.html is constantly failing.

https://bugs.webkit.org/show_bug.cgi?id=263987
rdar://117753593

Unreviewed test gardening.

268540@main added a failure expectation for this test, which overrode the DumpJSConsoleLogInStdErr
annotation in LayoutTests/TestExpectations for all imported/w3c/web-platform-tests/content-security-policy
tests. Remove the failure expectation so that is honored again, and add the annotation to the
pre-existing flaky expectation for mac-wk1 so we can see if the test is still flaky.

* LayoutTests/platform/mac-wk1/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:

Canonical link: https://commits.webkit.org/270185@main
  • Loading branch information
ryanhaddad committed Nov 3, 2023
1 parent 63bfab4 commit ca88553
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion LayoutTests/platform/mac-wk1/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,7 @@ webkit.org/b/246719 imported/w3c/web-platform-tests/reporting/cross-origin-repor

# WebKitLegacy is flaky on reporting API
webkit.org/b/246350 imported/w3c/web-platform-tests/content-security-policy/reporting-api/reporting-api-sends-reports-on-violation.https.sub.html [ Pass Failure ]
webkit.org/b/246350 imported/w3c/web-platform-tests/content-security-policy/reporting-api/report-to-directive-allowed-in-meta.https.sub.html [ Pass Failure ]
webkit.org/b/246350 imported/w3c/web-platform-tests/content-security-policy/reporting-api/report-to-directive-allowed-in-meta.https.sub.html [ Pass Failure DumpJSConsoleLogInStdErr ]

webkit.org/b/251618 imported/w3c/web-platform-tests/editing/other/exec-command-with-text-editor.tentative.html [ Failure ]
webkit.org/b/251618 imported/w3c/web-platform-tests/editing/other/exec-command-without-editable-element.tentative.html [ Failure ]
Expand Down
2 changes: 0 additions & 2 deletions LayoutTests/platform/mac/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -2537,8 +2537,6 @@ webkit.org/b/261958 [ Release ] inspector/console/timestamp.html [ Pass Failure
# Results changed with Sonoma
[ Monterey Ventura ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType.html [ Failure ]

webkit.org/b/261306 imported/w3c/web-platform-tests/content-security-policy/reporting-api/report-to-directive-allowed-in-meta.https.sub.html [ Failure ]

# webkit.org/b/262595 (REGRESSION(Sonoma): [ Sonoma ] 2 lookup menu-related tests are constant text failures.)
[ Sonoma ] editing/mac/dictionary-lookup/dictionary-lookup.html [ Failure ]
[ Sonoma ] editing/selection/context-menu-text-selection-lookup.html [ Failure ]
Expand Down

0 comments on commit ca88553

Please sign in to comment.