[rules-dev] Hudson failing tests

Geoffrey De Smet ge0ffrey.spam at gmail.com
Wed Jan 11 05:46:08 EST 2012



Op 11-01-12 10:42, Michael Anstis schreef:
> Hello,
>
> Just advising (in my Sheriff capacity) that the following tests are 
> failing;-
>
> /*jbpm
> */org.jbpm.integrationtests.ProcessTimerTest.testMultipleTimers
>
>
> /*droolsjbpm-integration
> - Geoffrey IIRC you are looking at these?*/
> org.drools.runtime.pipeline.impl.JSonBatchExecutionTest.testInsertElements
> org.drools.runtime.pipeline.impl.JSonBatchExecutionTest.testInsertElementsWithReturnObjects
> org.drools.runtime.pipeline.impl.JSonBatchExecutionTest.testSetGlobal
> org.drools.runtime.pipeline.impl.JSonBatchExecutionTest.testManualFireAllRules
> org.drools.runtime.pipeline.impl.XStreamBatchExecutionTest.testInsertElements
> org.drools.runtime.pipeline.impl.XStreamBatchExecutionTest.testInsertElementsWithReturnObjects
> org.drools.runtime.pipeline.impl.XStreamBatchExecutionTest.testSetGlobal
> org.drools.runtime.pipeline.impl.XStreamBatchExecutionTest.testManualFireAllRules
>
I fixed those in camel last week, I 'll take a look at these too.
Thanks for the reminder.
>
> /*guvnor
> - Jervis, could you look at the following they all relate to 
> javax.jcr.nodetype.ConstraintViolationException
> */org.drools.guvnor.server.ServiceImplSecurityTest.testCreateNewRule
> org.drools.guvnor.server.ServiceImplSecurityTest.testLoadRuleAssetAnalyst
> org.drools.guvnor.server.ServiceImplSecurityTest.testLoadRuleAssetPackageReadonly
> org.drools.guvnor.server.ServiceImplSecurityTest.testLoadRuleAssetNoCategory
> org.drools.guvnor.server.ServiceImplSecurityTest.testLoadRuleAssetNoCategoryPackageAdmin
> org.drools.guvnor.server.ServiceImplSecurityTest.testLoadRuleAssetNoCategoryAnalystNegative
> org.drools.guvnor.server.ServiceImplSecurityTest.testLoadRuleAssetWithRoleBasedAuthrozationAssetHasCategory
> org.drools.guvnor.server.ServiceImplSecurityTest.testLoadRuleAssetWithRoleBasedAuthrozationAssetNoCategoryMixed
> org.drools.guvnor.server.ServiceImplSecurityTest.testCheckinWithPackageReadonly
> org.drools.guvnor.server.ServiceImplSecurityTest.testCheckinPackageDeveloper
> org.drools.guvnor.server.ServiceImplSecurityTest.testLoadRuleAssetWithRoleBasedAuthrozationPackageReadonlyFilter
> org.drools.guvnor.server.ServiceImplSecurityTest.testLoadRuleAssetWithRoleBasedAuthrozationPackageReadonlyMetaDataFilter
> org.drools.guvnor.server.ServiceImplSecurityTest.testLoadRuleAssetWithRoleBasedAuthrozationPackageReadonlyMetaDataFilter2
> org.drools.guvnor.server.ServiceImplSecurityTest.testLoadRuleAssetWithRoleBasedAuthrozationPackageReadonlyMetaDataFilter3
> org.drools.guvnor.server.ServiceImplSecurityTest.testTableDisplayHandler
> org.drools.guvnor.server.ServiceImplSecurityTest.testListPackagesPackageAdminAndAnalyst
> org.drools.guvnor.server.ServiceImplSecurityTest.testLoadChildCategories
> org.drools.guvnor.server.ServiceImplSecurityTest.testloadRuleListForCategoriesPackageReadonly
> org.drools.guvnor.server.ServiceImplSecurityTest.testloadRuleListForCategoriesPackageReadonlyPositive
> org.drools.guvnor.server.ServiceImplSecurityTest.testLoadRuleAssetNoCategoryAnalystPositive
>
> /*- Toni, Geoffrey,me feel free to look at these :)
> */org.drools.guvnor.server.RepositoryAssetServiceTest.testArchiveAssetWhenParentPackageArchived
> org.drools.guvnor.server.RepositoryAssetServiceTest.testAssetSource
> org.drools.guvnor.server.RepositoryCategoryServiceTest.testLoadRuleListForCategoriesWithAnalystPermission
> org.drools.guvnor.server.RepositoryCategoryServiceTest.testLoadRuleListForCategoriesWithAnalystNoRootCatPermission
> org.drools.guvnor.server.RepositoryPackageServiceTest.testPackageBinaryUpdatedResetWhenDeletingAnAsset
> org.drools.guvnor.server.RepositoryScenarioTest.testRunScenario
All the RepositoryScenarioTests fail because of
https://issues.jboss.org/browse/GUVNOR-1800
We need to redesign the scenario testing so it doesn't rely on 
Thread.currentThread().setContextClassLoader( ... )
> org.drools.guvnor.server.RepositoryScenarioTest.testRunScenarioWithGeneratedBeans
> org.drools.guvnor.server.RepositoryScenarioTest.testRunPackageScenariosWithDeclaredFacts
> org.drools.guvnor.server.RepositoryScenarioTest.testRunScenarioWithJar
> org.drools.guvnor.server.RepositoryScenarioTest.testRunScenarioWithJarThatHasSourceFiles
> org.drools.guvnor.server.RepositoryScenarioTest.testRunPackageScenarios
> org.drools.guvnor.server.SampleRepositoryTest.testImportSampleRepository
> org.drools.guvnor.server.ServiceImplementationTest.testInboxEvents
> org.drools.guvnor.server.ServiceImplementationTest.testAddRuleAndListPackages
> org.drools.guvnor.server.ServiceImplementationTest.testTrackRecentOpenedChanged
> org.drools.guvnor.server.builder.PackageDRLAssemblerTest.testSkipDisabledImports
> org.drools.guvnor.server.contenthandler.ModelContentHandlerTest.testModelAttached
> org.drools.guvnor.server.contenthandler.ModelContentHandlerTest.testModelRemoved
> org.drools.guvnor.server.files.WebDAVImplTest.testCreateResourceAndCreatedDate
> org.drools.guvnor.server.jaxrs.BasicPackageResourceTest.testGetPackageForXML
> org.drools.guvnor.server.repository.MailboxServiceTest.testMailbox
> org.drools.guvnor.server.repository.MailboxServiceTest.testOneToMany
> org.drools.guvnor.server.repository.UserInboxTest.testIncoming
> org.drools.guvnor.server.security.SecurityServiceImplTest.testLogin
> org.drools.guvnor.server.VerificationServiceImplementationTest.testVerifyAsset
>
> With kind regards,
>
> Mike
>
>
> _______________________________________________
> rules-dev mailing list
> rules-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-dev

-- 
With kind regards,
Geoffrey De Smet

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-dev/attachments/20120111/33ed2ebf/attachment.html 


More information about the rules-dev mailing list