See
http://hudson.qa.jboss.com/hudson/job/drools/1591/changes
------------------------------------------
[...truncated 25442 lines...]
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.526 sec
Running org.drools.decisiontable.parser.ExternalSheetListenerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.drools.decisiontable.parser.csv.CsvParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.drools.decisiontable.ExternalSpreadsheetCompilerUnitTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.715 sec
Running org.drools.decisiontable.parser.csv.CsvLineParserTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.drools.decisiontable.parser.RuleWorksheetParseTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.493 sec
Running org.drools.decisiontable.parser.DefaultTemplateRuleBaseTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 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.274 sec
Running org.drools.decisiontable.parser.DefaultTemplateContainerTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.drools.decisiontable.SpreadsheetCompilerUnitTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.681 sec
Running org.drools.decisiontable.parser.xls.ExcelParserTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 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.012 sec
Running org.drools.decisiontable.parser.RuleWorksheetParseLargeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.drools.decisiontable.parser.RuleTemplateTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.drools.decisiontable.model.FunctionsRenderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.drools.decisiontable.model.RuleRenderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 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.793 sec
Running org.drools.decisiontable.parser.LhsBuilderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 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.012 sec
Running org.drools.decisiontable.parser.RuleSheetParserUtilTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 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] [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.825 sec <<<
FAILURE!
Running org.drools.jsr94.rules.admin.RuleAdministratorTest
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.747 sec <<<
FAILURE!
Running org.drools.jsr94.rules.StatelessRuleSessionTest
Tests run: 7, Failures: 0, Errors: 7, Skipped: 0, Time elapsed: 1.174 sec <<<
FAILURE!
Running org.drools.jsr94.rules.StatefulRuleSessionTest
Tests run: 12, Failures: 0, Errors: 12, Skipped: 0, Time elapsed: 2.265 sec <<<
FAILURE!
Running org.drools.jsr94.rules.admin.RuleTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.229 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.386 sec
Running org.drools.jsr94.rules.RuleServiceProviderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 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.111 sec
Running org.drools.jsr94.rules.RuleRuntimeTest
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.449 sec <<<
FAILURE!
Running org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.349 sec <<<
FAILURE!
Running org.drools.decisiontable.SpreadsheetIntegrationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 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: 4 minutes 37 seconds
[INFO] Finished at: Sun Jun 08 15:10:11 EDT 2008
[INFO] Final Memory: 22M/86M
[INFO] ------------------------------------------------------------------------
Terminating xvnc
[drools] $ vncserver -kill :10
Killing Xvnc process ID 10158
ERROR: No artifacts found that match the file pattern
"trunk/target/,rules-ouput/". Configuration error?
ERROR: 'trunk/target/' doesn't match anything, but '' does. Perhaps
that's what you mean?
Recording test results