]
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_mast...
#
[
org.jboss.tools.foundation.ui.test.BrowserUtilTest|https://jenkins.mw.lab...]
(failing for 11 builds)
#
[
org.jboss.tools.foundation.ui.test.BrowserUtilTest|https://jenkins.mw.lab...]
(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%22testfailur...]
-----
* {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}