Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #2918 was successful Changes by 3 people

Stages & jobs

  1. Default Stage

  2. Continuous Integration

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
7 minutes
Labels
None
Revision
81d66bdeca1d485d050197ec0604cb67399fa02f
Total tests
1917
Successful since
#2902 ()

Tests

Code commits

Author Commit Message Commit date
daryl herzmann daryl herzmann 81d66bdeca1d485d050197ec0604cb67399fa02f Merge pull request #3183 from guusdk/OF-3204_DefaultExternalizableUtil-fixes
OF-3204: Fix readSerializableMap incorrectly narrowing key type to String
daryl herzmann daryl herzmann 5941f71b5913b4be0a7b8ca474c56de5040ed646 Merge pull request #3182 from guusdk/OF-3203_HappyEyeballs-done
OF-3203: Rename HappyEyeballsResolver#isDone() to isExhausted() for clarity
Guus der Kinderen Guus der Kinderen 4eeb8608d28791a45fcad463521188e6a3ae4c35 Additional bumps of junit to version 6.0.3
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 52295a00c6947a5b891b5f0483c363f67b5675d7 chore(deps): bump org.junit:junit-bom from 5.13.4 to 6.0.3
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.3.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.4...r6.0.3)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Guus der Kinderen Guus der Kinderen d4097c73c1335bfed1517218b54a92aa17515ec5 m OF-3119: Fix flaky tests on macOS by reducing short-delay solver sleep duration
On macOS, coarser JVM timer granularity meant Thread.sleep(25) could overshoot the 50ms deadline, causing the resolver to fall through to getAlternativeImmediately() and return the lower-priority host instead of waiting for the preferred one.

Reduce the sleep duration used in short-delay test solvers from RESOLUTION_DELAY/2 (25ms) to RESOLUTION_DELAY/10 (5ms), leaving a 45ms margin within the 50ms resolution delay window.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-3119Could not obtain issue details from Jira
Unknown Issue TypeOF-3203Could not obtain issue details from Jira
Unknown Issue TypeOF-3204Could not obtain issue details from Jira

Shared artifacts

Artifact File size
Unpacked project files 253 MB