Commit 7cced41
authored
tests: filter DeprecationWarning in opentelemetry-api (#17239)
This PR is needed to resolve the failing `unit-3.11` presubmit in
#17235 which is
due to a new DeprecationWarning from `opentelemetry-api`. See [build
log](https://github.com/googleapis/google-cloud-python/actions/runs/26299236667/job/77419821319?pr=17235).
This PR filters the deprecation warning in `opentelemetry-api` until a
fix is available. See the linked issue for more information.1 parent ac698b2 commit 7cced41
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
0 commit comments