monitoring.api.v3.api-client.custom_metric_test: test_custom_metric failed #3875
Closed
Description
Note: #2938 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 79b0d63
buildURL: Build Status, Sponge
status: failed
Test output
Traceback (most recent call last): File "/tmpfs/src/github/python-docs-samples/monitoring/api/v3/api-client/custom_metric_test.py", line 113, in test_custom_metric eventually_consistent_test() File "/tmpfs/src/github/python-docs-samples/monitoring/api/v3/api-client/.nox/py-3-7/lib/python3.7/site-packages/backoff/_sync.py", line 94, in retry ret = target(*args, **kwargs) File "/tmpfs/src/github/python-docs-samples/monitoring/api/v3/api-client/custom_metric_test.py", line 111, in eventually_consistent_test assert value == pseudo_random_value AssertionError: assert 1 == 2 -1 +2