]
Nick Boldt commented on JBIDE-24141:
------------------------------------
Same two test failures in 4.5.0.AM2:
One appears to be intermittent:
*org.jboss.tools.ws.jaxrs.core.internal.metamodel.indexation.JaxrsElementsIndexationDelegateTestCase.shouldIndexAndRetrieveMultipleEndpointsFromJavaApplication*
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.5.x
*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}