Skip to content
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

Open
JoeyBF opened this issue Feb 28, 2023 · 3 comments · Fixed by #136
Open

Fix selenium test #121

JoeyBF opened this issue Feb 28, 2023 · 3 comments · Fixed by #136

Comments

@JoeyBF
Copy link
Collaborator

JoeyBF commented Feb 28, 2023

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

@dalcde
Copy link
Contributor

dalcde commented Mar 2, 2023

Can you reproduce the error locally?

@JoeyBF
Copy link
Collaborator Author

JoeyBF commented Mar 8, 2023

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

@JoeyBF
Copy link
Collaborator Author

JoeyBF commented Sep 26, 2023

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
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants