-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
area/test and releasegood first issueIndicates a good first issue for new contributorsIndicates a good first issue for new contributorslifecycle/automatically-closedIndicates a PR or issue that has been closed automatically.Indicates a PR or issue that has been closed automatically.
Description
In #15168 we created ambient/getting-started/setup/snips.sh
, and it was removed in a later commit.
Now, tests won't pass, because scripts/pr_tests.py
is looking at all the places a snips.sh existed in all commits, not just in the end state.
+ echo 'Optimizing tests for pull number: 15168'
Optimizing tests for pull number: 15168
++ python3 ./scripts/pr_tests.py --token= 15168
+ TESTS=ambient/usage/extend-waypoint-wasm,ambient/getting-started/setup,ambient/getting-started/cleanup,ambient/getting-started/manage-traffic,ambient/getting-started/secure-and-visualize,ambient/getting-started/enforce-auth-policies,ambient/getting-started/deploy-sample-app,ambient/getting-started
Metadata
Metadata
Assignees
Labels
area/test and releasegood first issueIndicates a good first issue for new contributorsIndicates a good first issue for new contributorslifecycle/automatically-closedIndicates a PR or issue that has been closed automatically.Indicates a PR or issue that has been closed automatically.