diff options
| author | Bartek Iwańczuk <biwanczuk@gmail.com> | 2023-04-26 17:48:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-26 15:48:23 +0000 |
| commit | 17d1c7e444542f43229a047853605ac22081abdf (patch) | |
| tree | b76a085f46b0751f5808f311d532c99aa11dedad /ext/websocket/autobahn/fuzzingclient.json | |
| parent | 38681dfa88defd1f9f3abd74cbb6c83cff597d84 (diff) | |
Revert "chore(ext/websocket): Add autobahn|testsuite fuzzingclient (#… (#18856)
…18846)"
This reverts commit 036778c2e8e159ef1e586de4102f823367b7c554.
Keeps failing on `main` branch.
Diffstat (limited to 'ext/websocket/autobahn/fuzzingclient.json')
| -rw-r--r-- | ext/websocket/autobahn/fuzzingclient.json | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/ext/websocket/autobahn/fuzzingclient.json b/ext/websocket/autobahn/fuzzingclient.json deleted file mode 100644 index fcee80c99..000000000 --- a/ext/websocket/autobahn/fuzzingclient.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "outdir": "./reports/servers", - "servers": [ - { - "agent": "deno_websocket", - "url": "ws://localhost:6969" - } - ], - "cases": [ - "1.*", - "2.*", - "3.*", - "4.*", - "5.*", - "6.*", - "7.*", - "9.*", - "10.*" - ], - "exclude-cases": [ - "11.*", - "12.*", - "13.*" - ], - "exclude-agent-cases": {} -} |
