googleapis / googleapis/google-cloud-python

[post-migration] test review

未关闭
#16,042 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
priority: p2 type: cleanup
主要语言
Python
星标
5.4k
派生
1.8k
平均合并
3 天 4 小时
30 天内合并 PR
122

描述

### 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 as `skip`.

**sqlalchemy-bigquery**
Double check the extra test skipped in #16046 via this commit: https://github.com/googleapis/google-cloud-python/pull/16046/commits/05d45fcb49ba05e1a54e8c7d688fd780baf1f013

UPDATE (20260511: resolved in #15506)
**python-bigquery**
See this commit from #16008 as an example: https://github.com/googleapis/google-cloud-python/pull/16008/commits/7e206e590d741f13d9ee96b6b9b05ccaaf6d4af5

Specifically the 7 test marked as skipped here:
```
........................................................................ [ 37%]
.................................ss...........sssss..................... [ 75%]
.............................................. [100%]
183 passed, 7 skipped in 350.52s (0:05:50)
```

We may want to audit skipped tests in all packages as well

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。