]
Nick Boldt commented on JBIDE-24141:
------------------------------------
Second test appears intermittently failing as it's now 6 builds later and the number
of consecutive failures is only 2.
There is however a NEW test failure:
{code}
Regression
org.jboss.tools.ws.jaxrs.core.internal.metamodel.indexation.JaxrsElementsIndexationDelegateTestCase.shouldIndexAndRetrieveMultipleEndpointsFromJavaApplication
Failing for the past 1 build (Since Unstable#81 )
Took 0.13 sec.
add description
Error Message
Expected: <5>
but: was <9>
Stacktrace
java.lang.AssertionError:
Expected: <5>
but: was <9>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.junit.Assert.assertThat(Assert.java:956)
at org.junit.Assert.assertThat(Assert.java:923)
at
org.jboss.tools.ws.jaxrs.core.internal.metamodel.indexation.JaxrsElementsIndexationDelegateTestCase.shouldIndexAndRetrieveMultipleEndpointsFromJavaApplication(JaxrsElementsIndexationDelegateTestCase.java:164){code}
--
Test Failure(s) in JBIDE 4.4.4.AM2 for webservices component
------------------------------------------------------------
Key: JBIDE-24141
URL:
https://issues.jboss.org/browse/JBIDE-24141
Project: Tools (JBoss Tools)
Issue Type: Task
Components: webservices
Affects Versions: 4.4.4.AM2
Reporter: Nick Boldt
Assignee: Jeff MAURY
Priority: Blocker
Labels: testfailure
Fix For: 4.4.4.AM2
*2 Test Failure(s) in JBIDE 4.4.4.AM2 for webservices component:*
https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
[Search for Test Failure JIRAs in JBIDE 4.4.4.AM2 for webservices
component|https://issues.jboss.org/issues/?jql=labels%20IN%20(%22testfail...]
-----
{code}
All Failed Tests
Test Name
Duration
Age
org.jboss.tools.ws.jaxrs.core.internal.metamodel.builder.JaxrsMetamodelChangedProcessorTestCase.shouldChangeEndpointUriPathTemplateWhenSwitchingToWebxmlCoreApplication 0.15
sec 2
{code}
{code}
Failed
org.jboss.tools.ws.jaxrs.core.internal.metamodel.builder.JaxrsMetamodelChangedProcessorTestCase.shouldChangeEndpointUriPathTemplateWhenSwitchingToWebxmlCoreApplication
Failing for the past 2 builds (Since Unstable#74 )
Took 0.15 sec.
add description
Error Message
Expected: <6>
but: was <10>
Stacktrace
java.lang.AssertionError:
Expected: <6>
but: was <10>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.junit.Assert.assertThat(Assert.java:956)
at org.junit.Assert.assertThat(Assert.java:923)
at
org.jboss.tools.ws.jaxrs.core.internal.metamodel.builder.JaxrsMetamodelChangedProcessorTestCase.shouldChangeEndpointUriPathTemplateWhenSwitchingToWebxmlCoreApplication(JaxrsMetamodelChangedProcessorTestCase.java:358)
{code}