Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Unassigned
UnassignedReporter
Michel Hartmann
Michel Hartmann(Deactivated)Priority
Created May 6, 2022 at 9:38 AM
Updated May 8, 2023 at 3:19 PM
Resolved May 8, 2023 at 3:19 PM
The Test org.cip4.jdflib.core.FixVersionTest#testNamespaceRetain2 is flacky:
When executing the whole test suite it runs on my machine
When executed on the build server (without forking a new process for every test) it fails.
I already narrowed the issue down and procured a minimal sample to reproduce it. Surprisingly, this sample also only fails on the CI-Server…
Failing build for debugging: https://github.com/cip4/JDFLibJ/actions/runs/2280970059
Code for reproducing the issue: https://github.com/cip4/JDFLibJ/blob/JDFLIB-8-fixversion-flacky/src/test/java/org/cip4/jdflib/ThreadSafetyTest.java