/
githubmirror
/
node
Обзор
Документация
Войти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v26.2.0
test/async-hooks/async-hooks.status
25 строк
585 B
Stewart X Addison
test: aix: mark test-emit-on-destroyed as flaky
16 янв 2026, 14:16
Не верифицирован
16 янв 2026, 14:16
8af6419
Код
Авторство
О чём код?
prefix async-hooks # To mark a test as flaky, list the test name in the appropriate section # below, without ".js", followed by ": PASS,FLAKY". Example: # sample-test : PASS,FLAKY [true] # This section applies to all platforms [$system==win32] [$system==linux] [$system==macos] [$arch==arm || $arch==arm64] [$system==solaris] # Also applies to SmartOS # https://github.com/nodejs/node/issues/43457 test-callback-error: PASS, FLAKY [$system==freebsd] [$system==aix] # https://github.com/nodejs/node/issues/50245 test-emit-after-on-destroyed: PASS, FLAKY