You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's something we stumble upon on #38141 (review), I'm unsure what's causing this behaviour and why it doesn't reproduce in a consistent way. Have you built node on your local machine or are you getting it from somewhere else? Any chance you could share what configure options have been used on compilation?
aduh95
added
repl
Issues and PRs related to the REPL subsystem.
test
Issues and PRs related to the tests.
labels
May 5, 2021
What steps will reproduce the bug?
For me, it occurs when I running the Node.js Python test suite:
python3.8 tools/test.py --mode=Release --flaky-tests=dontcare -J message parallel sequential
How often does it reproduce? Is there a required condition?
Always.
What is the expected behavior?
All tests pass.
What do you see instead?
One of the tests fail, see the attachment for its output.
The text was updated successfully, but these errors were encountered: