diff --git a/test/debugger/debugger.status b/test/debugger/debugger.status index f311174767..d76bd5017d 100644 --- a/test/debugger/debugger.status +++ b/test/debugger/debugger.status @@ -79,6 +79,12 @@ 'debug/ignition/debug-step-prefix-bytecodes': [SKIP], }], # 'arch == arm and not simulator_run' +############################################################################## +['variant in [noturbofan, noturbofan_stress] and system == macos and asan', { + # Too slow for old pipeline and mac asan. + 'debug/*': [SKIP], +}], # variant in [noturbofan, noturbofan_stress] and system == macos and asan + ############################################################################## ['arch == s390 or arch == s390x', {