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

Updates? #1

Open
AlonMiz opened this issue Sep 5, 2021 · 1 comment
Open

Updates? #1

AlonMiz opened this issue Sep 5, 2021 · 1 comment

Comments

@AlonMiz
Copy link

AlonMiz commented Sep 5, 2021

Hi @nicolo-ribaudo, thanks for that reproduction repo.
did you manage to solve that or workaround that issue?
I'm using esbuild-jest and it does occur for me, using ts-jest works well (but slow 😄 ).
i opened this issue
aelbore/esbuild-jest#48

@nicolo-ribaudo
Copy link
Owner

Unfortunately the only update I have is that the source of this bug (https://bugs.chromium.org/p/v8/issues/detail?id=10284) had some comments during the summer, but nothing more 😅

I just gave up relying on dynamic imports in jest until it's fixed: when I need a dynamic import, I spawn a new process, log the test results, and verify with jest that the logs are correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants