Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#2385] improvement(test): Make all tests in integration-common-test use random port #2387

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

summaryzb
Copy link
Contributor

What changes were proposed in this pull request?

All tests in integration-test/common use random port

Why are the changes needed?

Fix: #2385

Does this PR introduce any user-facing change?

No.

How was this patch tested?

UT

Copy link

github-actions bot commented Mar 10, 2025

Test Results

 2 996 files  ±0   2 996 suites  ±0   6h 32m 6s ⏱️ +39s
 1 105 tests ±0   1 103 ✅ ±0   2 💤 ±0  0 ❌ ±0 
13 849 runs  ±0  13 819 ✅ ±0  30 💤 ±0  0 ❌ ±0 

Results for commit fd38461. ± Comparison against base commit 41155a7.

This pull request removes 4 and adds 4 tests. Note that renamed tests count towards both.
org.apache.uniffle.test.CoordinatorGrpcTest ‑ getShuffleAssignmentsTest
org.apache.uniffle.test.CoordinatorGrpcTest ‑ shuffleServerHeartbeatTest
org.apache.uniffle.test.ShuffleServerOnRandomPortTest ‑ startGrpcServerOnRandomPort
org.apache.uniffle.test.ShuffleServerOnRandomPortTest ‑ startStreamServerOnRandomPort
org.apache.uniffle.test.CoordinatorGrpcTest ‑ getShuffleAssignmentsTest{File}
org.apache.uniffle.test.CoordinatorGrpcTest ‑ shuffleServerHeartbeatTest{File}
org.apache.uniffle.test.ShuffleServerOnRandomPortTest ‑ startGrpcServerOnRandomPort{File}
org.apache.uniffle.test.ShuffleServerOnRandomPortTest ‑ startStreamServerOnRandomPort{File}

♻️ This comment has been updated with latest results.

@summaryzb
Copy link
Contributor Author

@jerqi @maobaolong PTAL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Subtask] All integration-common unit test use random port
1 participant