mirror of https://github.com/nodejs/node.git
20 lines
373 B
Plaintext
20 lines
373 B
Plaintext
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]
|
|
|
|
[$system==macos]
|
|
|
|
[$system==solaris]
|
|
|
|
[$system==freebsd]
|
|
|
|
[$system==aix]
|