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
Probably related to #21
I reproduced this when running the tests with pytest (as Terminado's Travis config does), but I could not reproduce when I used Nose (as Terminado's README instructs).
Funny enough a second run of tests succeeded:
And I needed to remove all the pyc files and recreate the venv to reproduce the failure.
The text was updated successfully, but these errors were encountered: