apache/dubbo

[Feature] UT Phase Takes Too Long During CI Execution, Needs Analysis and Optimization

オープン

#15,492 opened on 2025/06/26

 (5 件のコメント) (0 件のリアクション) (2 人の担当者)Java (26,453 件のフォーク)batch import
good first issuetype/enhancementtype/proposal

Repository metrics

Stars
 (41,524 個のスター)
PR merge metrics
 (平均マージ 7d 14h) (30d で 20 merged PRs)

説明

Pre-check

  • I am sure that all the content I provide is in English.

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Apache Dubbo Component

Java SDK (apache/dubbo)

Descriptions

In the current Dubbo CI process, the unit test (UT) phase takes a relatively long time, which affects overall efficiency during development and PR submissions. We need to:

  • Which modules are the most time-consuming during UT?

  • Are there any redundant tests or inefficient test cases?

  • Is the lack of parallelism slowing down the test execution?

Any suggestions or contributions are welcome!

Related issues

No response

Are you willing to submit a pull request to fix on your own?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

コントリビューターガイド