add logic to short circuit updates in deletion policy generation#16478
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.
Errors
|
Tests analyticsTotal tests: 0 Click here to see the affected service packages
🔴 Errors occurred during REPLAYING mode. Please fix them to complete your PR. View the build log |
Tests analyticsTotal tests: 5100 Click here to see the affected service packages
Action takenFound 39 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
|
|
🟢 Tests passed during RECORDING mode: 🔴 Tests failed when rerunning REPLAYING mode: Tests failed due to non-determinism or randomness when the VCR replayed the response after the HTTP request was made. Please fix these to complete your PR. If you believe these test failures to be incorrect or unrelated to your change, or if you have any questions, please raise the concern with your reviewer. 🔴 Tests failed during RECORDING mode: 🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR. |
c2thorn
left a comment
There was a problem hiding this comment.
Requests/questions above, also do you have a quick log of the short circuit
Tests analyticsTotal tests: 5101 Click here to see the affected service packages
Action takenFound 22 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
|
|
🟢 Tests passed during RECORDING mode: 🔴 Tests failed when rerunning REPLAYING mode: Tests failed due to non-determinism or randomness when the VCR replayed the response after the HTTP request was made. Please fix these to complete your PR. If you believe these test failures to be incorrect or unrelated to your change, or if you have any questions, please raise the concern with your reviewer. 🔴 Tests failed during RECORDING mode: 🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR. |
|
short circuit success short circuit avoided when altering a nested object |
c2thorn
left a comment
There was a problem hiding this comment.
thanks for the logs, confirmed it is short circuiting and logging when its supposed to
e3e4515
into
GoogleCloudPlatform:FEATURE-BRANCH-universal-deletion-policy
I should've caught this earlier, hopefully this PR won't be too fussy with the number of diffs
Release Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.