Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

tests.unit.gapic.grafeas_v1.test_grafeas: test_get_occurrence failed #59

Closed
flaky-bot bot opened this issue Feb 17, 2021 · 2 comments
Closed

tests.unit.gapic.grafeas_v1.test_grafeas: test_get_occurrence failed #59

flaky-bot bot opened this issue Feb 17, 2021 · 2 comments
Labels
flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Feb 17, 2021

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: 01746a2
buildURL: Build Status, Sponge
status: failed

Test output
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 flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Feb 17, 2021
@flaky-bot flaky-bot bot reopened this Feb 17, 2021
@flaky-bot flaky-bot bot added the flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. label Feb 17, 2021
@flaky-bot
Copy link
Author

flaky-bot bot commented Feb 17, 2021

Looks like this issue is flaky. 😟

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

A human should fix and close this.


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

Test output
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
Copy link
Author

flaky-bot bot commented Feb 17, 2021

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

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


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

Test output
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 flaky-bot bot reopened this Feb 17, 2021
gcf-merge-on-green bot pushed a commit that referenced this issue Feb 18, 2021
Fixes #57 

See #59 and #60 for example issues confirming this is set up correctly.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

1 participant