f8f8d5effe
Problem: failing part of TestLoad: ``` === RUN TestLoad/loadgo,_check_signers cli_test.go:160: Error Trace: /home/circleci/go/src/github.com/nspcc-dev/neo-go/cli/vm/cli_test.go:160 /home/circleci/go/src/github.com/nspcc-dev/neo-go/cli/vm/cli_test.go:147 /home/circleci/go/src/github.com/nspcc-dev/neo-go/cli/vm/cli_test.go:444 Error: command took too long time Test: TestLoad/loadgo,_check_signers ``` Solution: split the test into multiple parts to reduce test execution time. |
||
---|---|---|
.. | ||
app | ||
cmdargs | ||
flags | ||
input | ||
nep_test | ||
options | ||
paramcontext | ||
query | ||
server | ||
smartcontract | ||
testdata | ||
txctx | ||
util | ||
vm | ||
wallet | ||
.gitignore | ||
main.go |