-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important 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.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
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: 32777eb
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 83, in test_custom_metric
write_timeseries_value(client, PROJECT_RESOURCE,
File "/tmpfs/src/github/python-docs-samples/monitoring/api/v3/api-client/custom_metric.py", line 146, in write_timeseries_value
request.execute()
File "/tmpfs/src/github/python-docs-samples/monitoring/api/v3/api-client/.nox/py-3-8/lib/python3.8/site-packages/googleapiclient/_helpers.py", line 134, in positional_wrapper
return wrapped(*args, **kwargs)
File "/tmpfs/src/github/python-docs-samples/monitoring/api/v3/api-client/.nox/py-3-8/lib/python3.8/site-packages/googleapiclient/http.py", line 907, in execute
raise HttpError(resp, content, uri=self.uri)
googleapiclient.errors.HttpError: Metadata
Metadata
Assignees
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important 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.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.