[
https://issues.jboss.org/browse/JBIDE-18446?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-18446:
-------------------------------------
Appears to be test regression from requested change in behavior from JBIDE-18412, where
caching for github or unavailable files should be re-loaded if possible.
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}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)