Hi all,

When running G-Reg tests I've encountered several test cases which passes
when the containing class executed individually and fails when tests are
run as packages. Following are few examples.

deleteResources(org.wso2.carbon.registry.metadata.test.schema.SchemaAddTestCase)
addAssociationToRoot(org.wso2.carbon.registry.ws.client.test.general.old.TestAssociationWSTestCase)
cleanup(org.wso2.carbon.registry.ws.client.test.general.old.TestAssociationWSTestCase)

When remote debugging these test classes it is observed that tests from
different classes run interleaved, and that some times lead to changing and
removing shared resources, results in test failures.

How can we solve this problem?

Thank you,
SameeraK


-- 
Sameera Kannangara,
Software Engineer,
WSO2 Inc.
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to