Thanks Nirmal, will try this. On Thu, Nov 6, 2014 at 2:05 PM, Nirmal Fernando <[email protected]> wrote:
> Only reason I can see is two test cases in > "GoogleComputeEngineImageToImageTest.java" > runs in parallel causing a concurrent issue. > > Can you try commenting out "testWellFormedImageName" method? > > On Thu, Nov 6, 2014 at 9:23 AM, Isuru Haththotuwa <[email protected]> > wrote: > >> Failed just now as well :) Not sure if its something local to me. Will >> check on that. >> >> On Thu, Nov 6, 2014 at 9:26 AM, Rajkumar Rajaratnam <[email protected]> >> wrote: >> >>> I built just now. There are no failures. >>> >>> On Thu, Nov 6, 2014 at 9:22 AM, Isuru Haththotuwa <[email protected]> >>> wrote: >>> >>>> Hi, >>>> >>>> Got this just now: >>>> >>>> Tests run: 179, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.101 >>>> sec <<< FAILURE! - in TestSuite >>>> testArbitratyImageName(org.jclouds.googlecomputeengine.compute.functions.GoogleComputeEngineImageToImageTest) >>>> Time elapsed: 0.023 sec <<< FAILURE! >>>> java.lang.AssertionError: expected [linux] but found [ubuntu] >>>> at org.testng.Assert.fail(Assert.java:94) >>>> at org.testng.Assert.failNotSame(Assert.java:490) >>>> at org.testng.Assert.assertSame(Assert.java:441) >>>> at org.testng.Assert.assertSame(Assert.java:451) >>>> at >>>> org.jclouds.googlecomputeengine.compute.functions.GoogleComputeEngineImageToImageTest.testArbitratyImageName(GoogleComputeEngineImageToImageTest.java:45) >>>> >>>> >>>> Results : >>>> >>>> Failed tests: >>>> GoogleComputeEngineImageToImageTest.testArbitratyImageName:45 >>>> expected [linux] but found [ubuntu] >>>> >>>> Is anyone else facing the same? >>>> >>>> -- >>>> Thanks and Regards, >>>> >>>> Isuru H. >>>> +94 716 358 048* <http://wso2.com/>* >>>> >>>> >>>> >>> >>> >>> -- >>> Raj >>> >>> -- >>> Thanks and Regards, >>> >>> Isuru H. >>> +94 716 358 048* <http://wso2.com/>* >>> >>> >>> * <http://wso2.com/>* >>> >>> >>> > > > -- > Best Regards, > Nirmal > > Nirmal Fernando. > PPMC Member & Committer of Apache Stratos, > Senior Software Engineer, WSO2 Inc. > > Blog: http://nirmalfdo.blogspot.com/ > > -- > Thanks and Regards, > > Isuru H. > +94 716 358 048* <http://wso2.com/>* > > > * <http://wso2.com/>* > > >
