Looks like the suggestion to add 
```
eTo.loginPassword = fromNullable(this.getLoginPassword());
eTo.loginPrivateKey = fromNullable(this.getLoginPrivateKey());
```
was not a good one. When I run all the tests together these lines cause failure 
instead of fix it.

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

Reply via email to