Skip to content

monitoring.api.v3.api-client.custom_metric_test: test_custom_metric failed #3875

Closed
@flaky-bot

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

Metadata

Assignees

Labels

api: monitoringIssues related to the Cloud Monitoring API.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