On Tue, Mar 17, 2015 at 01:54:20PM -0700, Andrew Gaul wrote: > On Sun, Mar 15, 2015 at 09:59:33PM +0100, Ignasi Barrera wrote: > > This thread is for discussion of the first release candidate for > > Apache jclouds 1.9.0. Please use this thread for discussion of issues > > uncovered in the RC, questions you may have about the RC, etc. > > The verification script fails for me due to a unit test failure in > google-compute-engine. I tried with a few variations of JDK 6, 7, and > 8; any idea what I am doing wrong? > > I also attached a set of successful integration tests across all major > object stores. We have two spurious failures for aws-s3 but otherwise > we have more passing tests than ever!
Ignasi suggested retesting with several Java versions. I found that jdk1.8.0_25 and earlier pass the verification script but that jdk1.8.0_31 and later fail. While this seems like a general GSON/reflection issue, can someone familiar with GCE provider help triage the severity of this? From my perspective this need not block the release. -- Andrew Gaul http://gaul.org/