This first txtar relying on maketx call
fails depending on the init function used (WorkingNew
or BuggedNew
).
File: gno/gno.land/pkg/integration/testdata/object_pointer.txtar
Run it using: cd gno/gno.land/pkg/integration && go test -v -run=TestTestdata/object_pointer
# Load the packages and start the node
loadpkg gno.land/p/testing/bug_package $WORK/bug_package
loadpkg gno.land/r/testing/bug_callee $WORK/bug_callee