Commit 06bc203
Update dynamo_test_failures list (#120271)
This PR removes and adds some failures and successes that were hidden in the past week (ish).
#119408 (47182a8) accidentally removed environment variables on rerun (see PR body of #120251 for slightly more details).
Enabling testing with dynamo is set using an env var, so if a test failed with dynamo, it would rerun without the dynamo env var set, making it pass on retry. Normally, the flaky test bot would catch this and make an issue for the test, but the CI env var controls whether or not xml test reports get made, and that also got removed on rerun, so the xmls weren't made either.
Pull Request resolved: #120271
Approved by: https://github.com/DanilBaibak, https://github.com/zou35191 parent 9199468 commit 06bc203
1 file changed
+2
-207
lines changed
0 commit comments