See
http://hudson.qa.jboss.com/hudson/job/drools/1590/changes
------------------------------------------
[...truncated 18367 lines...]
activityType == "ISS",
feeType == "Commission",
ccy == "YEN"
)
then
end
rule "Fee Schedule_0"
agenda-group "STANDARD"
when
FeeEvent(productType == "SBLC",
activityType == "ISS",
feeType == "Commission",
ccy == "USD"
)
then
end
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.458 sec
Running org.drools.decisiontable.parser.ExternalSheetListenerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.drools.decisiontable.parser.csv.CsvParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.drools.decisiontable.ExternalSpreadsheetCompilerUnitTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.576 sec
Running org.drools.decisiontable.parser.csv.CsvLineParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.drools.decisiontable.parser.RuleWorksheetParseTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 sec
Running org.drools.decisiontable.parser.DefaultTemplateRuleBaseTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec
Running org.drools.decisiontable.ExternalSpreadsheetCompilerIntegrationTest
Cheapest possible
BASE PRICE IS: 120
DISCOUNT IS: 20
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.082 sec
Running org.drools.decisiontable.parser.DefaultTemplateContainerTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.drools.decisiontable.SpreadsheetCompilerUnitTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 sec
Running org.drools.decisiontable.parser.xls.ExcelParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.drools.decisiontable.model.PackageRenderTest
package my_ruleset;
#generated from Decision Table
import clazz name;
my functions
#rule comments
rule "myrule"
salience 42
when
cond snippet
then
cons snippet
end
#rule comments
rule "other rule"
salience 42
when
cond snippet
then
cons snippet
end
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.drools.decisiontable.parser.RuleWorksheetParseLargeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.drools.decisiontable.parser.RuleTemplateTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.drools.decisiontable.model.FunctionsRenderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.drools.decisiontable.model.RuleRenderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.drools.decisiontable.SpreadsheetIntegrationTest
null
Cheapest possible
BASE PRICE IS: 120
DISCOUNT IS: 20
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.967 sec
Running org.drools.decisiontable.parser.LhsBuilderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.drools.decisiontable.parser.ColumnFactoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.drools.decisiontable.parser.PropertiesSheetListenerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.drools.decisiontable.parser.RuleSheetParserUtilTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.drools.decisiontable.parser.ActionTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Results :
Tests run: 81, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar]
[INFO] Building jar:
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-5.0.0.SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: default}]
[INFO] Building jar:
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-5.0.0.SNAPSHOT-sources.jar
[INFO] Preparing source:test-jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: test-jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:test-jar {execution: default}]
[INFO] Building jar:
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-5.0.0.SNAPSHOT-test-sources.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar:
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-5.0.0.SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-5.0.0.SNAPSHOT.jar
to
/home/hudson/.m2/repository/org/drools/drools-decisiontables/5.0.0.SNAPSHOT/drools-decisiontables-5.0.0.SNAPSHOT.jar
[INFO] Installing
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-5.0.0.SNAPSHOT-sources.jar
to
/home/hudson/.m2/repository/org/drools/drools-decisiontables/5.0.0.SNAPSHOT/drools-decisiontables-5.0.0.SNAPSHOT-sources.jar
[INFO] Installing
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-5.0.0.SNAPSHOT-test-sources.jar
to
/home/hudson/.m2/repository/org/drools/drools-decisiontables/5.0.0.SNAPSHOT/drools-decisiontables-5.0.0.SNAPSHOT-test-sources.jar
[INFO] Installing
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-5.0.0.SNAPSHOT-tests.jar
to
/home/hudson/.m2/repository/org/drools/drools-decisiontables/5.0.0.SNAPSHOT/drools-decisiontables-5.0.0.SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Drools :: JSR-94 API Module
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 18 source files to
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 18 source files to
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory:
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.drools.jsr94.rules.admin.RuleExecutionSetTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.667 sec <<<
FAILURE!
Running org.drools.jsr94.rules.admin.RuleAdministratorTest
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.714 sec <<<
FAILURE!
Running org.drools.jsr94.rules.StatelessRuleSessionTest
Tests run: 7, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 1.099 sec <<<
FAILURE!
Running org.drools.jsr94.rules.StatefulRuleSessionTest
Tests run: 12, Failures: 0, Errors: 12, Skipped: 0, Time elapsed: 1.895 sec <<<
FAILURE!
Running org.drools.jsr94.rules.admin.RuleTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.198 sec <<<
FAILURE!
Running org.jcp.jsr94.tck.AllTests
SignatureTest report
Tested version: 1.5.0_15
The credit limit of the customer is 3000
The status of the invoice is paid
The credit limit of the customer is 1500
The status of the invoice is paid
The credit limit of the customer is 3000
The status of the invoice is paid
The credit limit of the customer is 3000
The status of the invoice is paid
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.928 sec
Running org.drools.jsr94.rules.RuleServiceProviderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.drools.jsr94.rules.MultipleRepositoryTest
Engine1
Engine2
1
1
Engine 1 Asserted object: org.drools.reteoo.InitialFactImpl@4dde85f0
Engine 1 Asserted object: value1
[value1]
Engine 2 Asserted object: org.drools.reteoo.InitialFactImpl@4dde85f0
Engine 2 Asserted object: value2
[value2]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec
Running org.drools.jsr94.rules.RuleRuntimeTest
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.51 sec <<<
FAILURE!
Running org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.301 sec <<<
FAILURE!
Running org.drools.decisiontable.SpreadsheetIntegrationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 sec
Results :
Tests in error:
testRule(org.drools.jsr94.rules.admin.RuleExecutionSetTest)
testRuleExecutionSetProvider(org.drools.jsr94.rules.admin.RuleAdministratorTest)
testLocalRuleExecutionSetProvider(org.drools.jsr94.rules.admin.RuleAdministratorTest)
testRegisterRuleExecutionSet(org.drools.jsr94.rules.admin.RuleAdministratorTest)
testDeregisterRuleExecutionSet(org.drools.jsr94.rules.admin.RuleAdministratorTest)
testCreateRuleExecutionSetFromStreamWithXml(org.drools.jsr94.rules.StatelessRuleSessionTest)
testCreateRuleExecutionSetFromStreamReaderWithXml(org.drools.jsr94.rules.StatelessRuleSessionTest)
testExecuteRulesGlobals(org.drools.jsr94.rules.StatelessRuleSessionTest)
testExecuteRules(org.drools.jsr94.rules.StatelessRuleSessionTest)
testExecuteRulesWithXml(org.drools.jsr94.rules.StatelessRuleSessionTest)
testExecuteRulesWithFilter(org.drools.jsr94.rules.StatelessRuleSessionTest)
testExecuteRulesWithFilter_dsl(org.drools.jsr94.rules.StatelessRuleSessionTest)
testExecuteRulesGlobals(org.drools.jsr94.rules.StatefulRuleSessionTest)
testExecuteRules(org.drools.jsr94.rules.StatefulRuleSessionTest)
testContainsObject(org.drools.jsr94.rules.StatefulRuleSessionTest)
testAddObject(org.drools.jsr94.rules.StatefulRuleSessionTest)
testJsr94FactHandleFactoryAvailable(org.drools.jsr94.rules.StatefulRuleSessionTest)
testAddObjects(org.drools.jsr94.rules.StatefulRuleSessionTest)
testGetObject(org.drools.jsr94.rules.StatefulRuleSessionTest)
testUpdateObject(org.drools.jsr94.rules.StatefulRuleSessionTest)
testRemoveObject(org.drools.jsr94.rules.StatefulRuleSessionTest)
testGetObjects(org.drools.jsr94.rules.StatefulRuleSessionTest)
testGetObjectsWithFilter(org.drools.jsr94.rules.StatefulRuleSessionTest)
testReset(org.drools.jsr94.rules.StatefulRuleSessionTest)
testRule(org.drools.jsr94.rules.admin.RuleTest)
testCreateRuleStatelessRuleSession(org.drools.jsr94.rules.RuleRuntimeTest)
testCreateRuleStatefulRuleSession(org.drools.jsr94.rules.RuleRuntimeTest)
testGetRegistrations(org.drools.jsr94.rules.RuleRuntimeTest)
testRuleBaseConfigurationConstant(org.drools.jsr94.rules.RuleRuntimeTest)
testCreateFromInputStream(org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderTest)
testCreateFromObject(org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderTest)
testCreateFromReader(org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderTest)
Tests run: 63, Failures: 0, Errors: 32, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to
/qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/surefire-reports
for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 8 seconds
[INFO] Finished at: Sun Jun 08 13:47:07 EDT 2008
[INFO] Final Memory: 25M/75M
[INFO] ------------------------------------------------------------------------
Terminating xvnc
[drools] $ vncserver -kill :10
Killing Xvnc process ID 30723
Recording test results