test_runner: using module mocking confuses all future esm imports to use cjs path resolution #53807
Labels
loaders
Issues and PRs related to ES module loaders
test_runner
Issues and PRs related to the test runner subsystem.
Version
v22.4.1
Platform
Subsystem
test_runner
What steps will reproduce the bug?
Or, alternatively:
Or, alternatively (dir imports):
How often does it reproduce? Is there a required condition?
Always, when run with
--experimental-test-module-mocks
What is the expected behavior? Why is that the expected behavior?
What do you see instead?
Additional information
Likely from #52848, cc @cjihrig, @nodejs/test_runner
Also: long time no see, hi all!
The text was updated successfully, but these errors were encountered: