Closed dustinfarris closed 1 month ago
@dustinfarris It seems unlikely, that this test is broken by that. Are you sure it’s not just flaky?
@dustinfarris It seems unlikely, that this test is broken by that. Are you sure it’s not just flaky?
You are correct. It is flaky.
@dustinfarris Can you open an issue about the test? We shouldn’t have flaky tests either…
@dustinfarris Can you open an issue about the test? We shouldn’t have flaky tests either…
The default 1.17.2 version from hex is built with OTP 25.
mix test
has a failure with this version.Updating to the OTP 27 build resolves this issue.