Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests failed on Windows #889

Closed
glennj opened this issue Sep 17, 2024 · 1 comment
Closed

Tests failed on Windows #889

glennj opened this issue Sep 17, 2024 · 1 comment

Comments

@glennj
Copy link
Contributor

glennj commented Sep 17, 2024

https://github.com/exercism/configlet/actions/runs/10904033941/job/30259480283#step:7:240

[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_fmt.nim(215, 21): Check failed: exitCode == 1
    exitCode was -1073741819
  [FAILED] -e bob

Then

https://github.com/exercism/configlet/actions/runs/10904033941/job/30259480283#step:7:540

  [OK] can generate 100_000 valid version 4 UUIDs
  [OK] those UUIDs are distinct
Error: execution of an external program failed: 'C:\Users\runneradmin\nimcache\all_tests_d\all_tests_EC059F07D9BFDE95FE3FAA825662EFD80E11A567.exe'
stack trace: (most recent call last)
C:\Users\RUNNER~1\AppData\Local\Temp\nimblecache-0\nimscriptapi_1295269702.nim(212, 16)
D:\a\configlet\configlet\configlet.nimble(27, 3) testTask
D:\a\configlet\configlet\nimdir\lib\system\nimscript.nim(265, 7) exec
D:\a\configlet\configlet\nimdir\lib\system\nimscript.nim(265, 7) Error: unhandled exception: FAILED: nim r ./tests/all_tests.nim [OSError]
       Tip: 1 messages have been suppressed, use --verbose to show them.
nimscriptwrapper.nim(161) execScript

    Error:  Exception raised during nimble script execution
Error: Process completed with exit code 1.
@ee7
Copy link
Member

ee7 commented Sep 17, 2024

Long-running issue, unfortunately. Sorry.

Closing as duplicate of #829

@ee7 ee7 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 17, 2024
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

No branches or pull requests

2 participants