[
https://issues.apache.org/jira/browse/GEODE-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14716207#comment-14716207
]
Nitin Lamba commented on GEODE-12:
----------------------------------
[~mbretl] [~upthewaterspout] Still blocked on getting the tests green on Pulse.
Following is what I've found so far:
- Automated/ UI tests: Selenium tests are failing on my Mac (Yosemite 10.10.5;
Firefox 40.0.2). From a few threads below, it seems that the library needs to
be updated:
https://code.google.com/p/selenium/issues/detail?id=7823
https://github.com/SeleniumHQ/selenium/issues/437
Just swapping with the new jar file doesn't work - tests need to be essentially
re-implemented
- junit tests inherited from BaseServiceTest also fail as they're not able to
connect to host:
https://github.com/apache/incubator-geode/blob/feature/GEODE-12/pulse/src/test/java/com/vmware/gemfire/tools/pulse/tests/junit/BaseServiceTest.java
Also, lines 65-68 look suspiciously old code, probably not even testable!
Just curious if Pivotal is actually running these tests during Gemfire releases.
Anyway, I can check-in my gradle file on the branch later this week if it is
useful.
> Merge Pulse Source Code
> -----------------------
>
> Key: GEODE-12
> URL: https://issues.apache.org/jira/browse/GEODE-12
> Project: Geode
> Issue Type: New Feature
> Components: management & tools
> Reporter: Dan Smith
> Labels: starter
>
> Pulse is a web application for monitoring a Geode cluster. Pivotal would like
> to contribute pulse to the Geode project.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)