-
Notifications
You must be signed in to change notification settings - Fork 150
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
Node.js 15 failures #836
Comments
What are the failures with tape? Which core modules is resolve failing to detect? |
[email protected] from https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/2523/nodes=ubuntu1804-64/testReport/(root)/citgm/tape_v5_0_1/:
[email protected] from https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/2523/nodes=ubuntu1804-64/testReport/(root)/citgm/resolve_v1_17_0/
|
For tape, looks like node's error stacks now include a |
For resolve, v1.18.0 is now published; I believe that will pass the tests until new core modules are merged. |
I have just found the PR that introduced the change, see nodejs/node#35498 (comment) |
It's not the |
@ljharb It's the following line in tape's test that is affected by the
|
I'm assuming it's the same thing that made Jest fail: tapjs/stack-utils#54 (that probably wouldn't affect tape, but possibly tap?) |
Yes, looks like it. I've raised tapjs/stack-utils#55. |
@richardlau thanks for clarifying, it’s now fixed in the repo but not yet published. |
Thanks @richardlau! |
The problem with I'm not sure how to fix this. Refs: npm/cli#1998 |
|
Closing in favor of #852 |
All platforms:
macOS:
The text was updated successfully, but these errors were encountered: