forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Chrome Stdlib]: Support renaming of test data objects
Allow files to be renamed while keeping the same sha256. The previous version of the presubmit fails when we try to do this as it checks that when a file is removed, the matching hash is also removed from the DEPS file. In the case of renaming the hash stays the same and we want to explicitly allow this. Change-Id: Iedb384858d45f078b04740b2937650061af1d861 Bug: 312895063 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5575129 Commit-Queue: Rasika Navarange <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Cr-Commit-Position: refs/heads/main@{#1309836}
- Loading branch information
Rasika Navarange
authored and
Chromium LUCI CQ
committed
Jun 4, 2024
1 parent
8a2dc60
commit 277cd66
Showing
2 changed files
with
12 additions
and
3 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
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