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
❯ bunx --bun jest
FAIL test/timer.test.ts
● Test suite failed to run
TypeError: undefined is not an object (evaluating '_global.hasOwnProperty("queueMicrotask")')
at hasOwnProperty (native)
at withGlobal (node_modules/@sinonjs/fake-timers/src/fake-timers-src.js:183:23)
at processTicksAndRejections (:12:39)
Test Suites: 1 failed, 1 total
Tests: 0 total
Snapshots: 0 total
Time: 0.028 s
Ran all test suites.
What version of Bun is running?
1.1.8+89d25807f
What platform is your computer?
Darwin 23.4.0 arm64 arm
What steps can reproduce the bug?
shorter
What is the expected behavior?
❯ node index.js [Function: hasOwnProperty] true
What do you see instead?
Additional information
Related to
lcov
coverage reporter forbun test
#4015 (comment)The text was updated successfully, but these errors were encountered: