[JBoss JIRA] (JBIDE-24141) Test Failure(s) in JBIDE 4.4.4.AM2 for webservices component
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24141?page=com.atlassian.jira.plugi... ]
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}
-- https://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/...
> 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}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-24140) Test Failure(s) in JBIDE 4.4.4.AM2 for jst component - org.jboss.tools.jst.web.test.WebXMLValidationTest
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24140?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-24140:
------------------------------------
As of build 85 (6 builds later), tests still failing on Jenkins:
{code}
org.jboss.tools.jst.web.test.WebXMLValidationTest.testPathsInLoginConfig 1 sec 4
org.jboss.tools.jst.web.test.WebXMLValidationTest.testServletClassWithIdenticalComments 0.52 sec 17
{code}
Given that the *testPathsInLoginConfig* test is only at 4 consecutive failures, I'd agree it's intermittent - if it failed every time we'd see 11 failures. Maybe it should be disabled?
But for the second test, *testServletClassWithIdenticalComments*, that's now 17 consecutive failures -- 6 more than for build 79. Therefore it's failing EVERY TIME and should be investigated.
> Test Failure(s) in JBIDE 4.4.4.AM2 for jst component - org.jboss.tools.jst.web.test.WebXMLValidationTest
> --------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-24140
> URL: https://issues.jboss.org/browse/JBIDE-24140
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: jst
> 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 jst component:*
> http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/view/DevStudio/view/d...
> [Search for Test Failure JIRAs in JBIDE 4.4.4.AM2 for jst component|https://issues.jboss.org/issues/?jql=labels%20IN%20(%22testfail...]
> -----
> {code}
> All Failed Tests
> Test Name
> Duration
> Age
> org.jboss.tools.jst.web.test.WebXMLValidationTest.testPathsInLoginConfig 0.56 sec 5
> org.jboss.tools.jst.web.test.WebXMLValidationTest.testServletClassWithIdenticalComments 15 ms 11
> {code}
> {code}
> Failed
> org.jboss.tools.jst.web.test.WebXMLValidationTest.testServletClassWithIdenticalComments (from org.jboss.tools.jst.web.test.JstWebAllTests)
> Failing for the past 11 builds (Since #69 )
> Took 15 ms.
> add description
> Error Message
> Marker matches the 'servlet-class references to non-existent class "javax.faces.webapp.FacesServlet111"' pattern was found at wrong lines. Expected: 11 but were: 9
> Stacktrace
> junit.framework.AssertionFailedError: Marker matches the 'servlet-class references to non-existent class "javax.faces.webapp.FacesServlet111"' pattern was found at wrong lines. Expected: 11 but were: 9
> at junit.framework.Assert.fail(Assert.java:57)
> at junit.framework.Assert.assertTrue(Assert.java:22)
> at junit.framework.TestCase.assertTrue(TestCase.java:192)
> at org.jboss.tools.tests.AbstractResourceMarkerTest.assertMarkerIsCreated(AbstractResourceMarkerTest.java:200)
> at org.jboss.tools.tests.AbstractResourceMarkerTest.assertMarkerIsCreated(AbstractResourceMarkerTest.java:413)
> at org.jboss.tools.tests.AbstractResourceMarkerTest.assertMarkerIsCreated(AbstractResourceMarkerTest.java:409)
> at org.jboss.tools.jst.web.test.WebXMLValidationTest.testServletClassWithIdenticalComments(WebXMLValidationTest.java:55){code}
> {code}
> Failed
> org.jboss.tools.jst.web.test.WebXMLValidationTest.testPathsInLoginConfig (from org.jboss.tools.jst.web.test.JstWebAllTests)
> Failing for the past 5 builds (Since Unstable#75 )
> Took 0.56 sec.
> add description
> Stacktrace
> junit.framework.AssertionFailedError: null
> at junit.framework.Assert.fail(Assert.java:55)
> at junit.framework.Assert.assertTrue(Assert.java:22)
> at junit.framework.Assert.assertTrue(Assert.java:31)
> at junit.framework.TestCase.assertTrue(TestCase.java:201)
> at org.jboss.tools.jst.web.test.WebXMLValidationTest.testPathsInLoginConfig(WebXMLValidationTest.java:103){code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBIDE-24224) Web.xml tree view layout is overlapping
by Ondrej Dockal (JIRA)
Ondrej Dockal created JBIDE-24224:
-------------------------------------
Summary: Web.xml tree view layout is overlapping
Key: JBIDE-24224
URL: https://issues.jboss.org/browse/JBIDE-24224
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsf
Affects Versions: 4.4.4.AM2
Environment: Fedora, Eclipse jee-neon (neon.3 based), JBT 4.4.4AM2
Reporter: Ondrej Dockal
Priority: Minor
Attachments: Screenshot_20170404_182307.png
There is somehow overlapping label of Web Descriptor and some other text.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBTIS-1011) Create UI test for language / dataformats properties
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1011?page=com.atlassian.jira.plugin... ]
Paul Leacu updated JBTIS-1011:
------------------------------
Fix Version/s: 10.3.0.CR1
(was: 10.2.0.GA)
> Create UI test for language / dataformats properties
> ----------------------------------------------------
>
> Key: JBTIS-1011
> URL: https://issues.jboss.org/browse/JBTIS-1011
> Project: JBoss Tools Integration Stack
> Issue Type: Task
> Components: Fuse IDE, QE
> Affects Versions: 10.0.0.GA
> Reporter: Lars Heinemann
> Assignee: Andrej Podhradsky
> Fix For: 10.3.0.CR1
>
>
> If you select a "transform" endpoint in the diagram and set a new expression language the pom.xml should be updated to contain the dependency of the new language if not yet there.
> Same applies to dataformats (for instance "marshal" endpoints). Whenever you change the dataformat in the properties view to some other data format the dependency for that data format should be added to the pom.xml if its not yet there.
> Please find more information on this issue in FUSETOOLS-2186.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years
[JBoss JIRA] (JBDS-4318) Detect Hyper-V version
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-4318?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-4318:
--------------------------------
Labels: Sprint_Demo (was: )
> Detect Hyper-V version
> ----------------------
>
> Key: JBDS-4318
> URL: https://issues.jboss.org/browse/JBDS-4318
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Feature Request
> Components: platform-installer
> Affects Versions: 10.3.0.GA
> Environment: Windows
> Reporter: Denis Golovin
> Assignee: Sudhir Verma
> Labels: Sprint_Demo
> Fix For: 10.4.0.AM2
>
>
> {code}
> powershell -ExecutionPolicy ByPass -command "(get-item c:\\windows\\system32\\vmms.exe).VersionInfo.ProductVersion"
> {code}
> The output would be the version
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years