[ 
http://mifosforge.jira.com/browse/MIFOS-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=70043#comment-70043
 ] 

Michael Vorburger commented on MIFOS-5127:
------------------------------------------

I was looking into https://wiki.jenkins-ci.org/display/JENKINS/Xvnc+Plugin, and 
http://www.justinedelson.com/blog/2008/06/04/using-xvnc-within-hudson-to-run-flexunit-tests/
 and 
http://blog.dahanne.net/2011/07/18/run-ui-tests-on-a-headless-jenkins-hudson-continuous-integration-server-running-ubuntu/
 and 
http://osi.fotap.org/2008/10/29/running-an-x-server-during-a-bamboo-or-other-sort-of-automated-build/
 ... but... then I saw that Udai you probably already found this, and enabled 
"Run Xvnc during build" in 
http://ci.mifos.org/hudson/job/head-master-commit/configure - and indeed in 
next 
http://ci.mifos.org/hudson/job/head-master-commit/562/org.mifos$mifos-server-workspace/console
 the org.mifos.server.workspace.SeleniumTest (where I did a Google search, to 
test WebDriver/Selenium 2.0) actually passes, but 
org.mifos.server.workspace.WorkspaceServerLauncherTest (which you then 
disabled) still fails with a

{noformat}testLogin(org.mifos.server.workspace.WorkspaceServerLauncherTest): 
Unable to locate element: {"method":"id","selector":"login.input.username"}
For documentation on this error, please visit: 
http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '2.5.0', revision: '13548', time: '2011-08-24 13:44:31'
System info: os.name: 'Linux', os.arch: 'i386', os.version: 
'2.6.32-30-generic-pae', java.version: '1.6.0_20'
Driver info: driver.version: RemoteWebDriver{noformat}

My suspicion is that this may be because birch (ci.mifos.org) runs a very old 
FF, which WebDriver/Selenium 2.0 may not get along well with:

{noformat}:( 127 [vorburger@birch ~]$ file /usr/bin/firefox
/usr/bin/firefox: symbolic link to `../lib/firefox-3.6.23/firefox.sh'{noformat}

Would it be possible to upgrade the firefox installed on birch?
                
> WorkspaceServerLauncherTest test failure
> ----------------------------------------
>
>                 Key: MIFOS-5127
>                 URL: http://mifosforge.jira.com/browse/MIFOS-5127
>             Project: mifos
>          Issue Type: Improvement
>            Reporter: Udai Gupta
>            Assignee: Michael Vorburger
>
> This test is failing, but it I am not sure what problem it is exposing 
> because everything else seems to be working.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to