Skip to content
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-runner-watch-mode.mjs fails with a timeout when using Node as a shared library #49513

Closed
mmomtchev opened this issue Sep 6, 2023 · 4 comments
Labels
test_runner Issues and PRs related to the test runner subsystem.

Comments

@mmomtchev
Copy link
Contributor

mmomtchev commented Sep 6, 2023

Version

v21.0.0-pre

Platform

Ubuntu 22.04

Subsystem

No response

What steps will reproduce the bug?

./configure --debug --shared
make -j4
out/Debug/node --expose-internals ./test/parallel/test-runner-watch-mode.mjs

How often does it reproduce? Is there a required condition?

always, both Debug and Release

What is the expected behavior? Why is that the expected behavior?

Doesn't timeout

What do you see instead?

Timeouts

Additional information

Appeared recently - 3 to 4 months

@MoLow MoLow added the test_runner Issues and PRs related to the test runner subsystem. label Sep 6, 2023
@atlowChemi
Copy link
Member

@ariel-weiss Would you be interested to take this?

@MoLow
Copy link
Member

MoLow commented Sep 7, 2023

@atlowChemi it might be complicated. I haven't hade the time to investigate yet

@MoLow
Copy link
Member

MoLow commented Sep 9, 2023

this does not reproduce for me on the main branch :/

@atlowChemi
Copy link
Member

this does not reproduce for me on the main branch :/

Same by me, I tried on a Mac though, not on Ubuntu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test_runner Issues and PRs related to the test runner subsystem.
Projects
None yet
Development

No branches or pull requests

3 participants