-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix wpt/html/coep/require-corp-about-{blank,srcdoc}.html
- platform/mac-mac10.13/.../require-corp-about-blank-expected.txt is redundant - it's same as the base expectation. - platform/mac-mac10.14/.../require-corp-about-blank-expected.txt is wrong - the test always fails on the platform (and the failures are suppressed by TestExpectations). - wpt/html/coep/require-corp-about-blank.html always fails because COEP is only effective on secure contexts (whatwg/html#4930). Rename it to wpt/html/coep/require-corp-about-blank.https.html - wpt/html/coep/require-corp-about-srcdoc.html always fails because COEP is only effective on secure contexts (whatwg/html#4930). Rename it to wpt/html/coep/require-corp-about-srcdoc.https.html - Remove redundant TestExpectations entries. Bug: 1086065, 626703 Change-Id: I5573dd4446f482acdde828404e0a88893897ce09 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2274133 Auto-Submit: Yutaka Hirano <[email protected]> Reviewed-by: Makoto Shimazu <[email protected]> Commit-Queue: Yutaka Hirano <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#783875} Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src Cr-Mirrored-Commit: 34c0036a47c782ddd4528a37a25394f7acfd8939
- Loading branch information
1 parent
b7d5aa3
commit 68b29e9
Showing
9 changed files
with
0 additions
and
33 deletions.
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
6 changes: 0 additions & 6 deletions
6
...ests/external/wpt/html/cross-origin-embedder-policy/require-corp-about-blank-expected.txt
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
6 changes: 0 additions & 6 deletions
6
...sts/external/wpt/html/cross-origin-embedder-policy/require-corp-about-srcdoc-expected.txt
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
6 changes: 0 additions & 6 deletions
6
...0.13/external/wpt/html/cross-origin-embedder-policy/require-corp-about-blank-expected.txt
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
...0.14/external/wpt/html/cross-origin-embedder-policy/require-corp-about-blank-expected.txt
This file was deleted.
Oops, something went wrong.