googleapis / googleapis/google-cloud-java

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

未关闭
#12,408 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
priority: p3 type: process
主要语言
Java
星标
2.1k
派生
1.2k
平均合并
1 天 23 小时
30 天内合并 PR
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 摘要。