On Tue, Mar 16, 2010 at 7:08 AM, ant elder (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/TUSCANY-3487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > ant elder reopened TUSCANY-3487: > -------------------------------- > > > I tried to add these tests to be run in the build in trunk compliance-tests > but can't see how they are working, is there some new module or config that > I'm missing? - all the tests are still just failing with all the intents > missing policy sets > > >> Validate transaction intents >> ---------------------------- >> >> Key: TUSCANY-3487 >> URL: https://issues.apache.org/jira/browse/TUSCANY-3487 >> Project: Tuscany >> Issue Type: Improvement >> Components: OASIS Compliance - TUSCANY >> Reporter: ant elder >> Assignee: Luciano Resende >> Priority: Blocker >> Fix For: Java-SCA-2.0 >> >> >> Validate the various transaction intents defined in the Policy spec are used >> correctly. There are a number of Policy compliance test cases for these: >> POL_9006 reference with transactedOneWay on a non-global tran component >> POL_9009 service with transactedOneWay on a non-global tran component >> POL_9015 managedTransaction.local and a service with propagatesTransaction >> POL_9016 noManagedTransaction and a service with propagatesTransaction >> POL_9017 reference with propagatesTransaction on a local tran component >> POL_9018 reference with propagatesTransaction on a noManagedTransaction >> component > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >
I don't have any insight yet but running the otest/newlayout version of the tests against the latest code does see the 900X tests passing. I know that's not hugely helpful but at least we just need to unpick what is missing from the "compliance-tests" configuration. Simon
