-
Notifications
You must be signed in to change notification settings - Fork 71
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
Failing test: test-assert #122
Comments
Just a guess: I believe the V8 team considered removing |
|
This is where it fails: node-v8/test/parallel/test-assert.js Lines 912 to 920 in 35eb057
|
That sounds like a breaking change? I guess it could also something that was not intentional and regressed? |
/cc @nodejs/v8 |
@targos I guess it makes sense to open an issue on the V8 issue tracker? |
@ryzokuken sure, would you like to do it? Best would be to have a repro using d8. |
@targos on it. |
Actually the solution is to revert nodejs/node@5981fb7 |
The text was updated successfully, but these errors were encountered: