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

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

@flaky-bot

Description

@flaky-bot

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
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 = <class 'dict'>

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    flakybot: flakyTells the Flaky Bot not to close or comment on this issue.flakybot: issueAn issue filed by the Flaky Bot. Should not be added manually.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions