googleapis / python-compute

This library has moved to https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-compute
Apache License 2.0
39 stars 26 forks source link

tests.system.test_smoke.TestComputeSmoke: test_update_description_empty failed #388

Closed flaky-bot[bot] closed 1 year ago

flaky-bot[bot] commented 1 year ago

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and I will stop commenting.


commit: c2e84a6cc59da8ca6e19e6fa4b43dc5d8bc85314 buildURL: Build Status, Sponge status: failed

Test output
self = 

    def test_update_description_empty(self):
>       self.insert_instance()

tests/system/test_smoke.py:134: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
tests/system/test_smoke.py:199: in insert_instance
    self.wait_for_zonal_operation(operation.name)
tests/system/base.py:56: in wait_for_zonal_operation
    self.fail("Zonal operation {} has errors".format(operation))
E   AssertionError: Zonal operation operation-1674512344177-5f2f5c9725bb0-6a96c756-8e4260ca has errors
flaky-bot[bot] commented 1 year ago

Looks like this issue is flaky. :worried:

I'm going to leave this open and stop commenting.

A human should fix and close this.


When run at the same commit (c2e84a6cc59da8ca6e19e6fa4b43dc5d8bc85314), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).

parthea commented 1 year ago

I'm going to close this issue as it appears stale. Flaky bot will re-open it if there is a failure.