mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
test: add note about unresolved spec issue
PR-URL: https://github.com/nodejs/node/pull/50779 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
This commit is contained in:
parent
0a6a8d2b2f
commit
177cfc88b9
@ -4,6 +4,7 @@
|
||||
},
|
||||
"piping/general-addition.any.js": {
|
||||
"fail": {
|
||||
"note": "Blocked on https://github.com/whatwg/streams/issues/1243",
|
||||
"expected": [
|
||||
"enqueue() must not synchronously call write algorithm"
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user