[
https://issues.jboss.org/browse/JBIDE-21565?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-21565:
------------------------------------------
with the changes to EGitUtilsTest the test failures are gone:
{code}
[INFO] jbosstools-openshift ............................... SUCCESS [ 0.446 s]
[INFO] openshift.plugins .................................. SUCCESS [ 0.016 s]
[INFO] org.jboss.tools.openshift.egit.core ................ SUCCESS [ 16.539 s]
[INFO] org.jboss.tools.openshift.egit.ui .................. SUCCESS [ 0.437 s]
[INFO] org.jboss.tools.openshift.express.client ........... SUCCESS [ 1.091 s]
[INFO] org.jboss.tools.openshift.common.core .............. SUCCESS [ 1.270 s]
[INFO] org.jboss.tools.openshift.express.core ............. SUCCESS [ 1.430 s]
[INFO] org.jboss.tools.openshift.common.ui ................ SUCCESS [ 1.786 s]
[INFO] org.jboss.tools.openshift.express.ui ............... SUCCESS [ 3.928 s]
[INFO] org.jboss.tools.openshift.client ................... SUCCESS [ 0.611 s]
[INFO] org.jboss.tools.openshift.core ..................... SUCCESS [ 0.756 s]
[INFO] org.jboss.tools.openshift.ui ....................... SUCCESS [ 2.441 s]
[INFO] org.jboss.tools.openshift.cdk.server ............... SUCCESS [ 1.083 s]
[INFO] openshift.tests .................................... SUCCESS [ 0.006 s]
[INFO] org.jboss.tools.openshift.egit.test ................ SUCCESS [ 18.320 s]
[INFO] org.jboss.tools.openshift.express.test ............. SUCCESS [ 21.734 s]
[INFO] org.jboss.tools.openshift.test ..................... SUCCESS [ 20.169 s]
[INFO] openshift.features ................................. SUCCESS [ 0.012 s]
[INFO] org.jboss.tools.openshift.feature .................. SUCCESS [ 0.493 s]
[INFO] org.jboss.tools.openshift.test.feature ............. SUCCESS [ 0.305 s]
[INFO] org.jboss.tools.openshift.egit.integration.feature . SUCCESS [ 0.273 s]
[INFO] org.jboss.tools.openshift.egit.integration.test.feature SUCCESS [ 0.218 s]
[INFO] org.jboss.tools.openshift.express.feature .......... SUCCESS [ 0.437 s]
[INFO] org.jboss.tools.openshift.express.test.feature ..... SUCCESS [ 0.251 s]
[INFO] org.jboss.tools.openshift.cdk.feature .............. SUCCESS [ 0.392 s]
[INFO] openshift.site ..................................... SUCCESS [ 6.664 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:10 min
[INFO] Finished at: 2016-01-22T19:53:58+01:00
[INFO] Final Memory: 141M/1435M
[INFO] ------------------------------------------------------------------------
{code}
Test failures in EGitUtilsTest (using EGit UI 4.1.1 from Mars.2.RC1)
--------------------------------------------------------------------
Key: JBIDE-21565
URL:
https://issues.jboss.org/browse/JBIDE-21565
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta2
Reporter: Fred Bricon
Assignee: Andre Dietisheim
Priority: Critical
Fix For: 4.3.1.CR1
Attachments: org.jboss.tools.openshift.egit.internal.test.EGitTestSuite.txt,
TEST-org.jboss.tools.openshift.egit.internal.test.EGitTestSuite.xml
Running tests against egit 4.1.1 in 4.52.0.Beta2 target platform (from Mars.2.RC1)
results in 58 test failures:
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JBossTools/view/JBos...
When I run locally with
{code}
mvn clean install -DTARGET_PLATFORM_VERSION=4.52.0.Beta2-SNAPSHOT
[INFO] org.jboss.tools.openshift.egit.test ................ FAILURE [ 14.670 s]
{code}
I get the attached failures:
org.jboss.tools.openshift.egit.internal.test.EGitTestSuite.txt
TEST-org.jboss.tools.openshift.egit.internal.test.EGitTestSuite.xml
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)