-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36887/
-----------------------------------------------------------
(Updated July 30, 2015, 11:12 a.m.)
Review request for Falcon.
Changes
-------
secure click moved out to parent class
Bugs: FALCON-1332
https://issues.apache.org/jira/browse/FALCON-1332
Repository: falcon-git
Description
-------
Sometimes checkbox is not being clicked -> registry interface is not enabled ->
test fails. Fortification improvement is to add a check whether checkbox was
clicked or not and then try to do the same.
Diffs (updated)
-----
falcon-regression/merlin/src/main/java/org/apache/falcon/regression/ui/search/AbstractSearchPage.java
1a94800
falcon-regression/merlin/src/main/java/org/apache/falcon/regression/ui/search/ClusterWizardPage.java
dc419a7
falcon-regression/merlin/src/test/java/org/apache/falcon/regression/searchUI/ClusterSetupTest.java
960bb5c
Diff: https://reviews.apache.org/r/36887/diff/
Testing
-------
tested on local vagrant cluster
Thanks,
Paul Isaychuk