You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by danbroudy <no...@github.com> on 2015/01/07 01:19:48 UTC

[jclouds-labs-google] Fixed InstanceApiLiveTest, made Instance.status @Nullable (#120)

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

Re: [jclouds-labs-google] Fixed InstanceApiLiveTest, made Instance.status @Nullable (#120)

Posted by Ignasi Barrera <no...@github.com>.
Thanks! Pushed to master as [0391f69](https://git-wip-us.apache.org/repos/asf?p=jclouds-labs-google.git;a=commit;h=0391f699e9c4a71b5b4625ab82af8cae99f472e2).

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