mirror of
https://github.com/oven-sh/bun
synced 2026-02-16 22:01:47 +00:00
cc issue
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
"*": "warn-instead-of-fail",
|
||||
"note": "flaky since <1.2.14. possibly a real bug. Sometimes Symbol.for('bun:hmr') is not set on the window object, and sometimes there is a js assertion failure."
|
||||
},
|
||||
"test/js/bun/ffi/cc.test.ts": {
|
||||
"darwin": "warn-instead-of-fail",
|
||||
"note": "flaky since new mac ci runners"
|
||||
},
|
||||
"test/cli/install/bun-install.test.ts": {
|
||||
"*": 8,
|
||||
"note": ""
|
||||
|
||||
Reference in New Issue
Block a user