googleapis / googleapis/google-cloud-python

Integration tests not building locally

オープン
#16,222 コメント 1 件 リアクション 0 件 担当者 2 名 @ohmayr が担当を希望しています GitHub で見る
type: process
主要言語
Python
スター
5.4k
フォーク
1.8k
平均マージ
3日 4時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。