Hi All,
Now only one test case is falling now. DeployedModuleTestCase is failed due
to module list mismatch in latest AS build.
Seems like wso2caching and wso2throttle modules are not available once get
all module list.
So following assertions get failed.
Assert.assertTrue(moduleDataSet.contains("wso2throttle"));
Assert.assertTrue(moduleDataSet.contains("wso2caching"));
Just need to clarify the reason behind this
Thanks,
Krishantha.
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev