From 7ac2a9d78619a8682eb65ed95fee2e4bfdf827e2 Mon Sep 17 00:00:00 2001 From: Thomas Bruyelle Date: Tue, 25 Apr 2023 16:59:03 +0200 Subject: [PATCH] test: fix master fail (#776) --- .github/workflows/gnovm.yml | 1 + gnovm/tests/files/zrealm_tests0.gno | 112 +++++++++++++++++++++++++--- 2 files changed, 104 insertions(+), 9 deletions(-) diff --git a/.github/workflows/gnovm.yml b/.github/workflows/gnovm.yml index d4543f1729a..b85dbb415fa 100644 --- a/.github/workflows/gnovm.yml +++ b/.github/workflows/gnovm.yml @@ -6,6 +6,7 @@ on: - "go.sum" - "gnovm/**.go" - "gnovm/**.gno" + - "examples/**.gno" - "gnovm/**/go.sum" - "gnovm/Makefile" - "tm2/**.go" diff --git a/gnovm/tests/files/zrealm_tests0.gno b/gnovm/tests/files/zrealm_tests0.gno index 780e443ddee..9eaf7fb9a96 100644 --- a/gnovm/tests/files/zrealm_tests0.gno +++ b/gnovm/tests/files/zrealm_tests0.gno @@ -245,7 +245,7 @@ func main() { // "BlockNode": null, // "Location": { // "File": "tests.gno", -// "Line": "28", +// "Line": "38", // "Nonce": "0", // "PkgPath": "gno.land/r/demo/tests" // } @@ -301,7 +301,7 @@ func main() { // "BlockNode": null, // "Location": { // "File": "tests.gno", -// "Line": "28", +// "Line": "38", // "Nonce": "0", // "PkgPath": "gno.land/r/demo/tests" // } @@ -505,6 +505,94 @@ func main() { // "T": { // "@type": "/gno.FuncType", // "Params": [], +// "Results": [] +// }, +// "V": { +// "@type": "/gno.FuncValue", +// "Closure": { +// "@type": "/gno.RefValue", +// "Escaped": true, +// "ObjectID": "0ffe7732b4d549b4cf9ec18bd68641cd2c75ad0a:4" +// }, +// "FileName": "tests.gno", +// "IsMethod": false, +// "Name": "IncCounter", +// "PkgPath": "gno.land/r/demo/tests", +// "Source": { +// "@type": "/gno.RefNode", +// "BlockNode": null, +// "Location": { +// "File": "tests.gno", +// "Line": "7", +// "Nonce": "0", +// "PkgPath": "gno.land/r/demo/tests" +// } +// }, +// "Type": { +// "@type": "/gno.FuncType", +// "Params": [], +// "Results": [] +// } +// } +// }, +// { +// "T": { +// "@type": "/gno.FuncType", +// "Params": [], +// "Results": [ +// { +// "Embedded": false, +// "Name": "", +// "Tag": "", +// "Type": { +// "@type": "/gno.PrimitiveType", +// "value": "32" +// } +// } +// ] +// }, +// "V": { +// "@type": "/gno.FuncValue", +// "Closure": { +// "@type": "/gno.RefValue", +// "Escaped": true, +// "ObjectID": "0ffe7732b4d549b4cf9ec18bd68641cd2c75ad0a:4" +// }, +// "FileName": "tests.gno", +// "IsMethod": false, +// "Name": "Counter", +// "PkgPath": "gno.land/r/demo/tests", +// "Source": { +// "@type": "/gno.RefNode", +// "BlockNode": null, +// "Location": { +// "File": "tests.gno", +// "Line": "11", +// "Nonce": "0", +// "PkgPath": "gno.land/r/demo/tests" +// } +// }, +// "Type": { +// "@type": "/gno.FuncType", +// "Params": [], +// "Results": [ +// { +// "Embedded": false, +// "Name": "", +// "Tag": "", +// "Type": { +// "@type": "/gno.PrimitiveType", +// "value": "32" +// } +// } +// ] +// } +// } +// }, +// { +// "T": { +// "@type": "/gno.FuncType", +// "Params": [], // "Results": [ // { // "Embedded": false, @@ -533,7 +621,7 @@ func main() { // "BlockNode": null, // "Location": { // "File": "tests.gno", -// "Line": "5", +// "Line": "15", // "Nonce": "0", // "PkgPath": "gno.land/r/demo/tests" // } @@ -577,7 +665,7 @@ func main() { // "BlockNode": null, // "Location": { // "File": "tests.gno", -// "Line": "9", +// "Line": "19", // "Nonce": "0", // "PkgPath": "gno.land/r/demo/tests" // } @@ -621,7 +709,7 @@ func main() { // "BlockNode": null, // "Location": { // "File": "tests.gno", -// "Line": "13", +// "Line": "23", // "Nonce": "0", // "PkgPath": "gno.land/r/demo/tests" // } @@ -678,7 +766,7 @@ func main() { // "BlockNode": null, // "Location": { // "File": "tests.gno", -// "Line": "24", +// "Line": "34", // "Nonce": "0", // "PkgPath": "gno.land/r/demo/tests" // } @@ -725,7 +813,7 @@ func main() { // "BlockNode": null, // "Location": { // "File": "tests.gno", -// "Line": "46", +// "Line": "56", // "Nonce": "0", // "PkgPath": "gno.land/r/demo/tests" // } @@ -759,7 +847,7 @@ func main() { // "BlockNode": null, // "Location": { // "File": "tests.gno", -// "Line": "51", +// "Line": "61", // "Nonce": "0", // "PkgPath": "gno.land/r/demo/tests" // } @@ -793,7 +881,7 @@ func main() { // "BlockNode": null, // "Location": { // "File": "tests.gno", -// "Line": "59", +// "Line": "69", // "Nonce": "0", // "PkgPath": "gno.land/r/demo/tests" // } @@ -828,6 +916,12 @@ func main() { // }, // { // "T": { +// "@type": "/gno.PrimitiveType", +// "value": "32" +// } +// }, +// { +// "T": { // "@type": "/gno.PointerType", // "Elt": { // "@type": "/gno.RefType",