-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
Assertion Failure #2581
Comments
I just started seeing that this morning also :/ |
What version? |
3.2.0 for me |
@Fishrock123 3.2.0 Looks like this happens when it tries to pretty-print a thrown error in some cases. |
I can reproduce with |
Reduced case: https://gist.github.com/isaacs/832dbcf3e9e22574989d First release with the error is 3.0.0, so it's been around a little while. |
Opened a PR for this 11 days ago: #2404 |
To work around nodejs/node#2581
To work around nodejs/node#2581
@isaacs are you still able to reproduce this on v4.0.0? |
Can be closed fixed by #2404. |
Thanks @skomski! |
Seeing this new thing in the node-tap tests:
The text was updated successfully, but these errors were encountered: