tgc-revival: Fix retry logic in assert_test_files.go#16617
tgc-revival: Fix retry logic in assert_test_files.go#16617zli82016 wants to merge 2 commits intoGoogleCloudPlatform:mainfrom
Conversation
|
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
|
45df7f7 to
140ef7b
Compare
|
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
|
140ef7b to
3ab8094
Compare
|
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
|
af7286e to
5a08328
Compare
|
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
|
Modify the retry logic in
mmv1/third_party/tgc_next/test/assert_test_files.goto ensure that tests are skipped only if all attempts failed due to "test data is unavailable". Currently, it skips if the last error was "test data is unavailable", which might be incorrect if previous attempts failed for other reasons.
Release Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.