From 09db858ddaf0fd2015142579f7cba718b29720d7 Mon Sep 17 00:00:00 2001 From: pfg Date: Fri, 14 Nov 2025 19:34:30 -0800 Subject: [PATCH] cc issue --- test/test-retries.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/test-retries.json b/test/test-retries.json index 199bc442c9..85e91311d0 100644 --- a/test/test-retries.json +++ b/test/test-retries.json @@ -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": ""