-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix selenium test #121
Comments
Can you reproduce the error locally? |
I've tried a few times but I'm having problems with spawning the webserver. I think that's just an error on my end though |
I reopened this because, as mentioned in #136, the selenium test now works even though it shouldn't. The webserver needs to be killed in between steps, but doing that leads to issues I don't know how to resolve yet |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's a CI test that consistently fails right now, either by a timeout or a value error. This can't be caused by us, because commit ef6bc24 passed all tests, while the merged counterpart 16a0df9 failed
The text was updated successfully, but these errors were encountered: