twoolie / NBT

Python Parser/Writer for the NBT file format, and it's container the RegionFile.
MIT License
362 stars 74 forks source link

Travis hangs on examplestests.MobAnalysisScriptTest #97

Closed macfreek closed 5 years ago

macfreek commented 6 years ago

For some reason, Travis sometimes hangs on examplestests.MobAnalysisScriptTest:

See e.g. https://travis-ci.org/twoolie/NBT/jobs/378978732 https://travis-ci.org/twoolie/NBT/jobs/378978735 https://travis-ci.org/macfreek/NBT/jobs/378973931

testAnvilWorld (examplestests.MobAnalysisScriptTest) ... 
No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.

In other runs, there is no problem, and I can't replicate this on my local machine either.

https://travis-ci.org/twoolie/NBT/jobs/378511443 https://travis-ci.org/twoolie/NBT/jobs/378976542 https://travis-ci.org/twoolie/NBT/jobs/378976537

macfreek commented 5 years ago

As this has not been an issue with the recent test-runs, I'm closing this issue.