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
I've seen similar issues in other projects when test detection takes too long, especially on a lower single-threaded performance ARM cpu. Detection doesn't output anything. It would be nice if there was a way to have a small progress par during detection. I've also noticed that the output updating on non-AMD64 machines is "lumpy" as if it has a large buffer. This can also lead to failures since the runner doesn't know there has been any output even though something (but not enough) is sitting in the buffer.
https://travis-ci.org/github/pandas-dev/pandas/jobs/729859284
well at least we detected this early. ideally can investigate and fix, but for now need a green CI.
The text was updated successfully, but these errors were encountered: