Refused Visdom connection in Travis tests #2898
Labels
bug
Issue described a bug
housekeeping
internal tasks and processes
testing
Issue related with testing (code, documentation, etc)
Sometimes the Gensim Travis tests fail because
Visdom.check_connection()
returnsFalse
:https://travis-ci.org/github/RaRe-Technologies/gensim/jobs/711898928#L752
I'm not sure what Visdom is or does, but the test code indicates a localhost connection. Not sure why that should fail.
Task: see whether we need that Visdom code, and if so, make the code/test more robust.
The text was updated successfully, but these errors were encountered: