-
Notifications
You must be signed in to change notification settings - Fork 290
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
streams testing not passing #852
Comments
It sure looks like what indutny suggested in IRC: Tests are running with a version of Node.js that doesn't contain the changes to |
I started a CI run for the PR. I'm not posting it to the issue because there are changes that mcollina requested that need to happen. But if they pass in CI, that would surely suggest that what's going on is what I wrote in the previous comment. |
You could "Step into" the lib code with Chrome's devtools and see the lib code.
|
I'm working on this pull request. #15042 I've finished making my changes and now I'm having some trouble getting the tests to pass.
The error I'm getting is this.
The other test that is failing is this one...
The text was updated successfully, but these errors were encountered: