[JBoss JIRA] (JBIDE-25017) 1 recurring Test Failure (20+ builds) in JBIDE 4.5.1.AM2 for webservices component
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25017?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov commented on JBIDE-25017:
------------------------------------------
just ran the build twice locally from Eclipse and from terminal without any problems
> 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)
8 years, 6 months
[JBoss JIRA] (JBIDE-25017) 1 recurring Test Failure (20+ builds) in JBIDE 4.5.1.AM2 for webservices component
by Dmitrii Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25017?page=com.atlassian.jira.plugi... ]
Dmitrii Bocharov reassigned JBIDE-25017:
----------------------------------------
Sprint: devex #138 September 2017
Assignee: Dmitrii Bocharov (was: Jeff MAURY)
> 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)
8 years, 6 months
[JBoss JIRA] (JBIDE-24528) Remove extremely old "server manager" toolbar icons
by Matthias Hinderkott (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24528?page=com.atlassian.jira.plugi... ]
Matthias Hinderkott commented on JBIDE-24528:
---------------------------------------------
Yes it was a bad decison to remove this without giving another posibility to start or restart if server is running..
The only thing i have found is a feature (LaunchBar) in General purpose Tools on the Oxygen Update Site, but that feature is crap (Takes a huge amount of Toolbarspace and has no "Restart if running" thing).
> Remove extremely old "server manager" toolbar icons
> ---------------------------------------------------
>
> Key: JBIDE-24528
> URL: https://issues.jboss.org/browse/JBIDE-24528
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.5.0.AM1
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Labels: affects_documentation
> Fix For: 4.5.0.AM2
>
> Attachments: JBIDE-24528.png
>
>
> A set of actions in the toolbar for setting a default server and starting / debugging / etc a server are old, poorly integrated, bypass the official wtp API, and provide limited to no value.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months
[JBoss JIRA] (JBIDE-25106) Improve robustness for tar file containing entries for file and directory with same name
by Aurélien Pupier (JIRA)
Aurélien Pupier created JBIDE-25106:
---------------------------------------
Summary: Improve robustness for tar file containing entries for file and directory with same name
Key: JBIDE-25106
URL: https://issues.jboss.org/browse/JBIDE-25106
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Affects Versions: 4.5.0.Final
Reporter: Aurélien Pupier
Fix For: 4.5.1.AM3
if a tar file contains 2 entries with same name, one for directory and one for file, the extract completely fails.
it would be nice to log error but to continue to extract the archive or at least to report a better error than just an IOException
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 6 months