[
https://issues.jboss.org/browse/JBIDE-19538?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-19538:
------------------------------------------
jenkins build
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-openshift... is
back to stable :)
{code}
Results :
Tests run: 84, Failures: 0, Errors: 0, Skipped: 0
[INFO] All tests passed!
[INFO]
[INFO] --- repository-utils:0.22.1-SNAPSHOT:compare-version-with-baselines (default) @
org.jboss.tools.openshift.test ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] openshift.tests .................................... SUCCESS [ 0.560 s]
[INFO] org.jboss.tools.openshift.egit.test ................ SUCCESS [ 23.130 s]
[INFO] org.jboss.tools.openshift.express.test ............. SUCCESS [ 17.171 s]
[INFO] org.jboss.tools.openshift.test ..................... SUCCESS [ 13.176 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:13 min
[INFO] Finished at: 2015-03-31T04:26:39-04:00
[INFO] Final Memory: 59M/643M
[INFO] ------------------------------------------------------------------------
{code}
Unit test failure: ConnectionTest.testGetHost is failing
--------------------------------------------------------
Key: JBIDE-19538
URL:
https://issues.jboss.org/browse/JBIDE-19538
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.Alpha2
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Priority: Blocker
Fix For: 4.3.0.Alpha2
In jenkins
(
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-openshift_...)
there's a failing unit test which makes jenkins build unstable:
{code}
Failed tests:
ConnectionTest.testGetHost:58 expected:<[localhost]> but
was:<[https://localhost:8433]>
{code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)