Tests fail on windows
---------------------
Key: AIRAVATA-371
URL: https://issues.apache.org/jira/browse/AIRAVATA-371
Project: Airavata
Issue Type: Sub-task
Environment: Windows 7 with or without Cygwin
Reporter: Ross Gardler
Tests fail using SVN head on windows (both cygwin and cmd shell tested):
mvn clean install
gives
org.apache.airavata.core.gfac.exception.ProviderException: Cannot run program "/
bin/echo" (in directory "\tmp"): CreateProcess error=2, The system cannot find t
he file specified
at org.apache.airavata.core.gfac.provider.impl.LocalProvider.executeAppl
ication(LocalProvider.java:212)
at org.apache.airavata.core.gfac.provider.AbstractProvider.execute(Abstr
actProvider.java:68)
at org.apache.airavata.core.gfac.services.impl.AbstractSimpleService.exe
cute(AbstractSimpleService.java:118)
at org.apache.airavata.core.gfac.services.impl.PropertiesBasedServiceImp
lTest.testExecute(PropertiesBasedServiceImplTest.java:158)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
-----
mvn clean install -DSkipTests works
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira