test: mark `test-esm-loader-hooks-inspect-wait` flaky · nodejs/node@4606a5f
@@ -75,12 +75,20 @@ test-domain-no-error-handler-abort-on-uncaught-8: PASS, FLAKY
7575test-domain-no-error-handler-abort-on-uncaught-9: PASS, FLAKY
7676test-domain-throw-error-then-throw-from-uncaught-exception-handler: PASS, FLAKY
7777test-domain-with-abort-on-uncaught-exception: PASS, FLAKY
78+# https://github.com/nodejs/node/issues/54346
79+test-esm-loader-hooks-inspect-wait: PASS, FLAKY
7880# https://github.com/nodejs/node/issues/50050
7981test-tick-processor-arguments: SKIP
8082# https://github.com/nodejs/node/issues/54534
8183test-runner-run-watch: PASS, FLAKY
82848385[$system==freebsd]
86+# https://github.com/nodejs/node/issues/54346
87+test-esm-loader-hooks-inspect-wait: PASS, FLAKY
88+89+[$system==aix]
90+# https://github.com/nodejs/node/issues/54346
91+test-esm-loader-hooks-inspect-wait: PASS, FLAKY
84928593[$system==ibmi]
8694# https://github.com/nodejs/node/pull/30819