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 Feb 13, 2026. It is now read-only.
def test_from_api_repr_missing_type(self):
zone = _Zone()
klass = self._get_target_class()
tests/unit/test_resource_record_set.py:66:
tests/unit/test_resource_record_set.py:21: in _get_target_class
from google.cloud.dns.resource_record_set import ResourceRecordSet
google/cloud/dns/init.py:32: in
from google.cloud.dns.zone import Changes
"""Define API ManagedZones."""
import six
E ModuleNotFoundError: No module named 'six'
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: 978174f
buildURL: Build Status, Sponge
status: failed
Test output