Skip to content

Restore failing test test_<service>_api_version_header_async #2428

@parthea

Description

@parthea
FAILED tests/unit/gapic/showcase_v1beta1/test_echo.py::test_echo_api_version_header_async - Failed: async def functions are not natively supported.

Generated test test_<service>_api_version_header_async is failing because the async test code is not marked with @pytest.mark.asyncio

It's not clear why this test started failing, but to avoid blocking development, we will comment out the test until it's fixed

Metadata

Metadata

Assignees

Labels

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