You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2026. It is now read-only.
tests/unit/test_row_data.py:268: in _call_fut
return _retry_read_rows_exception(exc)
google/cloud/bigtable/row_data.py:333: in _retry_read_rows_exception
exc = exceptions.from_grpc_error(exc)
.nox/unit-3-10/lib/python3.10/site-packages/google/api_core/exceptions.py:537: in from_grpc_error
details=_parse_grpc_error_details(rpc_exc),
.nox/unit-3-10/lib/python3.10/site-packages/google/api_core/exceptions.py:490: in _parse_grpc_error_details
status = rpc_status.from_call(rpc_exc)
.nox/unit-3-10/lib/python3.10/site-packages/grpc_status/rpc_status.py:48: in from_call
if call.trailing_metadata() is None:
@abc.abstractmethod
def trailing_metadata(self):
"""Accesses the trailing metadata sent by the server.
This method blocks until the value is available.
Returns:
The trailing :term:`metadata`.
"""
This test failed!
To configure my behavior, see the Flaky Bot documentation.
If I'm commenting on this issue too often, add the
flakybot: quietlabel andI will stop commenting.
commit: ddb69d0
buildURL: Build Status, Sponge
status: failed
Test output