diff options
author | Ayush Ranjan <ayushranjan@google.com> | 2020-08-05 10:21:17 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-08-05 10:23:12 -0700 |
commit | d0127b23f26d546db0d525201f0ad3f43d5b8d24 (patch) | |
tree | 23d5120ca33e8b26d2ef96a8b389ad7de8234652 /test/runtimes/exclude_nodejs12.4.0.csv | |
parent | a2e129b540e530c56cb7648ae7e04325c6e763b1 (diff) |
[runtime tests] Update bugs and un-exclude passing tests.
PiperOrigin-RevId: 325045486
Diffstat (limited to 'test/runtimes/exclude_nodejs12.4.0.csv')
-rw-r--r-- | test/runtimes/exclude_nodejs12.4.0.csv | 1 |
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 96f9002f3..525117f5c 100644 --- a/test/runtimes/exclude_nodejs12.4.0.csv +++ b/test/runtimes/exclude_nodejs12.4.0.csv @@ -11,6 +11,7 @@ parallel/test-dgram-socket-buffer-size.js,b/68847921, parallel/test-dns-channel-timeout.js,b/161893056, parallel/test-fs-access.js,, parallel/test-fs-watchfile.js,,Flaky - File already exists error +parallel/test-fs-write-stream.js,,Flaky parallel/test-fs-write-stream-throw-type-error.js,b/110226209, parallel/test-http-writable-true-after-close.js,,Flaky - Mismatched <anonymous> function calls. Expected exactly 1 actual 2 parallel/test-os.js,b/63997097, |