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
1. The test timeout was not effectively applied.
2. All of the tests needed a longer timeout rather than just the error
reporting ones.
3. The error-reporting tests would race with a concurrent execution of
the tests in the CI because they were logging and polling against
the same service. Uniquify the service name.
0 commit comments