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
Our builds keep failing on 3.5 for some reason, but succeeding on 3.6. Seems to be erroring on calls to main.py init in the test_cli.py. Annoyingly, all of these tests pass on my box running 3.5, so it might just be a Travis environment problem? Considering we have been thinking about breaking apart main.py anyway, it might be worth disabling these tests for now.
Our builds keep failing on 3.5 for some reason, but succeeding on 3.6. Seems to be erroring on calls to
main.py init
in thetest_cli.py
. Annoyingly, all of these tests pass on my box running 3.5, so it might just be a Travis environment problem? Considering we have been thinking about breaking apartmain.py
anyway, it might be worth disabling these tests for now.Here's a dump of the errors (from here ):
The text was updated successfully, but these errors were encountered: