Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
Update test vectors (be60b92) (#136)
Browse files Browse the repository at this point in the history
* Update test vectors

* fix: remove vectors wrongly marked as working

Co-authored-by: alanshaw <alanshaw@users.noreply.github.com>
Co-authored-by: Alan Shaw <alan@tableflip.io>
  • Loading branch information
3 people authored Sep 11, 2020
1 parent be60b92 commit 992aadc
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,20 +1,25 @@
{
"class": "message",
"hints": [
"incorrect",
"negate"
],
"_meta": {
"id": "fail-mismatch-params",
"version": "v1",
"comment": "nested message exit code should be ErrSerialization see https://github.com/filecoin-project/test-vectors/issues/93#issuecomment-689593946",
"gen": [
{
"source": "genscript",
"version": "0cbbc0872685a3381ead9dbedbcd71ca7ad01c3e"
"version": "be60b92eb44e7b0d118f604e0e9acaeecd28ff42"
},
{
"source": "github.com/filecoin-project/lotus",
"version": "v0.5.8-0.20200903221953-ada5e6ae68cf"
"version": "v0.6.2-0.20200909104030-159be5b543fd"
},
{
"source": "github.com/filecoin-project/specs-actors",
"version": "v0.9.3"
"version": "v0.9.7"
}
]
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,20 +1,25 @@
{
"class": "message",
"hints": [
"incorrect",
"negate"
],
"_meta": {
"id": "fail-missing-params",
"version": "v1",
"comment": "nested message exit code should be ErrSerialization see https://github.com/filecoin-project/test-vectors/issues/93#issuecomment-689593946",
"gen": [
{
"source": "genscript",
"version": "0cbbc0872685a3381ead9dbedbcd71ca7ad01c3e"
"version": "be60b92eb44e7b0d118f604e0e9acaeecd28ff42"
},
{
"source": "github.com/filecoin-project/lotus",
"version": "v0.5.8-0.20200903221953-ada5e6ae68cf"
"version": "v0.6.2-0.20200909104030-159be5b543fd"
},
{
"source": "github.com/filecoin-project/specs-actors",
"version": "v0.9.3"
"version": "v0.9.7"
}
]
},
Expand Down

0 comments on commit 992aadc

Please sign in to comment.