googleapis / googleapis/google-cloud-python

Integration tests not building locally

未关闭
#16,222 1 条评论 0 个 reaction 已指派 2 人 已被 @ohmayr 认领 在 GitHub 查看
type: process
主要语言
Python
星标
5.4k
派生
1.8k
平均合并
3 天 4 小时
30 天内合并 PR
122

描述

I tried to run the integration tests as described in https://github.com/googleapis/gapic-generator-python/blob/main/DEVELOPMENT.md, and I get local build failures. Do we need to update the instructions?

My output is this:

```
bazelisk test //tests/integration:all

[...]

INFO: Elapsed time: 461.217s, Critical Path: 130.04s
INFO: 7349 processes: 1699 internal, 5650 linux-sandbox.
FAILED: Build did NOT complete successfully
//tests/integration:asset NO STATUS
//tests/integration:credentials NO STATUS
//tests/integration:credentials_py_gapic_test NO STATUS
//tests/integration:eventarc NO STATUS
//tests/integration:eventarc_py_gapic_test NO STATUS
//tests/integration:logging NO STATUS
//tests/integration:logging_internal_py_gapic_test NO STATUS
//tests/integration:logging_py_gapic_test NO STATUS
//tests/integration:redis NO STATUS
//tests/integration:redis_py_gapic_test NO STATUS
//tests/integration:redis_selective NO STATUS
//tests/integration:redis_selective_py_gapic_test NO STATUS
//tests/integration:logging_internal FAILED TO BUILD

Executed 0 out of 13 tests: 1 fails to build and 12 were skipped.
```

Targeting the `NO STATUS` tests above individually (rather than specifying `:all`) also yields `FAILED TO BUILD`

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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