]
Alexey Kazakov updated JBIDE-17737:
-----------------------------------
Fix Version/s: 4.2.0.Beta3
org.jboss.tools.runtime.seam.detector.test.SeamRuntimeDetectionAllTests failure
--------------------------------------------------------------------------------
Key: JBIDE-17737
URL:
https://issues.jboss.org/browse/JBIDE-17737
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: runtime-detection
Affects Versions: 4.2.0.Beta3
Reporter: Daniel Azarov
Assignee: Snjezana Peco
Fix For: 4.2.0.Beta3
Attachments:
org.jboss.tools.runtime.seam.detector.test.SeamRuntimeDetectionAllTests.txt
{code}
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.tools.runtime.seam.detector.test.SeamRuntimeDetectionAllTests
0
0
Tests run: 8, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec <<<
FAILURE!
Results :
Failed tests:
testJBossAs42(org.jboss.tools.runtime.seam.detector.test.SeamRuntimeDetectionTest):
expected:<1> but was:<0>
testJBossAs51(org.jboss.tools.runtime.seam.detector.test.SeamRuntimeDetectionTest):
expected:<1> but was:<0>
testJBossAs70(org.jboss.tools.runtime.seam.detector.test.SeamRuntimeDetectionTest):
expected:<1> but was:<0>
Tests run: 8, Failures: 3, Errors: 0, Skipped: 0
{code}