]
Vlado Pakan closed JBIDE-18446.
-------------------------------
Verified on Jenkins
org.jboss.tools.foundation.core.test.ecf.URLTransportUtilTest
failure
---------------------------------------------------------------------
Key: JBIDE-18446
URL:
https://issues.jboss.org/browse/JBIDE-18446
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common/jst/core
Affects Versions: 4.2.0.CR1
Reporter: Alexey Kazakov
Assignee: Rob Stryker
Priority: Critical
Fix For: 4.2.0.CR2
{code}
testTimeoutWithoutCancel(org.jboss.tools.foundation.core.test.ecf.URLTransportUtilTest)
Time elapsed: 1.557
sectestCaching(org.jboss.tools.foundation.core.test.ecf.URLTransportUtilTest) Time
elapsed: 0.524 sec <<< FAILURE!
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:55)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.Assert.assertFalse(Assert.java:39)
at junit.framework.Assert.assertFalse(Assert.java:47)
at junit.framework.TestCase.assertFalse(TestCase.java:219)
at
org.jboss.tools.foundation.core.test.ecf.URLTransportUtilTest.testCaching(URLTransportUtilTest.java:206)
{code}