mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-26 09:42:22 +00:00
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. |
||
---|---|---|
.. | ||
cli.go | ||
cli_test.go | ||
vm.go |