We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No response
This issue is used to track checks with nondeterministic results.
This issue is just an index which maintains failures of checks. It's not for long discussions, questions, or bug reports.
If any specific matter is worth to be discussed, then open a dedicated issue to discuss, track and fix it.
CI checks that failed first but passed when reruns.
initAccount
Error: Timeout of 1000000ms exceeded
Error HH108: Cannot connect to the network testRpc.
Error: Failed to check for transaction receipt
reason: Node is detached from document
FAIL src/eth_getCode.test.js
test:UniswapV3Factory
ERROR: "test:UniswapV3Factory" exited with 1
- Web3 Compatible Tests - `ProviderError: Cannot get receipt by hash` - [2023-10-16 No.2748](https://github.com/axonweb3/axon/actions/runs/6530906671/job/17731086681)
Axon start test
reason: connect ECONNREFUSED 127.0.0.1:8000
Illegal instruction
Hardfork Test
Unit Tests
illegal instruction
tests::system_script::metadata::test_write_functions
tests::system_script::ckb_lc_and_ic::test_ckb_light_client_and_image_cell
The text was updated successfully, but these errors were encountered:
Illegal instruction 2023-08-29 No.210 Attempt-1 multi-nodes (ubuntu-20.04)
This one should be fixed by
build-axon
Sorry, something went wrong.
Unit Tests tests::system_script::metadata::test_write_functions 2023-09-11 No.4506 tests::system_script::ckb_lc_and_ic::test_ckb_light_client_and_image_cell 2023-09-26 No.4751
This may be caused by a possible global variable conflict.
cargo test
sunchengzhu
No branches or pull requests
Contact Details
No response
What happened
About This Issue
This issue is used to track checks with nondeterministic results.
This issue is just an index which maintains failures of checks.
It's not for long discussions, questions, or bug reports.
If any specific matter is worth to be discussed, then open a dedicated issue to discuss, track and fix it.
Failures in GitHub Action
CI checks that failed first but passed when reruns.
initAccount
:Error: Timeout of 1000000ms exceeded
Error HH108: Cannot connect to the network testRpc.
Error: Failed to check for transaction receipt
reason: Node is detached from document
FAIL src/eth_getCode.test.js
test:UniswapV3Factory
:ERROR: "test:UniswapV3Factory" exited with 1
Resolved
- Web3 Compatible Tests - `ProviderError: Cannot get receipt by hash` - [2023-10-16 No.2748](https://github.com/axonweb3/axon/actions/runs/6530906671/job/17731086681)
Axon start test
reason: connect ECONNREFUSED 127.0.0.1:8000
Illegal instruction
fixed by chore: make blst portable #1520
Hardfork Test
fixed by chore: make blst portable #1520
Unit Tests
illegal instruction
tests::system_script::metadata::test_write_functions
tests::system_script::ckb_lc_and_ic::test_ckb_light_client_and_image_cell
-> fixed by ci: run unit tests in separate processes #1559
The text was updated successfully, but these errors were encountered: