[
https://issues.jboss.org/browse/JBIDE-20389?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-20389:
------------------------------------
Could be lots of things... NFS mount / disk issues, memory issues, network
lag/timeout/performance, bad test code (eg., things that don't setup/teardown
correctly; sequence/serialization problems), missing OS stuff (like both the 32 and 64-bit
libraries for swt or other eclipse stuff that Tycho/Surefire needs) ...
Jenkins: inconsistent, regular test failures in openshift/egit
--------------------------------------------------------------
Key: JBIDE-20389
URL:
https://issues.jboss.org/browse/JBIDE-20389
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.Beta2
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Priority: Critical
Fix For: 4.3.0.CR1
Attachments: openshift-builds.png
Jenkins build for OpenShift has inconsistent (they come and go, different tests affected)
test failures. Those cant be reproduced in a local build.
{quote}
Build #33
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
org.jboss.tools.openshift.egit.internal.test.EGitUtilsTest.shouldReturnThatCloneIsAheadOfRemote
org.jboss.tools.openshift.egit.internal.test.EGitUtilsTest.shouldReturnThatCloneIsAheadOfRemote
{quote}
{quote}
Build #34:
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
org.jboss.tools.openshift.egit.internal.test.EGitUtilsTest.canCommitFileInProject
{quote}
{quote}
Build #35
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
org.jboss.tools.openshift.egit.internal.test.EGitUtilsTest.changedButNotCommittedIsDirty
(from org.jboss.tools.openshift.egit.internal.test.EGitTestSuite)
Failing for the past 1 build (Since Unstable#35 )
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.jboss.tools.openshift.egit.internal.test.EGitUtilsTest.changedButNotCommittedIsDirty(EGitUtilsTest.java:314)
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)