[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-9394) BuilderOrderValidationTest.testWrongBuildOrderPreference() failure

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Jul 22 13:28:23 EDT 2011


BuilderOrderValidationTest.testWrongBuildOrderPreference() failure
------------------------------------------------------------------

                 Key: JBIDE-9394
                 URL: https://issues.jboss.org/browse/JBIDE-9394
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: cdi (jsr-299)
    Affects Versions: 3.3.0.M3
            Reporter: Alexey Kazakov
            Assignee: Viacheslav Kabanovich
             Fix For: 3.3.x


This test fails from time to time. I can say in my computer it happens ~ every 20th time ;)

{code}
-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.tools.cdi.core.test.CDICoreAllTests
Tests run: 350, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 509.015 sec <<< FAILURE!
testWrongBuildOrderPreference(org.jboss.tools.cdi.core.test.tck.validation.BuilderOrderValidationTest)  Time elapsed: 0.748 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<2> but was:<3>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:283)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:195)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at org.jboss.tools.cdi.core.test.tck.validation.BuilderOrderValidationTest.testWrongBuildOrderPreference(BuilderOrderValidationTest.java:82)
        ...
{code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list