-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix starlark action with shadowed_action inputs cache test
The test was flaky mainly due to using `&` instead of `&&` to execute two consecutive commands in the aspect action. This CL contains other improvements: - using timestamp in the test files instead of date-time to be more accurate. - splitting the test method into two tests to clarify the purpose of each of them. PiperOrigin-RevId: 379793635
- Loading branch information
1 parent
a873f08
commit 367b19e
Showing
1 changed file
with
65 additions
and
43 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