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

Tests sometimes time out #64

Closed
rictic opened this issue Mar 29, 2016 · 5 comments
Closed

Tests sometimes time out #64

rictic opened this issue Mar 29, 2016 · 5 comments

Comments

@rictic
Copy link
Collaborator

rictic commented Mar 29, 2016

We get a message in the iframe saying that it can't find the path /foo/, suggesting that the page reloaded/redirected during testing.

I've only seen this failure in Chrome.

@rictic rictic added this to the v0.2.0 milestone Mar 29, 2016
@e111077
Copy link
Member

e111077 commented Mar 29, 2016

Can confirm this also happens locally sometimes on IE11 and MS Edge

@TimvdLippe
Copy link

I started debugging these timeouts here: TimvdLippe#1

@TimvdLippe
Copy link

This regex appears to break it. You can see the builds in my PR where commenting the regex fixes the timeout.

@TimvdLippe
Copy link

Has been fixed in #95, my PR tests ran cleanly.

@cdata
Copy link
Contributor

cdata commented Jun 17, 2016

Thanks @TimvdLippe. I'm going to close this until someone suggests it is still a bug.

@cdata cdata closed this as completed Jun 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants