Skip to content

CU-86dt58c0w - Use local blockchain with neo-go instead of the TestNet on NeonInvoker tests #88

CU-86dt58c0w - Use local blockchain with neo-go instead of the TestNet on NeonInvoker tests

CU-86dt58c0w - Use local blockchain with neo-go instead of the TestNet on NeonInvoker tests #88

Triggered via pull request May 22, 2024 17:45
@luc10921luc10921
synchronize #39
CU-86dt58c0w
Status Cancelled
Total duration 15m 51s
Artifacts

check-build-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
packages/neon-dappkit/test/NeonEventListener.spec.ts ► NeonEventListener ► adds eventListener that callback throws an error: mocha-results.json#L0
Failed test found in: mocha-results.json Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/neon-dappkit/neon-dappkit/packages/neon-dappkit/test/NeonEventListener.spec.ts)
packages/neon-dappkit/test/NeonEventListener.spec.ts ► NeonEventListener ► adds eventListener to an event that does not exist: mocha-results.json#L0
Failed test found in: mocha-results.json Error: request to http://127.0.0.1:30222/ failed, reason: connect ECONNREFUSED 127.0.0.1:30222
packages/neon-dappkit/test/NeonEventListener.spec.ts ► NeonEventListener ► removes all eventListeners of a contract: mocha-results.json#L0
Failed test found in: mocha-results.json Error: Callback should be called once
packages/neon-dappkit/test/NeonEventListener.spec.ts ► NeonEventListener ► removes all eventListeners of an event: mocha-results.json#L0
Failed test found in: mocha-results.json Error: Callback should be called once
packages/neon-dappkit/test/NeonEventListener.spec.ts ► NeonEventListener ► removes an eventListener: mocha-results.json#L0
Failed test found in: mocha-results.json Error: Callback should be called once
build-and-test
The run was canceled by @luc10921.
build-and-test
The operation was canceled.
build-and-test
Failed test were found and 'fail-on-error' option is set to true