-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Signature-based SRI] Simplify path-based tests.
Currently, our tentative WPTs rely on a resource file that lives in the `/tentative` directory. This directory impacts the signature in some cases (e.g. the `@path` derived component), and it would be ideal to avoid that as we introduce more cases where it might occur. This CL moves the resouce file out of the `/tentative` directory so that the signatures will remain stable even as the tests shift from tentative to non-tentative. Bug: 383409584 Change-Id: Ie8cbba80e856e4a1b051e80e095875cefe7c5aa6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6268259 Commit-Queue: Mike West <mkwst@chromium.org> Reviewed-by: Joe DeBlasio <jdeblasio@chromium.org> Cr-Commit-Position: refs/heads/main@{#1421795}
- Loading branch information
1 parent
a2f4f58
commit 9d6ac04
Showing
3 changed files
with
5 additions
and
8 deletions.
There are no files selected for viewing
File renamed without changes.
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