[
https://jira.jboss.org/jira/browse/JBRULES-1867?page=com.atlassian.jira.p...
]
Mark Proctor closed JBRULES-1867.
---------------------------------
Fix Version/s: 5.0.0.GA
Resolution: Done
This was an intermittent failure for a while, I don't it fails any more.
RulebasePartitioningTest test failure
--------------------------------------
Key: JBRULES-1867
URL:
https://jira.jboss.org/jira/browse/JBRULES-1867
Project: JBoss Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-guvnor
Affects Versions: 5.0.0.M2
Reporter: Seegler Ittyavirah
Assignee: Mark Proctor
Fix For: 5.0.0.GA
unit test failure when building MR2 source code
This works if config.setMultithreadEvaluation( true ); line commented out
-------------------------------------------------------------------------------
Test set: org.drools.integrationtests.RulebasePartitioningTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec <<<
FAILURE!
testRulebasePartitions1(org.drools.integrationtests.RulebasePartitioningTest) Time
elapsed: 0.14 sec <<< FAILURE!
junit.framework.AssertionFailedError: expected:<3> but was:<0>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:282)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:201)
at junit.framework.Assert.assertEquals(Assert.java:207)
at
org.drools.integrationtests.RulebasePartitioningTest.testRulebasePartitions1(RulebasePartitioningTest.java:82)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira