googleapis / googleapis/google-cloud-java

[sdk-platform-java] Native showcase CI tests don't run certain showcase tests

オープン
#12,408 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
priority: p3 type: process
主要言語
Java
スター
2.1k
フォーク
1.2k
平均マージ
1日 23時間
マージ済み PR(30日)
154

説明

Certain showcase tests are being excluded from the native showcase CI tests. Example: EchoClientHttpJsonTest and ComplianceClientTest

If you look at this [CI showcase build](https://github.com/googleapis/sdk-platform-java/actions/runs/11355074289/job/31583690305) it includes these tests and it uses the command

```
mvn verify \
-P enable-integration-tests \
--batch-mode \
--no-transfer-progress

```

If you look at this [native CI build](https://github.com/googleapis/sdk-platform-java/actions/runs/11355074289/job/31583690528) it does not include these test. Command below:

```
mvn test -Pnative,-showcase -ntp -B
```

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。