Foo create begin *** test handler: test:createCONFIGURE in context CTXT_HANDLER: 1._CREATE *** test handler: test:createEXECUTE in context CTXT_HANDLER: 1._CREATE *** test handler: test:createCLEANUPONLY in context CTXT_HANDLER: 1._CREATE Foo alpha modify begin *** test handler: test:alphaCONFIGURE in context CTXT_HANDLER: 1..alpha *** test handler: test:alphaEXECUTE in context CTXT_HANDLER: 1..alpha *** test handler: test:alphaTEST in context CTXT_HANDLER: 1..alpha *** test handler: test:alphaROLLBACK in context CTXT_HANDLER: 1..alpha *** test handler: test:alphaCLEANUPONLY in context CTXT_HANDLER: 1..alpha Foo alpha and other modify begin *** test handler: test:otherCONFIGURE in context CTXT_HANDLER: 1..other *** test handler: test:alphaCONFIGURE in context CTXT_HANDLER: 1..alpha *** test handler: test:alphaEXECUTE in context CTXT_HANDLER: 1..alpha -- handler returned 1 handler /bin/false failed *** test handler: test:alphaROLLBACK in context CTXT_ROLLBACK: 1..alpha *** test handler: test:otherROLLBACK in context CTXT_ROLLBACK: 1..other Foo create again *** test handler: test:createCONFIGURE in context CTXT_HANDLER: 2._CREATE *** test handler: test:createEXECUTE in context CTXT_HANDLER: 2._CREATE *** test handler: test:createCLEANUPONLY in context CTXT_HANDLER: 2._CREATE Foo alpha and other on two objects *** test handler: test:otherCONFIGURE in context CTXT_HANDLER: 1..other -- handler returned 1 handler /bin/false failed *** test handler: test:otherROLLBACK in context CTXT_ROLLBACK: 1..other Foo alpha and other on two objects inverted *** test handler: test:alphaCONFIGURE in context CTXT_HANDLER: 1..alpha *** test handler: test:alphaEXECUTE in context CTXT_HANDLER: 1..alpha *** test handler: test:alphaTEST in context CTXT_HANDLER: 1..alpha *** test handler: test:otherCONFIGURE in context CTXT_HANDLER: 2..other -- handler returned 1 handler /bin/false failed *** test handler: test:alphaROLLBACK in context CTXT_ROLLBACK: 1..alpha *** test handler: test:otherROLLBACK in context CTXT_ROLLBACK: 2..other