Fixes bug in InstanceApiLiveTest. 

Also Instance Status is sometimes not returned when repeatedly calling instance 
get and the instance status is transitioning from one state to another. This 
was causing intermittent test failures. 
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/120

-- Commit Summary --

  * Fixed InstanceApiLiveTest, made Instance.status @Nullable

-- File Changes --

    M 
google-compute-engine/src/main/java/org/jclouds/googlecomputeengine/domain/Instance.java
 (2)
    M 
google-compute-engine/src/test/java/org/jclouds/googlecomputeengine/features/InstanceApiLiveTest.java
 (7)

-- Patch Links --

https://github.com/jclouds/jclouds-labs-google/pull/120.patch
https://github.com/jclouds/jclouds-labs-google/pull/120.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/120

Reply via email to