Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rABCf68b71ad54e0: tests: simplify next_block() function in feature_block
ninja && test/functional/test_runner.py feature_block
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Build Bitcoin ABC Diffs / Diff Testing (build-debug) failed.
Failed tests logs:
====== Bitcoin ABC functional tests: mempool_packages.py ====== ------- Stdout: ------- 2021-01-08T11:00:51.521000Z TestFramework (INFO): Initializing test directory /work/abc-ci-builds/build-debug/test/tmp/test_runner_₿₵_ _20210108_105903/mempool_packages_425 2021-01-08T11:00:58.620000Z TestFramework (ERROR): Assertion failed Traceback (most recent call last): File "/work/test/functional/test_framework/test_framework.py", line 120, in main self.run_test() File "/work/test/functional/mempool_packages.py", line 299, in run_test assert tx in mempool1 AssertionError 2021-01-08T11:00:58.670000Z TestFramework (INFO): Stopping nodes 2021-01-08T11:00:58.923000Z TestFramework (WARNING): Not cleaning up dir /work/abc-ci-builds/build-debug/test/tmp/test_runner_₿₵_ _20210108_105903/mempool_packages_425 2021-01-08T11:00:58.923000Z TestFramework (ERROR): Test failed. Test logging available at /work/abc-ci-builds/build-debug/test/tmp/test_runner_₿₵_ _20210108_105903/mempool_packages_425/test_framework.log 2021-01-08T11:00:58.923000Z TestFramework (ERROR): Hint: Call /work/test/functional/combine_logs.py '/work/abc-ci-builds/build-debug/test/tmp/test_runner_₿₵_ _20210108_105903/mempool_packages_425' to consolidate all logs
Each failure log is accessible here:
Bitcoin ABC functional tests: mempool_packages.py