[jbosstools-issues] [JBoss JIRA] (JBIDE-20447) 2 Test Failure(s) in JBIDE 4.3.0.CR1 for common/jst/core component

Alexey Kazakov (JIRA) issues at jboss.org
Mon Aug 17 17:14:26 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-20447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13099067#comment-13099067 ] 

Alexey Kazakov commented on JBIDE-20447:
----------------------------------------

I have merged the PR because it's more important to have working tests on Jenikins than on every local machine (only some linux machines are affected). I'm not resolving the issue though. Let's see what we can do on the jenkins side to fix that problem.

> 2 Test Failure(s) in JBIDE 4.3.0.CR1 for common/jst/core component
> ------------------------------------------------------------------
>
>                 Key: JBIDE-20447
>                 URL: https://issues.jboss.org/browse/JBIDE-20447
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: common/jst/core
>    Affects Versions: 4.3.0.CR1
>            Reporter: Nick Boldt
>            Assignee: Konstantin Marmalyukov
>            Priority: Blocker
>              Labels: testfailure
>             Fix For: 4.3.0.CR1
>
>
> *2 Test Failure(s) in JBIDE 4.3.0.CR1 for common/jst/core component:*
> https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-base_master/786/testReport/
> # [org.jboss.tools.foundation.ui.test.BrowserUtilTest|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-base_master/786/testReport/org.jboss.tools.foundation.ui.test/BrowserUtilTest/testCreateBrowserOrLink] (failing for 11 builds)
> # [org.jboss.tools.foundation.ui.test.BrowserUtilTest|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-base_master/786/testReport/org.jboss.tools.foundation.ui.test/BrowserUtilTest/testCreateBrowser] (failing for 11 builds)
> [Search for Test Failure JIRAs in JBIDE 4.3.0.CR1 for common/jst/core component|https://issues.jboss.org/issues/?jql=labels+IN+%28%22testfailure%22%29+AND+project+IN+%28JBIDE%29+AND+affectedVersion+IN+%28%224.3.0.CR1%22%29+AND+component+IN+%28%22common%2Fjst%2Fcore%22%29]
> -----
> * {color:red}org.jboss.tools.foundation.ui.test.BrowserUtilTest : testCreateBrowserOrLink{color} (failing for 11 builds) 
>  
>  {code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-base_master/786/testReport/org.jboss.tools.foundation.ui.test/BrowserUtilTest/testCreateBrowserOrLink}
> <case>
>   <age>11</age>
>   <className>org.jboss.tools.foundation.ui.test.BrowserUtilTest</className>
>   <duration>0.268</duration>
>   <errorStackTrace>java.lang.AssertionError: null
> 	at org.junit.Assert.fail(Assert.java:86)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.junit.Assert.assertTrue(Assert.java:52)
> 	at org.jboss.tools.foundation.ui.test.BrowserUtilTest.testCreateBrowserOrLink(BrowserUtilTest.java:51)
> </errorStackTrace>
>   <failedSince>776</failedSince>
>   <name>testCreateBrowserOrLink</name>
>   <skipped>false</skipped>
>   <status>FAILED</status>
> </case>
> {code}
> * {color:red}org.jboss.tools.foundation.ui.test.BrowserUtilTest : testCreateBrowser{color} (failing for 11 builds) 
>  
>  {code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-base_master/786/testReport/org.jboss.tools.foundation.ui.test/BrowserUtilTest/testCreateBrowser}
> <case>
>   <age>11</age>
>   <className>org.jboss.tools.foundation.ui.test.BrowserUtilTest</className>
>   <duration>0.0030</duration>
>   <errorStackTrace>java.lang.AssertionError: null
> 	at org.junit.Assert.fail(Assert.java:86)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.junit.Assert.assertNotNull(Assert.java:712)
> 	at org.junit.Assert.assertNotNull(Assert.java:722)
> 	at org.jboss.tools.foundation.ui.test.BrowserUtilTest.testCreateBrowser(BrowserUtilTest.java:32)
> </errorStackTrace>
>   <failedSince>776</failedSince>
>   <name>testCreateBrowser</name>
>   <skipped>false</skipped>
>   <status>FAILED</status>
> </case>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list