Andre Dietisheim created JBIDE-13668:
----------------------------------------
Summary: openshift-java-client: fix failing unit-test
ApplicationResourceTest#shouldWaitUntilTimeout
Key: JBIDE-13668
URL:
https://issues.jboss.org/browse/JBIDE-13668
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.1.0.Alpha2
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 4.1.0.Alpha2
current output when building openshift-java-client which runs the unit-tests (not the
integration tests):
{code}
Tests run: 138, Failures: 1, Errors: 0, Skipped: 36, Time elapsed: 3.983 sec <<<
FAILURE!
Results :
Failed tests:
shouldWaitUntilTimeout(com.openshift.internal.client.ApplicationResourceTest)
Tests run: 138, Failures: 1, Errors: 0, Skipped: 36
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.666s
[INFO] Finished at: Wed Feb 27 15:12:58 CET 2013
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira