trace.FastRandomNumberGeneratorTest.GenerateUniqueNumbers fails for alpine linux #3062
Labels
bug
Something isn't working
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Describe your environment
Alpine Linux Edge, on different architectures (see below)
Steps to reproduce
I tried to update the alpine packages for opentelemetry-cpp from 1.11 to 1.16, unfortunately I get this issue with all supported platforms:
https://gitlab.alpinelinux.org/svrnm/aports/-/pipelines/258676
To reproduce I have the following code prepared, and I was able to reproduce the issue locally
https://github.com/svrnm/otel-abuild
What is the expected behavior?
The test should succeed.
What is the actual behavior?
Te thest is failing.
Additional context
I tried to fix the issue myself, I have a few findings but none of them helped me to find a final solution:
The text was updated successfully, but these errors were encountered: