Skip to content

Fix IT log directory test class names#18131

Open
Caideyipi wants to merge 1 commit into
masterfrom
fix-it-log-test-class-name
Open

Fix IT log directory test class names#18131
Caideyipi wants to merge 1 commit into
masterfrom
fix-it-log-test-class-name

Conversation

@Caideyipi

Copy link
Copy Markdown
Collaborator

Summary

  • Pass IT class names from IoTDB test runners into environments explicitly.
  • Use the explicit class name for cluster node log directory names, with stack inference kept as a fallback.
  • Propagate class names for multi-cluster and parameterized IT runners to avoid UNKNOWN-IT log buckets.

Tests

  • mvn spotless:apply -pl integration-test -P with-integration-tests
  • mvn -pl integration-test -P with-integration-tests -DskipTests test-compile
  • git diff --check

@sonarqubecloud

sonarqubecloud Bot commented Jul 7, 2026

Copy link
Copy Markdown

@codecov

codecov Bot commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.85%. Comparing base (bd49457) to head (de9d9f6).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##             master   #18131    +/-   ##
==========================================
  Coverage     41.84%   41.85%            
  Complexity      318      318            
==========================================
  Files          5296     5297     +1     
  Lines        373604   373974   +370     
  Branches      48232    48270    +38     
==========================================
+ Hits         156351   156537   +186     
- Misses       217253   217437   +184     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants