See
http://hudson.qa.jboss.com/hudson/job/drools/1135/changes
Changes:
[Rikkola] Fix for broken test.
[ge0ffrey] usage of topicconflict for faster score calculation
------------------------------------------
[...truncated 9703 lines...]
then
System.println("TEST");
end
Tests run: 36, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 48.138 sec <<<
FAILURE!
Running org.drools.brms.server.selector.SelectorManagerTest
DEBUG 27-12 12:27:55,598 (SelectorManager.java:getSelector:57) No selector found by the
name of goo
DEBUG 27-12 12:27:55,611 (SelectorManager.java:<init>:27) Loading selectors
DEBUG 27-12 12:27:55,613 (SelectorManager.java:getSelector:57) No selector found by the
name of XX
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.drools.brms.server.util.MetaDataMapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.drools.brms.client.packages.SuggestionCompletionCacheTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.drools.brms.server.contenthandler.ContentHandlerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.drools.brms.server.contenthandler.DRLFileContentHandlerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.drools.brms.server.PerfServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.drools.brms.server.builder.BRMSPackageBuilderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec
Running org.drools.brms.server.PopulateDataTest
INFO 27-12 12:27:55,826 (ServiceImplementation.java:createCategory:147)
USER:alan_parsons CREATING cateogory: [HR] in path [/]
INFO 27-12 12:27:55,835 (ServiceImplementation.java:createCategory:147)
USER:alan_parsons CREATING cateogory: [Sales] in path [/]
INFO 27-12 12:27:55,843 (ServiceImplementation.java:createCategory:147)
USER:alan_parsons CREATING cateogory: [Manufacturing] in path [/]
INFO 27-12 12:27:55,850 (ServiceImplementation.java:createCategory:147)
USER:alan_parsons CREATING cateogory: [Finance] in path [/]
INFO 27-12 12:27:55,856 (ServiceImplementation.java:createCategory:147)
USER:alan_parsons CREATING cateogory: [Leave] in path [HR]
INFO 27-12 12:27:55,877 (ServiceImplementation.java:createCategory:147)
USER:alan_parsons CREATING cateogory: [Training] in path [HR]
INFO 27-12 12:27:55,884 (ServiceImplementation.java:createCategory:147)
USER:alan_parsons CREATING cateogory: [Promotions] in path [Sales]
INFO 27-12 12:27:55,891 (ServiceImplementation.java:createCategory:147)
USER:alan_parsons CREATING cateogory: [Old promotions] in path [Sales]
INFO 27-12 12:27:55,897 (ServiceImplementation.java:createCategory:147)
USER:alan_parsons CREATING cateogory: [Boogie boards] in path [Sales]
INFO 27-12 12:27:55,905 (ServiceImplementation.java:createCategory:147)
USER:alan_parsons CREATING cateogory: [Surf boards] in path [Sales]
INFO 27-12 12:27:55,917 (ServiceImplementation.java:createCategory:147)
USER:alan_parsons CREATING cateogory: [Surf wear] in path [Sales]
INFO 27-12 12:27:55,925 (ServiceImplementation.java:createCategory:147)
USER:alan_parsons CREATING cateogory: [Surf wear] in path [Manufacturing]
INFO 27-12 12:27:55,947 (ServiceImplementation.java:createCategory:147)
USER:alan_parsons CREATING cateogory: [Boards] in path [Manufacturing]
INFO 27-12 12:27:55,959 (ServiceImplementation.java:createCategory:147)
USER:alan_parsons CREATING cateogory: [Employees] in path [Finance]
INFO 27-12 12:27:55,967 (ServiceImplementation.java:createCategory:147)
USER:alan_parsons CREATING cateogory: [Payables] in path [Finance]
INFO 27-12 12:27:55,974 (ServiceImplementation.java:createCategory:147)
USER:alan_parsons CREATING cateogory: [Receivables] in path [Finance]
INFO 27-12 12:27:55,990 (ServiceImplementation.java:createState:629) USER:alan_parsons
CREATING state: [Approved]
DEBUG 27-12 12:27:55,992 (RulesRepository.java:addNodeIfNew:131) Adding new node of
type: drools:stateNodeType named: Approved to parent node named drools:state_area
DEBUG 27-12 12:27:55,995 (RulesRepository.java:createState:627) Created the status
[Approved]
INFO 27-12 12:27:56,001 (ServiceImplementation.java:createState:629) USER:alan_parsons
CREATING state: [Pending]
DEBUG 27-12 12:27:56,003 (RulesRepository.java:addNodeIfNew:131) Adding new node of
type: drools:stateNodeType named: Pending to parent node named drools:state_area
DEBUG 27-12 12:27:56,005 (RulesRepository.java:createState:627) Created the status
[Pending]
INFO 27-12 12:27:56,012 (ServiceImplementation.java:createPackage:540)
USER:alan_parsons CREATING package [com.billasurf.manufacturing]
INFO 27-12 12:27:56,242 (ServiceImplementation.java:savePackage:573) USER:alan_parsons
SAVING package [com.billasurf.manufacturing]
INFO 27-12 12:27:56,865 (ServiceImplementation.java:createPackage:540)
USER:alan_parsons CREATING package [com.billasurf.manufacturing.plant]
INFO 27-12 12:27:57,027 (ServiceImplementation.java:createPackage:540)
USER:alan_parsons CREATING package [com.billasurf.finance]
INFO 27-12 12:27:57,147 (ServiceImplementation.java:createPackage:540)
USER:alan_parsons CREATING package [com.billasurf.hrman]
INFO 27-12 12:27:57,270 (ServiceImplementation.java:createPackage:540)
USER:alan_parsons CREATING package [com.billasurf.sales]
INFO 27-12 12:27:57,388 (ServiceImplementation.java:createNewRule:173)
USER:alan_parsons CREATING new asset name [DomainModel] in package
[com.billasurf.manufacturing.plant]
INFO 27-12 12:27:57,763 (ServiceImplementation.java:createNewRule:173)
USER:alan_parsons CREATING new asset name [Surfboard_Colour_Combination] in package
[com.billasurf.manufacturing]
INFO 27-12 12:27:57,797 (ServiceImplementation.java:changeState:660) USER:alan_parsons
CHANGING ASSET STATUS. Asset name, uuid: [Surfboard_Colour_Combination,
cdc37bed-5544-40a0-a0f7-ec2b8a434a36] to [Pending]
INFO 27-12 12:27:57,804 (ServiceImplementation.java:createNewRule:173)
USER:alan_parsons CREATING new asset name [Premium_Colour_Combinations] in package
[com.billasurf.manufacturing]
INFO 27-12 12:27:58,010 (ServiceImplementation.java:changeState:660) USER:alan_parsons
CHANGING ASSET STATUS. Asset name, uuid: [Premium_Colour_Combinations,
8aca1a20-a282-4755-836e-9c958d2a4477] to [Approved]
INFO 27-12 12:27:58,016 (ServiceImplementation.java:createNewRule:173)
USER:alan_parsons CREATING new asset name [Fibreglass supplier selection] in package
[com.billasurf.manufacturing]
INFO 27-12 12:27:58,048 (ServiceImplementation.java:createNewRule:173)
USER:alan_parsons CREATING new asset name [Recommended wax] in package
[com.billasurf.manufacturing]
INFO 27-12 12:27:58,080 (ServiceImplementation.java:createPackageSnapshot:718)
USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [com.billasurf.finance] snapshot
name: [TEST
DEBUG 27-12 12:27:58,081 (RulesRepository.java:createPackageSnapshot:390) Creating
snapshot for [com.billasurf.finance] called [TEST]
INFO 27-12 12:27:58,137 (ServiceImplementation.java:createPackageSnapshot:718)
USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [com.billasurf.finance] snapshot
name: [PRODUCTION
DEBUG 27-12 12:27:58,138 (RulesRepository.java:createPackageSnapshot:390) Creating
snapshot for [com.billasurf.finance] called [PRODUCTION]
INFO 27-12 12:27:58,206 (ServiceImplementation.java:createPackageSnapshot:718)
USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [com.billasurf.finance] snapshot
name: [PRODUCTION ROLLBACK
DEBUG 27-12 12:27:58,206 (RulesRepository.java:createPackageSnapshot:390) Creating
snapshot for [com.billasurf.finance] called [PRODUCTION ROLLBACK]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.445 sec
Running org.drools.brms.server.rules.BRMSSuggestionCompletionLoaderTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.938 sec
Running org.drools.brms.server.security.SecurityServiceImplTest
INFO 27-12 12:28:00,234 (SecurityServiceImpl.java:login:49) Logging in user [XXX]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.drools.brms.server.util.ClassicDRLImporterTest
import goo.wee
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.drools.brms.server.util.TableDisplayHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.drools.brms.client.rpc.MetaDataTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.drools.brms.server.builder.ContentPackageAssemblerTest
com.billasurf.Board@105dbeb
DEBUG 27-12 12:28:03,417 (RulesRepository.java:createPackageSnapshot:390) Creating
snapshot for [testSimplePackageBuildNoErrors] called [SNAP_1]
Cheapest possible
DEBUG 27-12 12:28:12,184 (SelectorManager.java:getSelector:57) No selector found by the
name of nothing valid
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.959 sec
Running org.drools.brms.server.files.DeploymentURIHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.drools.brms.client.modeldriven.HumanReadableTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.drools.brms.server.contenthandler.ContentManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.drools.brms.client.qa.ScenarioHelperTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.drools.brms.server.util.GWTNoSeamTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.drools.brms.client.rulelist.TableDataRowTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.drools.brms.client.common.AssetFormatsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.drools.brms.server.repository.RulesRepositoryManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.drools.brms.client.packages.NewPackageWizardTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.drools.brms.client.modeldriven.ui.ConstraintValueEditorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec
Running org.drools.brms.server.util.FileManagerUtilsTest
DEBUG 27-12 12:28:13,767 (RulesRepositoryAdministrator.java:clearRulesRepository:63)
Clearing repository database. UserId=alan_parsons
Clearing rules repository
INFO 27-12 12:28:21,542 (ServiceImplementation.java:createPackageSnapshot:718)
USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [testGetBinaryPackageServlet]
snapshot name: [SNAPPY 1
DEBUG 27-12 12:28:21,543 (RulesRepository.java:createPackageSnapshot:390) Creating
snapshot for [testGetBinaryPackageServlet] called [SNAPPY 1]
INFO 27-12 12:28:21,721 (ServiceImplementation.java:createPackageSnapshot:718)
USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [testGetBinaryPackageServlet]
snapshot name: [SNAPX
DEBUG 27-12 12:28:21,722 (RulesRepository.java:createPackageSnapshot:390) Creating
snapshot for [testGetBinaryPackageServlet] called [SNAPX]
INFO 27-12 12:28:21,905 (ServiceImplementation.java:createPackageSnapshot:718)
USER:alan_parsons CREATING PACKAGE SNAPSHOT for package: [testGetBinaryPackageServlet]
snapshot name: [SNAPX
DEBUG 27-12 12:28:21,906 (RulesRepository.java:removePackageSnapshot:420) Removing
snapshot for [testGetBinaryPackageServlet] called [SNAPX]
DEBUG 27-12 12:28:21,937 (RulesRepository.java:createPackageSnapshot:390) Creating
snapshot for [testGetBinaryPackageServlet] called [SNAPX]
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.086 sec
Running org.drools.brms.client.ruleeditor.EditorLauncherTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec
Running org.drools.brms.server.repository.BRMSRepositoryConfigurationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest
ERROR 27-12 12:28:22,778 (GWTToSeamAdapter.java:callWebRemoteMethod:79) Error invoking a
service
org.jboss.seam.remoting.gwt.MyServiceThingie$FooNotLoggedInException
at org.jboss.seam.remoting.gwt.MyServiceThingie.notLoggedIn(MyServiceThingie.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.jboss.seam.remoting.gwt.GWTToSeamAdapter.callWebRemoteMethod(GWTToSeamAdapter.java:74)
at
org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest.testNotLoggedIn(GWTToSeamAdapterTest.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
org.drools.brms.client.rpc.SessionExpiredException
ERROR 27-12 12:28:22,779 (GWTToSeamAdapter.java:callWebRemoteMethod:79) Error invoking a
service
org.drools.repository.RulesRepositoryException: woo
at org.jboss.seam.remoting.gwt.MyServiceThingie.goNuts(MyServiceThingie.java:46)
org.drools.brms.client.rpc.DetailedSerializableException: An error occurred executing the
action.
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.jboss.seam.remoting.gwt.GWTToSeamAdapter.callWebRemoteMethod(GWTToSeamAdapter.java:74)
at
org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest.testOtherError(GWTToSeamAdapterTest.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
org.drools.repository.RulesRepositoryException: woo
at org.jboss.seam.remoting.gwt.MyServiceThingie.goNuts(MyServiceThingie.java:46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.jboss.seam.remoting.gwt.GWTToSeamAdapter.callWebRemoteMethod(GWTToSeamAdapter.java:74)
at
org.jboss.seam.remoting.gwt.GWTToSeamAdapterTest.testOtherError(GWTToSeamAdapterTest.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec
Running org.drools.brms.client.AsyncInterfaceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Results :
Failed tests:
testAnalysis(org.drools.brms.server.ServiceImplementationTest)
Tests run: 108, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 minutes 11 seconds
[INFO] Finished at: Thu Dec 27 12:28:23 EST 2007
[INFO] Final Memory: 21M/82M
[INFO] ------------------------------------------------------------------------
Terminating xvnc
[drools] $ vncserver -kill :12
Killing Xvnc process ID 26698
Recording test results