Disable nodejs12.4 test async-hooks/test-statwatcher.

PiperOrigin-RevId: 332281912
This commit is contained in:
Jamie Liu 2020-09-17 11:50:54 -07:00 committed by gVisor bot
parent a11061d78a
commit 51a2fe8eb4
1 changed files with 1 additions and 0 deletions

View File

@ -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.

1 test name bug id comment
2 async-hooks/test-statwatcher.js https://github.com/nodejs/node/issues/21425 Check for fix inclusion in nodejs releases after 2020-03-29
3 benchmark/test-benchmark-fs.js
4 benchmark/test-benchmark-napi.js
5 doctool/test-make-doc.js b/68848110 Expected to fail.