[ 
http://mifosforge.jira.com/browse/MIFOS-4177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kay Chau updated MIFOS-4177:
----------------------------

    Fix Version/s:     (was: Elsie F)
                   Release G

> Running Acceptance Tests From Eclipse broken
> --------------------------------------------
>
>                 Key: MIFOS-4177
>                 URL: http://mifosforge.jira.com/browse/MIFOS-4177
>             Project: mifos
>          Issue Type: Bug
>          Components: Build and Testing
>            Reporter: Michael Vorburger
>            Assignee: Kojo Gambrah-Sampaney
>             Fix For: Release G
>
>
> Following instructions for "Running From Eclipse" as documented on 
> http://mifosforge.jira.com/wiki/display/MIFOS/Running+Acceptance+Tests does 
> not work on a master as of today.
> When I run mvn selenium:start-server -Pdev it starts up on port 4444, but 
> when I run an individual test such as DefineLabelsTest vai right-click Run As 
> TestNG in the Eclipse IDE, it seems to look for a Selenium on port 4445. 
> Somehow the <selenium.port>4445</selenium.port> in acceptanceTests/pom.xml 
> doesn't seem to be taken into account, and the port 4444 must be Selenium's 
> default.
> I can work around it by setting selenium.port=4444 (instead of 4445), and 
> servlet.port=8080 (instead of 8083) in either 
> acceptanceTests/src/test/resources/org/mifos/config/resources/acceptanceTest.properties
>  or in ~/.mifos/local.properties (tested and then works from withint Eclipse 
> IDE), but that's probably not the intention, and would also broken the CLI 
> mvn acceptanceTest (which I did not re-run) ?
> If setting these two properties in local.properties is the correct solution 
> (and mvn clean install will still work!) then 
> http://mifosforge.jira.com/wiki/display/MIFOS/Running+Acceptance+Tests should 
> be updated, else this should be fixed - somehow.
> A few weeks ago this worked out-of-the-box, I think.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to