[
https://issues.apache.org/jira/browse/GEODE-2737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kenneth Howe updated GEODE-2737:
--------------------------------
Affects Version/s: 1.1.0
> PulseAuthTest failures
> ----------------------
>
> Key: GEODE-2737
> URL: https://issues.apache.org/jira/browse/GEODE-2737
> Project: Geode
> Issue Type: Bug
> Components: pulse
> Affects Versions: 1.1.0
> Reporter: Kenneth Howe
>
> Tests are failing in the PulseAuthTest (UITest category) with the error:
> {code}
> java.lang.IllegalStateException: The path to the driver executable must be
> set by the phantomjs.binary.path capability/system property/PATH variable;
> for more information, see https://github.com/ariya/phantomjs/wiki. The latest
> version can be downloaded from http://phantomjs.org/download.html
> at
> com.google.common.base.Preconditions.checkState(Preconditions.java:199)
> at
> org.openqa.selenium.phantomjs.PhantomJSDriverService.findPhantomJS(PhantomJSDriverService.java:236)
> at
> org.openqa.selenium.phantomjs.PhantomJSDriverService.createDefaultService(PhantomJSDriverService.java:181)
> at
> org.openqa.selenium.phantomjs.PhantomJSDriver.<init>(PhantomJSDriver.java:105)
> at
> org.apache.geode.tools.pulse.tests.rules.WebDriverRule.setUpWebDriver(WebDriverRule.java:98)
> at
> org.apache.geode.tools.pulse.tests.rules.WebDriverRule.before(WebDriverRule.java:60)
> at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:46)
> {code}
> Possibly caused by
> author
> Kevin J. Duling
> author_date
> 2017-03-21 15:23:05 -0700
> commit
> 6f716278df9803da28a546b102534c8e568eef2d
> committer
> Kevin J. Duling
> committer_date
> 2017-03-21 15:23:05 -0700
> message
> GEODE-2704: Remove Pulse's custom StringUtils in favor of Apache Commons
> StringUtils
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)