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
FAIL __tests__/basic.test.ts
● Test suite failed to run
thrown: Object {}
but I'm not sure if it's the underlying issue or just some incompatibility with jest-light-runner, I've never used it before and there isn't anything to debug this.
Version
29.7.0
Steps to reproduce
Expected behavior
Expected
structuredClone
not to change the type of the RegExp.Actual behavior
It does.
Additional context
Discovered as part of vitejs/vite#18875
Probably related to #2549
Environment
System: OS: Linux 6.8 Ubuntu 24.04.1 LTS 24.04.1 LTS (Noble Numbat) CPU: (12) x64 12th Gen Intel(R) Core(TM) i7-1265U Binaries: Node: 22.11.0 - /usr/bin/node Yarn: 1.22.21 - /usr/bin/yarn npm: 10.9.1 - /usr/bin/npm npmPackages: jest: ^29.7.0 => 29.7.0
The text was updated successfully, but these errors were encountered: