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
chore(tests): break up sqlalchemy system tests (#18239)
Sqlalchemy-spanner and sqlalchemy-bigquery have two sets of integration
tests: standard system tests, and "compliance" checks. Each of these can
take > 1 hour, which can put strain on our single kokoro system test
when run sequentially
This PR drops the compliance checks from the `Kokoro System` check, and
breaks them out into their own test run
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
0 commit comments