What's your mvn -v?
On 05/10/2013 19:18, Kendall Shaw wrote:
Hi,

Sorry about sending the failure notice to the list.

I'm sort of using master by accident. But, to get it to build and have tests succeed I changed:

PropertyWebDriverProvider.createDriver so that the case statement has default: at the end and defaults to firefox.

PropertyWebDriverProviderTest.shouldSupportFirefoxByDefault to save and then clear the browser property before running the test (it was set to htmlunit somehow). I then restore the property if it is not null

That is not the end of the story, but I stopped after it completed successfully.

After failure, and running mvn install -rf :jbehave-web-selenium, the browser property was set to "htmlunit". After the fixes I mention above (except for checking if the property was null), apparently the browser property was unset. I can't make sense of that. But, I think it means that the browser property is different if you run the entire suite vs. the selenium test. Maybe an unintentional dependency,

My employer has rights to my brain so I cannot provide a diff... sorry.

Kendall



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to