configlet icon indicating copy to clipboard operation
configlet copied to clipboard

tests(binary): has become flaky on Windows

Open ee7 opened this issue 1 year ago • 0 comments

It sometimes fails with:

[Suite] fmt, with --update, without --yes, for an exercise that is not formatted (no diff, and exits with 1)
    D:\a\configlet\configlet\tests\test_binary.nim(1221, 21): Check failed: exitCode == 1
    exitCode was -1073741819
  [FAILED] -e bob

ee7 avatar Oct 06 '23 10:10 ee7