Skip to content

Commit

Permalink
fix rest of failures
Browse files Browse the repository at this point in the history
  • Loading branch information
KhafraDev committed Sep 8, 2024
1 parent 6951a7a commit 58d5072
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions test/wpt/status/websockets.status.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"stream": {
"tentative": {
"backpressure-send.any.js": {
"note": "Deno also fails this test",
"fail": [
"backpressure should be applied to sent messages"
]
},
"remote-close.any.js": {
"note": "Deno also fails this test",
"fail": [
"close with unwritten data should not be considered clean"
]
}
}
},
"interfaces": {
Expand Down

0 comments on commit 58d5072

Please sign in to comment.