> > > jclouds-pull-requests-java-7 #328 > <https://github.com/jclouds/jclouds/pull/328> FAILURE > > The test failure is in an AWS EC2 test that seems unrelated to this PR, so > it shouldn't hold it up. Aany idea where that might be coming from, though? > > Tests run: 303, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.624 sec > <<< FAILURE! - in TestSuite > addIpPermissionGroupFromIpPermission(org.jclouds.aws.ec2.compute.extensions.AWSEC2SecurityGroupExtensionApiMockTest) > Time elapsed: 0.166 sec <<< FAILURE! > org.jclouds.http.HttpResponseException: Unexpected end of file from server > connecting to POST http://localhost:38030/ HTTP/1.1 > at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:772) > > Not sure, but I've pretty much had it with TestNG. I'd love to switch to junit so I can use test rules and avoid all this base test class subclassing dance, and stop worrying about which fields are shared, etc.
--- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/616#issuecomment-64733736
