0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/known_issues/known_issues.status

22 lines
450 B
Plaintext
Raw Normal View History

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]
test-stdout-buffer-flush-on-exit: SKIP
test-cluster-disconnect-handles: SKIP
[$system==linux]
[$system==macos]
[$system==solaris]
[$system==freebsd]
[$system==aix]