You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
Updates `system_tests_sync/test_default.py` and `system_tests_async/test_default.py` to correctly identify and exempt `google.oauth2.credentials.Credentials` (User Credentials) from failures caused by expired or invalid tokens (`invalid_grant`, `invalid_client`). This prevents system tests from failing when running with expired default user credentials in local or CI environments.
0 commit comments