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.
Reland "[Chrome Stdlib] Use DEPS to download diff test data"
This is a reland of commit 6c8f992 This reland adds the deps entry for chrome_5672_histograms.pftrace.gz which was missing in the original CL, causing b/342182426 which caused the original CL to be reverted. Original change's description: > [Chrome Stdlib] Use DEPS to download diff test data > > We want to download Perfetto test data via GCS dependencies in DEPS > rather than Perfetto's test_data script. To make this change we: > > 1. Modify the test_data.py script to wrap > `upload_to_google_storage_first_class.py` instead of Perfetto's > `test_data` script. > 2. Add a Presubmit check to ensure the .sha256 files are in sync with > the deps entries. > 3. Update docs to give instructions for the new workflow > > Change-Id: I20616c95553f93603e338dd9fa47e84facfb60d8 > Bug: 312895063 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5545295 > Reviewed-by: Stephen Nusko <[email protected]> > Commit-Queue: Rasika Navarange <[email protected]> > Reviewed-by: Dominic Battre <[email protected]> > Cr-Commit-Position: refs/heads/main@{#1304407} Bug: 312895063 Change-Id: I6bcd74324612e5c49ae59bee3f0b20f673d70b81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5562906 Reviewed-by: Dominic Battre <[email protected]> Reviewed-by: Stephen Nusko <[email protected]> Commit-Queue: Rasika Navarange <[email protected]> Cr-Commit-Position: refs/heads/main@{#1305095}
- Loading branch information
Rasika Navarange
authored and
Chromium LUCI CQ
committed
May 23, 2024
1 parent
e877e15
commit c2d33d2
Showing
5 changed files
with
421 additions
and
35 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
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
Oops, something went wrong.