Skip to content

Conversation

@willkg
Copy link
Member

@willkg willkg commented Sep 26, 2013

This upgrades the version of selenium we're using and also introduces a helpful SELENIUM_FIREFOX_PATH setting which can aid in sad-path environments like mine.

r?

@rlr
Copy link
Contributor

rlr commented Sep 26, 2013

WFM. I guess we should wait to see if it WFT (Travis). r+ once travis nods.

@willkg
Copy link
Member Author

willkg commented Sep 26, 2013

I can't tell if this ever got travis'd. I don't think it did.

I have Firefox Nightly earlier in my path than Firefox stable. Nightly
has problems with Selenium that haven't been fixed, yet, (or something
like that). This allows me to specify exactly which Firefox binary to
use without having to fiddle with my PATH environment variable which
caused other problems because of virtual environments and such.

It defaults to exactly what happened before, so if it worked for you
before, you should see no change with this change.
@mythmon
Copy link
Contributor

mythmon commented Sep 26, 2013

The changes look good, and it runs and passes for me. OK! 1513 tests, 0 failures, 0 errors, 2 skips in 258.0s

r+ from me too. I'm ok with pushing this out without Travis because of a) the outage, and b) it doesn't affect prod, because it is just a change to tests, so the risk of something going horribly wrong is low.

@willkg willkg merged commit d3ad5f7 into mozilla:master Sep 26, 2013
@willkg
Copy link
Member Author

willkg commented Sep 26, 2013

Landed in master:

  • d3ad5f7 Add SELENIUM_FIREFOX_PATH for sad-path environments
  • 97b028c Update selenium from 2.33 to 2.35

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 this pull request may close these issues.

3 participants