Hi, I get the following error when running integration tests in GS. This happens in windows environment. I think this has been reported in another thread. However the products works perfectly in this case.
Tests run: 65, Failures: 1, Errors: 0, Skipped: 64, Time elapsed: 81.246 sec <<< FAILURE! startServer(org.wso2.gs.integration.tests.GSTestServerManager) Time elapsed: 0 sec <<< FAILURE! org.testng.internal.thread.ThreadTimeoutException: Method org.testng.internal.ConfigurationMethod.startServer() didn't finish within the time-out 80000 at java.io.FileOutputStream.writeBytes(Native Method) at java.io.FileOutputStream.write(FileOutputStream.java:282) at org.wso2.carbon.utils.ArchiveManipulator.extractFromStream(ArchiveManipulator.java:194) at org.wso2.carbon.utils.ArchiveManipulator.extract(ArchiveManipulator.java:141) at org.wso2.carbon.integration.framework.utils.CodeCoverageUtils.addEmmaDynamicImportPackage(CodeCoverageUtils.java:183) at org.wso2.carbon.integration.framework.utils.CodeCoverageUtils.instrument(CodeCoverageUtils.java:155) at org.wso2.carbon.integration.framework.utils.CodeCoverageUtils.instrumentSelectedFiles(CodeCoverageUtils.java:139) at org.wso2.carbon.integration.framework.utils.CodeCoverageUtils.instrument(CodeCoverageUtils.java:105) at org.wso2.carbon.integration.framework.utils.ServerUtils.startServerUsingCarbonHome(ServerUtils.java:52) at org.wso2.carbon.integration.framework.TestServerManager.startServer(TestServerManager.java:79) at org.wso2.gs.integration.tests.GSTestServerManager.startServer(GSTestServerManager.java:42) Any fixes for this? Regards, Dilshan
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
