[
https://issues.jboss.org/browse/JBIDE-25017?page=com.atlassian.jira.plugi...
]
Dmitrii Bocharov commented on JBIDE-25017:
------------------------------------------
Now those tests are fixed themselves again, but a new failure appeared
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...:
{noformat}
java.lang.AssertionError: failed to generate sample class
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.jboss.tools.ws.creation.core.test.command.JBossWSClientCommandTest.testClientCodeGenerationCommand(JBossWSClientCommandTest.java:88)
{noformat}
1 recurring Test Failure (20+ builds) in JBIDE 4.5.1.AM2 for
webservices component
----------------------------------------------------------------------------------
Key: JBIDE-25017
URL:
https://issues.jboss.org/browse/JBIDE-25017
Project: Tools (JBoss Tools)
Issue Type: Task
Components: webservices
Affects Versions: 4.5.1.AM2
Reporter: Nick Boldt
Assignee: Dmitrii Bocharov
Priority: Critical
Labels: testfailure
Fix For: 4.5.1.AM3
*1 Test Failure(s) in JBIDE 4.5.1.AM2 for webservices component:*
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
-----
{code}
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)
{code}
--
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)