-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[post-migration] test review #16042
Copy link
Copy link
Open
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.
Summary of the issue
During the migration certain issues arose with ensuring the presubmit tests passed. Review the libraries to confirm whether tests marked
skip(i.e. due to environmental issues OR dependency version issues) should be updated OR left marked asskip.sqlalchemy-bigquery
Double check the extra test skipped in #16046 via this commit: 05d45fc
UPDATE (20260511: resolved in #15506)
python-bigquery
See this commit from #16008 as an example: 7e206e5
Specifically the 7 test marked as skipped here:
We may want to audit skipped tests in all packages as well