Skip to content

Conversation

@webwarrior-ws
Copy link
Contributor

Fixed case when failwithf is used with arguments, like failwithf "bar %i" 42.

knocte and others added 3 commits August 14, 2025 18:16
Fixed case when failwithf is used with arguments, like
`failwithf "bar %i" 42`.
The failwithf func was not being tested properly with an arg.
@knocte knocte force-pushed the wip/failwithBadUsageBug branch 2 times, most recently from 88d814c to becbf68 Compare August 14, 2025 16:30
This might likely fix the flaky tests that we started
getting lately. Maybe they were exposed by some recent
change that made them run in parallel [1].

[1] ca158b8

Closes fsprojects#763
@knocte knocte merged commit 979b4cc into fsprojects:master Aug 14, 2025
6 checks passed
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