Hostabee/hostabee-comment-flow

[test] upgrade geckodriver to run tests with latest version of Firefox on Travis CI

Closed this issue · 2 comments

Describe the bug
Running tests with latest version of Firefox requires Geckodriver 0.24.0 or higher. Because Polymer CLI installs geckodriver 0.23.0, tests have to run on Firefox 66.

To Reproduce
Steps to reproduce the behavior:

  1. Do not pin Firefox version to 66
  2. Run tests on Travis CI

Expected behavior
Tests are running on Travis CI with latest version of Firefox.

Current behavior
See the build logs.

Additional context
Tests running on Travis CI.

Since the Firefox version was unlocked for unit tests and they are passing, we can considered this issue not relevant anymore.

Closed by #21