1prefix abort 2 3# To mark a test as flaky, list the test name in the appropriate section 4# below, without ".js", followed by ": PASS,FLAKY". Example: 5# sample-test : PASS,FLAKY 6 7[true] # This section applies to all platforms 8 9[$system==ibmi] 10# https://github.com/nodejs/node/issues/34410 11test-addon-register-signal-handler: PASS,FLAKY 12