-
-
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
test case for #9180 and re-enables the disabled tcompilerapi test #9181
Conversation
Instead of implementing more workaround, could you try to solve the root of this issue? #9068 |
can be done in a subsequent PR by me or someone else. I prefer incremental progress to no progress ;-) |
I think this would have been much better as two PRs. |
@dom96 would u accept:
|
You might as well keep it as-is now, since you've already created it. In the future consider creating two PRs. As far as accepting this: that's @Araq's turf. |
4729a6f
to
1b27d09
Compare
PTAL |
1b27d09
to
56606db
Compare
…test (nim-lang#9181) * add findNimStdLibCompileTime and un-disable tcompilerapi test; add test case for nim-lang#9180 * address comments
…test (nim-lang#9181) * add findNimStdLibCompileTime and un-disable tcompilerapi test; add test case for nim-lang#9180 * address comments
/cc @Araq
Error: internal error: n is not nil
#9180"effectively disable this test as 'nim' is not in the PATH so tcompilerapi cannot find Nim's standard library"
findNimStdLibCompileTime
Error: internal error: n is not nil
#9180Note: #9184 is still an issue after this PR (no change before / after this PR regarding that issue)