-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
parallel/test-trace-events-api crash on Windows #20173
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
Comments
That’s I’m not sure where the |
Probably not -- it's coming from the test runner: Line 301 in dadddcb
|
I cant reproduce this, does this still happen in the CI? |
This is still happening FWIW. I'm labeling with flaky test because we don't really know what's causing it and maybe it'll get more attention. |
@nodejs/testing @nodejs/build |
Yeah, as we've been digging in and expanding the trace events stuff, @ofrobots and I have been spotting a number of issues in the current implementation that lead to aborts/segfaults. I know @ofrobots is looking at a few PRs to get things fixed up. Marking the test as flaky for now is the right thing. |
I suspect #21335 will fix this. |
|
https://ci.nodejs.org/job/node-test-binary-windows/16687/COMPILED_BY=vs2017,RUNNER=win10,RUN_SUBSET=3/console
Not sure if the exit code reveals anything useful about the probable cause of the crash.
@nodejs/platform-windows @nodejs/trace-events
The text was updated successfully, but these errors were encountered: