[
https://issues.jboss.org/browse/JBIDE-22699?page=com.atlassian.jira.plugi...
]
Alexey Kazakov commented on JBIDE-22699:
----------------------------------------
It looks like that the method we test in BrowserUtilTest.testCreateBrowser() is not used
in JBT at all.
And this test fails for me locally too. I will try to debug it.
BrowserUtilTest.testCreateBrowser failure
-----------------------------------------
Key: JBIDE-22699
URL:
https://issues.jboss.org/browse/JBIDE-22699
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common/jst/core
Affects Versions: 4.4.1.AM1
Reporter: Alexey Kazakov
Assignee: Ilya Buziuk
Fix For: 4.4.1.AM2
org.jboss.tools.foundation.ui.test.BrowserUtilTest.testCreateBrowser
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)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)