summaryrefslogtreecommitdiffhomepage
path: root/test/runtimes
diff options
context:
space:
mode:
authorJamie Liu <jamieliu@google.com>2020-09-17 11:50:54 -0700
committergVisor bot <gvisor-bot@google.com>2020-09-17 11:53:10 -0700
commit51a2fe8eb4f045383e67093e3f3fa0b5fac8e9ac (patch)
treefa57a6907b996d6bb37a837ff69dce1cf6f72924 /test/runtimes
parenta11061d78a58ed75b10606d1a770b035ed944b66 (diff)
Disable nodejs12.4 test async-hooks/test-statwatcher.
PiperOrigin-RevId: 332281912
Diffstat (limited to 'test/runtimes')
-rw-r--r--test/runtimes/exclude/nodejs12.4.0.csv1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/runtimes/exclude/nodejs12.4.0.csv b/test/runtimes/exclude/nodejs12.4.0.csv
index 1740dbb76..749fb9482 100644
--- a/test/runtimes/exclude/nodejs12.4.0.csv
+++ b/test/runtimes/exclude/nodejs12.4.0.csv
@@ -1,4 +1,5 @@
test name,bug id,comment
+async-hooks/test-statwatcher.js,https://github.com/nodejs/node/issues/21425,Check for fix inclusion in nodejs releases after 2020-03-29
benchmark/test-benchmark-fs.js,,
benchmark/test-benchmark-napi.js,,
doctool/test-make-doc.js,b/68848110,Expected to fail.