-
Task
-
Resolution: Unresolved
-
Major
-
4.5.1.AM2
-
devex #139 October 2017
1 Test Failure(s) in JBIDE 4.5.1.AM2 for webservices component:
Regression
org.jboss.tools.ws.jaxrs.core.internal.metamodel.builder.JaxrsMetamodelChangedProcessorTestCase.shouldChangeEndpointUriPathTemplateWhenSwitchingToWebxmlCoreApplication
Failing for the past 22 builds (Since #671 )
Took 0.13 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)