[
https://issues.jboss.org/browse/JBIDE-16173?page=com.atlassian.jira.plugi...
]
Denis Golovin reassigned JBIDE-16173:
-------------------------------------
Assignee: Rob Stryker (was: Denis Golovin)
I marked it as ignored using @Ignore. In general I would say it is OK to have skipped
tests for Alpha releases, but then they should be fixed or removed. For now Skipped shows
one test and it is visible in execution log and in jenkins test results report.
org.jboss.tools.stacks.core.test.StacksCoreTest fails
-----------------------------------------------------
Key: JBIDE-16173
URL:
https://issues.jboss.org/browse/JBIDE-16173
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common/jst/core
Affects Versions: 4.2.0.Alpha1
Reporter: Alexey Kazakov
Assignee: Rob Stryker
Fix For: 4.2.0.Alpha2
{code}
-------------------------------------------------------------------------------
Test set: org.jboss.tools.stacks.core.test.StacksAllTests
-------------------------------------------------------------------------------
Tests run: 2, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 0.353 sec <<<
FAILURE!
testManagerUseDefaultStacks(org.jboss.tools.stacks.core.test.StacksCoreTest) Time
elapsed: 0.308 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.assertNotNull(Assert.java:256)
at junit.framework.Assert.assertNotNull(Assert.java:248)
at junit.framework.TestCase.assertNotNull(TestCase.java:417)
at
org.jboss.tools.stacks.core.test.StacksCoreTest.testManagerUseDefaultStacks(StacksCoreTest.java:48)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira