Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Commit

Permalink
Sort alphabetically
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiasBuelens committed Mar 10, 2021
1 parent 082c18e commit 53c4b7e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/wpt/status/streams.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"readable-byte-streams/bad-buffers-and-views.any.js": {
"skip": "Node does not have detached ArrayBuffers"
"piping/pipe-through.any.js": {
"fail": "Node does not perform a brand check for AbortSignal.prototype.aborted"
},
"queuing-strategies-size-function-per-global.window.js": {
"skip": "test requires an <iframe>"
},
"piping/pipe-through.any.js": {
"fail": "Node does not perform a brand check for AbortSignal.prototype.aborted"
"readable-byte-streams/bad-buffers-and-views.any.js": {
"skip": "Node does not have detached ArrayBuffers"
},
"transferable/deserialize-error.window.js": {
"skip": "test requires an <iframe>"
Expand Down

0 comments on commit 53c4b7e

Please sign in to comment.