googleapis / python-grafeas

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

tests.unit.gapic.grafeas_v1.test_grafeas: test_get_occurrence_from_dict failed #60

Closed flaky-bot[bot] closed 3 years ago

flaky-bot[bot] commented 3 years 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: 01746a21234d67853f041536bea951ac1e52c9c4 buildURL: Build Status, Sponge status: failed

Test output
def test_get_occurrence_from_dict():
>       test_get_occurrence(request_type=dict)

tests/unit/gapic/grafeas_v1/test_grafeas.py:105: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

transport = 'grpc', request_type = 

    def test_get_occurrence(
        transport: str = "grpc", request_type=grafeas.GetOccurrenceRequest
    ):
        # TODO: remove typo
>       client = GrafesClient(transport=transport,)
E       NameError: name 'GrafesClient' is not defined

tests/unit/gapic/grafeas_v1/test_grafeas.py:64: NameError
flaky-bot[bot] commented 3 years 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.


commit: 1214e4a7925dec09a406dc8d06dda808b57a10e7 buildURL: Build Status, Sponge status: failed

Test output
def test_get_occurrence_from_dict():
>       test_get_occurrence(request_type=dict)

tests/unit/gapic/grafeas_v1/test_grafeas.py:105: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

transport = 'grpc', request_type = 

    def test_get_occurrence(
        transport: str = "grpc", request_type=grafeas.GetOccurrenceRequest
    ):
        # TODO: remove typo
>       client = GrafesClient(transport=transport,)
E       NameError: name 'GrafesClient' is not defined

tests/unit/gapic/grafeas_v1/test_grafeas.py:64: NameError
flaky-bot[bot] commented 3 years ago

Oops! Looks like this issue is still flaky. It failed again. :grimacing:

I reopened the issue, but a human will need to close it again.


commit: 1214e4a7925dec09a406dc8d06dda808b57a10e7 buildURL: Build Status, Sponge status: failed

Test output
def test_get_occurrence_from_dict():
>       test_get_occurrence(request_type=dict)

tests/unit/gapic/grafeas_v1/test_grafeas.py:105: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

transport = 'grpc', request_type = 

    def test_get_occurrence(
        transport: str = "grpc", request_type=grafeas.GetOccurrenceRequest
    ):
        # TODO: remove typo
>       client = GrafesClient(transport=transport,)
E       NameError: name 'GrafesClient' is not defined

tests/unit/gapic/grafeas_v1/test_grafeas.py:64: NameError