Closed srenatus closed 6 years ago
ℹ️ https://circleci.com/gh/ponylang/pony-stable/214 just failed, too, but it's a different env integration test. So this isn't about the nested dir case in any way, but a general issue...
Let's see if this makes the issue go away or we'll have to dig deeper. Merging...
IMHO the most likely cause is simply timeouts, thus increasing the timeouts should fix this for now.
The reason this timed out could be that it didn't call
h.complete(..)
when failing. I'm not certain yet, but lets see of this shines some light on it...Update: didn't seem so, and we should still have seen output. So, assuming that this is a genuine timeout, this bumps the test time outs for all integration test cases to 2s.