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

[#2388] improvement(test): mr, tez, spark integration test use random port #2397

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

summaryzb
Copy link
Contributor

@summaryzb summaryzb commented Mar 12, 2025

What changes were proposed in this pull request?

  • Integration test of mr, tez, spark use random port
  • Re-enable AccessClusterTest

Why are the changes needed?

Fix: #2388

Does this PR introduce any user-facing change?

No.

How was this patch tested?

UT

Copy link

github-actions bot commented Mar 12, 2025

Test Results

 3 011 files  +32   3 011 suites  +32   6h 43m 59s ⏱️ + 15m 41s
 1 177 tests + 1   1 176 ✅ + 3   1 💤  -  1  0 ❌ ±0 
14 914 runs  +79  14 899 ✅ +95  15 💤  - 15  0 ❌ ±0 

Results for commit eb2df4d. ± Comparison against base commit b7969b4.

This pull request removes 3 and adds 4 tests. Note that renamed tests count towards both.
org.apache.uniffle.test.AccessClusterTest ‑ org.apache.uniffle.test.AccessClusterTest
org.apache.uniffle.test.AutoAccessTest ‑ test
org.apache.uniffle.test.CoordinatorAssignmentTest ‑ org.apache.uniffle.test.CoordinatorAssignmentTest
org.apache.uniffle.test.AccessClusterTest ‑ testUsingCustomExtraProperties
org.apache.uniffle.test.AccessClusterTest ‑ test{File}
org.apache.uniffle.test.AutoAccessTest ‑ test{File}
org.apache.uniffle.test.GetReaderTest ‑ test{File}

♻️ This comment has been updated with latest results.

@summaryzb
Copy link
Contributor Author

@zuston @jerqi PTAL

@LuciferYang LuciferYang marked this pull request as draft March 14, 2025 04:00
@summaryzb summaryzb marked this pull request as ready for review March 14, 2025 11:17
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] mr, tez, spark integration test use random port
1 participant