Skip to content

ort-utils test fixes#11929

Merged
sschuberth merged 4 commits into
mainfrom
ort-utils-test-fixes
Jun 2, 2026
Merged

ort-utils test fixes#11929
sschuberth merged 4 commits into
mainfrom
ort-utils-test-fixes

Conversation

@sschuberth
Copy link
Copy Markdown
Member

Please have a look at the individual commit messages for the details.

@sschuberth sschuberth requested a review from a team as a code owner June 2, 2026 14:56
This is safer than picking a random port which might be taken.

Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.io>
Be on the safe side for parallel put / get requests.

Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.io>
@sschuberth sschuberth force-pushed the ort-utils-test-fixes branch from 286d976 to 75496f5 Compare June 2, 2026 14:58
This is part of a `SocketTimeoutException` fix when running with Java 25
and aligns with [1].

[1]: https://github.com/oss-review-toolkit/ort/blob/b855fe74b32c14c2cf3a3a3943ab61e2dc17a125/utils/ort/src/funTest/kotlin/storage/S3FileStorageFunTest.kt#L61-L62

Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.io>
…tests

This is part of a `SocketTimeoutException` fix when running with Java 25.

Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.io>
@sschuberth sschuberth force-pushed the ort-utils-test-fixes branch from 75496f5 to 3793b13 Compare June 2, 2026 14:59
@sschuberth sschuberth enabled auto-merge (rebase) June 2, 2026 14:59
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.42%. Comparing base (71d5687) to head (3793b13).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #11929   +/-   ##
=========================================
  Coverage     58.41%   58.42%           
- Complexity     1807     1809    +2     
=========================================
  Files           361      361           
  Lines         13491    13491           
  Branches       1382     1382           
=========================================
+ Hits           7881     7882    +1     
  Misses         5114     5114           
+ Partials        496      495    -1     
Flag Coverage Δ
funTest-external-tools 14.66% <ø> (-0.01%) ⬇️
funTest-no-external-tools 30.33% <ø> (+0.08%) ⬆️
test-ubuntu-24.04 41.76% <ø> (ø)
test-windows-2025 41.73% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sschuberth sschuberth merged commit 33f9795 into main Jun 2, 2026
38 of 40 checks passed
@sschuberth sschuberth deleted the ort-utils-test-fixes branch June 2, 2026 18:02
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