-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
207 consume pyk rpc bug reports (#241)
Extend `rpc-client` to run all requests from a tarball (from the directory `rpc_*` inside it) Also refactored program option data type(s) to accommodate the new run mode. --------- Co-authored-by: Georgy Lukyanov <[email protected]>
- Loading branch information
Showing
31 changed files
with
402 additions
and
110 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"jsonrpc":"2.0","id":4,"error":{"code":2,"data":{"context":null,"error":"FOUNDRY-MAIN-DEPENDS-MODULE: Duplicate module"},"message":"Could not verify pattern"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/add-module.error.response: error response | ||
* File test/jsonrpc-examples/depth-limit.execute.response: ExecuteM response |
3 changes: 3 additions & 0 deletions
3
...mples/expected/add-module.error.response@depth-limit.spaghetti-formatted.execute.response
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/add-module.error.response: error response | ||
* File test/jsonrpc-examples/depth-limit.spaghetti-formatted.execute.response: ExecuteM response |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/add-module.error.response: error response | ||
* File test/jsonrpc-examples/foundry-proof.implies.request: ImpliesM request |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/add-module.error.response: error response | ||
* File test/jsonrpc-examples/foundry-proof.simplify.request: SimplifyM request |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/add-module.error.response: error response | ||
* File test/jsonrpc-examples/foundry-proof2.simplify.request: SimplifyM request |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/add-module.error.response: error response | ||
* File test/jsonrpc-examples/not-json.error: non-JSON file |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/add-module.error.response: error response | ||
* File test/jsonrpc-examples/params.random.json: unknown object |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/add-module.error.response: error response | ||
* File test/jsonrpc-examples/state-a.kore.json: Kore term |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/add-module.error.response: error response | ||
* File test/jsonrpc-examples/state-a.spaghetti-formatted.kore.json: Kore term |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/add-module.error.response: error response | ||
* File test/jsonrpc-examples/state-a.unformatted.execute.request: ExecuteM request |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/add-module.error.response: error response | ||
* File test/jsonrpc-examples/terminal.execute.response: ExecuteM response |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/add-module.error.response: error response | ||
* File test/jsonrpc-examples/with-logging.simplify.response: SimplifyM response |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/depth-limit.execute.response: ExecuteM response | ||
* File test/jsonrpc-examples/add-module.error.response: error response |
3 changes: 3 additions & 0 deletions
3
...mples/expected/depth-limit.spaghetti-formatted.execute.response@add-module.error.response
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/depth-limit.spaghetti-formatted.execute.response: ExecuteM response | ||
* File test/jsonrpc-examples/add-module.error.response: error response |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/foundry-proof.implies.request: ImpliesM request | ||
* File test/jsonrpc-examples/add-module.error.response: error response |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/foundry-proof.simplify.request: SimplifyM request | ||
* File test/jsonrpc-examples/add-module.error.response: error response |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/foundry-proof2.simplify.request: SimplifyM request | ||
* File test/jsonrpc-examples/add-module.error.response: error response |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/not-json.error: non-JSON file | ||
* File test/jsonrpc-examples/add-module.error.response: error response |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/params.random.json: unknown object | ||
* File test/jsonrpc-examples/add-module.error.response: error response |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/state-a.kore.json: Kore term | ||
* File test/jsonrpc-examples/add-module.error.response: error response |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/state-a.spaghetti-formatted.kore.json: Kore term | ||
* File test/jsonrpc-examples/add-module.error.response: error response |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/state-a.unformatted.execute.request: ExecuteM request | ||
* File test/jsonrpc-examples/add-module.error.response: error response |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/terminal.execute.response: ExecuteM response | ||
* File test/jsonrpc-examples/add-module.error.response: error response |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Json data in files is of different type | ||
* File test/jsonrpc-examples/with-logging.simplify.response: SimplifyM response | ||
* File test/jsonrpc-examples/add-module.error.response: error response |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.