-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
nim cpp -r tests/exception/t9657
hangs
#10343
Comments
timotheecour
added a commit
to timotheecour/Nim
that referenced
this issue
Jan 17, 2019
The test passes locally with |
thx for running the test on windows => added on posix it's easy to reproduce, and I have a pending branch to fix it (no PR yet) |
ping @timotheecour for this PR. |
timotheecour
added a commit
to timotheecour/Nim
that referenced
this issue
Jun 24, 2020
=> #14789 |
timotheecour
added a commit
to timotheecour/Nim
that referenced
this issue
Jun 24, 2020
Merged
Note that this specific test ( |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
NIM_COMPILE_TO_CPP=true
to run without allow_failures #10315 ([CI] now enablesNIM_COMPILE_TO_CPP=true
to run without allow_failures)=> there is no mention of
t9657
in logs; i had to debug locally usingpstree <pid of shell where test is running>
NIM_COMPILE_TO_CPP=true
to run without allow_failures #10315 where disable CPP for that test (but we shd revisit later)note
tests/exception/t9657.nim:
The text was updated successfully, but these errors were encountered: