[
https://issues.jboss.org/browse/JBIDE-14727?page=com.atlassian.jira.plugi...
]
Snjezana Peco reassigned JBIDE-14727:
-------------------------------------
Assignee: Alexey Kazakov
SeamRuntimeDetectionTest test failure
-------------------------------------
Key: JBIDE-14727
URL:
https://issues.jboss.org/browse/JBIDE-14727
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: runtime-detection
Affects Versions: 4.1.0.Beta1
Environment: RHEL 5 x86_64 Oracle JDK 1.7
Reporter: Victor Rubezhny
Assignee: Alexey Kazakov
Fix For: 4.1.0.Beta2
Issue is reproducible not only on RHEL 6 x86, Oracle JDK 1.6 configuration as well.
{code}org.jboss.tools.runtime.seam.detector.test.SeamRuntimeDetectionTest.testSeamFoundTwice
(from org.jboss.tools.runtime.seam.detector.test.SeamRuntimeDetectionAllTests)
Failing for the past 15 builds (Since #381 )
Took 1.3 sec.
add description
Error Message
expected:<1> but was:<2>
Stacktrace
java.lang.AssertionError: expected:<1> but was:<2>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:555)
at org.junit.Assert.assertEquals(Assert.java:542)
at
org.jboss.tools.runtime.seam.detector.test.SeamRuntimeDetectionTest.testSeamFoundTwice(SeamRuntimeDetectionTest.java:368)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
{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