Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion packages/google-cloud-logging/pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ filterwarnings =
ignore:The load_credentials_from_file method is deprecated:DeprecationWarning
ignore:.*Please upgrade to the latest Python version.*:FutureWarning
ignore:(?s).*using a Python version.*past its end of life.*:FutureWarning

# Remove once https://github.com/open-telemetry/opentelemetry-python/issues/5231 is fixed
ignore:(?s).*SelectableGroups dict interface is deprecated. Use select.*:DeprecationWarning
Comment thread
parthea marked this conversation as resolved.
Loading