Skip to content

failing tests when run against firefox #292

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

Closed
devoncarew opened this issue Dec 1, 2023 · 0 comments · Fixed by #324
Closed

failing tests when run against firefox #292

devoncarew opened this issue Dec 1, 2023 · 0 comments · Fixed by #324
Assignees

Comments

@devoncarew
Copy link
Collaborator

We're seeing around 70 failures; here's an example:

test/firefox_timeouts_test.dart: TimeOuts set all timeouts (failed)
  SessionNotCreatedException (500): Session is already started
  package:webdriver/src/handler/w3c/utils.dart 81:9       parseW3cResponse
  package:webdriver/src/handler/w3c/session.dart 19:21    W3cSessionHandler.parseCreateResponse
  package:webdriver/src/common/request_client.dart 46:32  SyncRequestClient.send
  package:webdriver/sync_core.dart 61:26                  createDriver
  package:webdriver/sync_io.dart 33:10                    createDriver
  test/configs/sync_io_config.dart 40:18                  createTestDriver
  test/sync/timeouts.dart [28](https://github.com/google/webdriver.dart/actions/runs/7063764235/job/19230412646?pr=290#step:7:29):23                           runTests.<fn>.<fn>
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