[
https://issues.apache.org/jira/browse/JCLOUDS-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Gaul updated JCLOUDS-755:
--------------------------------
Component/s: jclouds-compute
> GoogleComputeEngineServiceLiveTest fails when run on its own.
> --------------------------------------------------------------
>
> Key: JCLOUDS-755
> URL: https://issues.apache.org/jira/browse/JCLOUDS-755
> Project: jclouds
> Issue Type: Bug
> Components: jclouds-compute, jclouds-labs-google
> Reporter: Daniel Broudy
> Labels: google-compute-engine
>
> The test fails sometime when all live tests are run and always fails when run
> on its own.
> My brief (possibly incorrect) diagnosis:
> The problem appears to be with cloning TemplateOptions.
> Null is compared to Optional.Absent() and an error is raised because they are
> not equal.
> Failed tests:
>
> GoogleComputeEngineServiceLiveTest>BaseComputeServiceLiveTest.testOptionToNotBlock:825
> options didn't clone properly
>
> GoogleComputeEngineServiceLiveTest>BaseComputeServiceLiveTest.testCreateAndRunAService:706->BaseComputeServiceLiveTest.createAndRunAServiceInGroup:723
> options didn't clone properly
>
> GoogleComputeEngineServiceLiveTest>BaseComputeServiceLiveTest.testAScriptExecutionAfterBootWithBasicTemplate:223
> options didn't clone properly
>
> GoogleComputeEngineServiceLiveTest>BaseComputeServiceLiveTest.testConcurrentUseOfComputeServiceToCreateNodes:475
> ยป Execution
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)