-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
test(es): Unignore tests #10348
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(es): Unignore tests #10348
Conversation
This reverts commit 54302b1.
|
cc @magic-akari It still fails |
I encountered the same error when I switched my Node version to 18 locally. For our exec tests, we execute the code both before and after transformation and then compare their outputs. |
Oh then I'll update nodejs to 20 |
Thank you for the investigation and explanation! |
Description:
I wiped the Github Actions cache for the swc repository, so I'm re-enabling this.