Sha256: 477d3ca056225b3ddb918d80f27b758bbfc6379618f0e46a892205862275d04c

Contents?: true

Size: 661 Bytes

Versions: 5

Compression:

Stored size: 661 Bytes

Contents

prefix sequential

# 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]

[$system==solaris] # Also applies to SmartOS

[$system==freebsd]

# fs-watch currently needs special configuration on AIX and we
# want to improve under https://github.com/nodejs/node/issues/5085.
# Tests are disabled so CI can be green and we can spot other
# regressions until this work is complete
[$system==aix]
test-fs-watch               : FAIL,PASS

Version data entries

5 entries across 4 versions & 1 rubygems

Version Path
node-compiler-0.9.1 vendor/node/test/sequential/sequential.status
node-compiler-0.9.0 vendor/node-v7.2.1/test/sequential/sequential.status
node-compiler-0.8.0 vendor/node-v7.2.0/test/sequential/sequential.status
node-compiler-0.7.0 vendor/node-v6.9.1/test/sequential/sequential.status
node-compiler-0.7.0 vendor/node-v7.1.0/test/sequential/sequential.status