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
adef028 fixes a similar issue as 672d457, but the same test timing out still appears.
We need to track down the similar issues as fixed in these 2 commits. And look for other potential causes.
Another difficulty in fixing the time out is that it cannot be reproduced on my local desktop, even with a very large number of repeated runs. I tried once to run the 'go test -race' command for several hours, and there is no timing out.
Frequent test timing out happened in the Travis CI. The error message usually looks like:
Find the root cause and eliminate the flakiness.
The text was updated successfully, but these errors were encountered: