-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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 failures of v8 inspectors build without dependencies #9510
Comments
so does that mean i have to wait for nodefest 2016 for this to be fixed?! it's not just a test failure, since i can't use LibreSSL with nodejs, i disabled SSL altogether for it. so it seems it's build with openssl or don't build at all... |
Nodefest has already been over. This issue is open to everyone. |
@shigeki What dependencies should it have, of which it doesn't? Have you found any cause or leaks yet? |
FWIW, |
@ev1stensberg Are you working this issue ? |
@sotayamashita I do want to but need some advice. Otherwise, I'm quite busy, would be okay to pass it along to someone else. Evidently this would be a nice first contribution for me. |
@ev1stensberg I can help you. Have you ever run test @shigeki mention above? |
2months since I did this, but traced down the flags passed down, I remember thinking they were set / adjusted wrongly. |
I just ran |
Several tests of v8-inspector fails due to missing check of its dependencies of
The issue can be reproduced as
This issue is reserved to be fixed in the course of Code and Learn in Node Fest Tokyo 2016.
Ref: nodejs/code-and-learn#58
The text was updated successfully, but these errors were encountered: