summaryrefslogtreecommitdiff
path: root/test/known_issues/known_issues.status
blob: 3463f0a0ecfc6a57fe15216bd98262d77ad37e44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
prefix known_issues

# If a known issue does not apply to a platform, list the test name in the
# appropriate section below, without ".js", followed by ": SKIP". Example:
# sample-test                        : SKIP

[true] # This section applies to all platforms

[$system==win32]

[$system==linux]
test-vm-timeout-escape-promise: PASS,FLAKY

[$system==macos]

[$system==solaris]

[$system==freebsd]

[$system==aix]

[$arch==arm]
# https://github.com/nodejs/node/issues/24120
test-vm-timeout-escape-nexttick: PASS,FLAKY