Broken live test ProjectApiLiveTest.testGetProjectWhenNotExists:61 ยป HttpResponse command: GET ...
Failure dues to Google return value change. Updates the project api to have an appropriate fallback. You can merge this Pull Request by running: git pull https://github.com/GoogleCloudPlatform/jclouds-labs-google liveTestFix Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-labs-google/pull/74 -- Commit Summary -- * Adding fix to Project.get fallback. Returns 400 or 404. -- File Changes -- M google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/features/ProjectApi.java (4) A google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/handlers/GoogleFallback.java (42) -- Patch Links -- https://github.com/jclouds/jclouds-labs-google/pull/74.patch https://github.com/jclouds/jclouds-labs-google/pull/74.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/74
