-
Notifications
You must be signed in to change notification settings - Fork 307
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
Firefox tests are broken on CI #1057
Labels
project-dev
Updates to Intern's organization or dev process
Comments
jason0x43
added a commit
that referenced
this issue
Jan 21, 2020
jason0x43
added a commit
that referenced
this issue
Jan 22, 2020
keepAlive allows Intern to re-use TCP connections, which can greatly speed up functional tests. references #1057
This appears to have been resolved by f4fc0b3 |
jason0x43
added a commit
to jason0x43/intern
that referenced
this issue
Jul 7, 2020
jason0x43
added a commit
to jason0x43/intern
that referenced
this issue
Jul 7, 2020
keepAlive allows Intern to re-use TCP connections, which can greatly speed up functional tests. references theintern#1057
jason0x43
added a commit
to jason0x43/intern
that referenced
this issue
Jul 7, 2020
- Mixin extra capabilities from tunnels - Don't create a session suite for a node session references theintern#1057 references theintern#1064
jason0x43
added a commit
to jason0x43/intern
that referenced
this issue
Jul 7, 2020
jason0x43
added a commit
to jason0x43/intern
that referenced
this issue
Jul 7, 2020
keepAlive allows Intern to re-use TCP connections, which can greatly speed up functional tests. references theintern#1057
jason0x43
added a commit
to jason0x43/intern
that referenced
this issue
Jul 7, 2020
- Mixin extra capabilities from tunnels - Don't create a session suite for a node session references theintern#1057 references theintern#1064
jason0x43
added a commit
to jason0x43/intern
that referenced
this issue
Jul 13, 2020
jason0x43
added a commit
to jason0x43/intern
that referenced
this issue
Jul 13, 2020
keepAlive allows Intern to re-use TCP connections, which can greatly speed up functional tests. references theintern#1057
jason0x43
added a commit
to jason0x43/intern
that referenced
this issue
Jul 13, 2020
- Mixin extra capabilities from tunnels - Don't create a session suite for a node session references theintern#1057 references theintern#1064
jason0x43
added a commit
that referenced
this issue
Jul 21, 2020
jason0x43
added a commit
that referenced
this issue
Jul 21, 2020
keepAlive allows Intern to re-use TCP connections, which can greatly speed up functional tests. references #1057
jason0x43
added a commit
that referenced
this issue
Aug 10, 2020
jason0x43
added a commit
that referenced
this issue
Aug 10, 2020
keepAlive allows Intern to re-use TCP connections, which can greatly speed up functional tests. references #1057
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The CI tests in master are broken for Firefox on CI.
The tests run fine locally (macOS 10.15) with FF 72, geckodriver 0.26.0, and Selenium 3.141.59. On BrowserStack with FF 72, geckodriver 0.24.0, and Selenium 3.x running in a Windows 7-ish VM, many of the functional tests timeout.
The text was updated successfully, but these errors were encountered: