-
Notifications
You must be signed in to change notification settings - Fork 96
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 failing tests. #162
Comments
Now it is https://circleci.com/gh/igrishaev/etaoin, yes! :-) Was your PR that removed the crash in the fixture in the firefox tests ? Now both Firefox and non-Firefox tests run to completion. |
@marco-m i am not sure. Will it automatically test PRs now ? |
@atsman it should build. Let me know if it not. |
If @igrishaev enabled building of PRs, yes. Unfortunately wether a project has this feature enabled or not is visible only to the project owner. We will know on the first PR :-) If you look at my new PR #169, situation is unclear. My interpretation is the following: CircleCI detected that my own fork has CI enabled, so it used that to validate the PR. Still it is not clear if upstream has build PR enabled or not. |
Yes it is setup correctly, see screenshot in #164 |
…st failures to be hidden. Problem occurs when delete-session is called by with-driver after the session is already gone (in this case, close-window).
… to be hidden. Problem occurs when delete-session is called by with-driver after the session is already gone (in this case, close-window). (#214)
@Uunnamed I believe this one can be closes as our tests are green now? |
@igrishaev yep. |
https://circleci.com/gh/marco-m/etaoin/36
The text was updated successfully, but these errors were encountered: