You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ASan][test-only] Allow Darwin test duplicate_os_log_reports to retry (#158662)
Currently this test is flaky. I believe that it may be because the logs
have not flushed to disk before the `log show` command is run.
This patch allows the test to retry reading the log twice more with a 5
second sleep inbetween.
0 commit comments