Skip to content

chore: new release (#6201) #1440

chore: new release (#6201)

chore: new release (#6201) #1440

Triggered via push March 11, 2024 11:26
Status Success
Total duration 4h 20m 59s
Artifacts

coverage.yml

on: push
test and generate coverage
4h 20m
test and generate coverage
Fit to window
Zoom out
Zoom in

Annotations

5 errors
tari_core::core_integration_tests.tests::node_state_machine::test_listening_initial_fallen_behind: tari_core::core_integration_tests#L1
thread 'tests::node_state_machine::test_listening_initial_fallen_behind' panicked at 'assertion failed: `(left == right)` left: `1`,
tari_core::core_integration_tests.tests::node_state_machine::test_listening_initial_fallen_behind: tari_core::core_integration_tests#L1
thread 'tests::node_state_machine::test_listening_initial_fallen_behind' panicked at 'assertion failed: `(left == right)` left: `1`,
feature:46:3.Scenario: Clear out mempool: tests/features/Mempool.feature:46:3: feature:46:3#L1
Step panicked. Captured output: called `Result::unwrap()` on an `Err` value: Status { code: InvalidArgument, message: "Expected new block template height to be 3 but was 2", metadata: MetadataMap { headers: {"content-type": "application/grpc", "date": "Mon, 11 Mar 2024 15:49:20 GMT", "content-length": "0"} }, source: None }
feature:124:3.Scenario: Zero-conf transactions: tests/features/Mempool.feature:124:3: feature:124:3#L1
Step panicked. Captured output: called `Result::unwrap()` on an `Err` value: Status { code: Unavailable, message: "error trying to connect: tcp connect error: Connection refused (os error 111)", source: Some(tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))) }
feature:33:3.Scenario: Simple reorg with burned output: tests/features/Reorgs.feature:33:3: feature:33:3#L1
Step panicked. Captured output: Burn transaction has status 0 when we desired 1 (TRANSACTION_STATUS_BROADCAST), 2 (TRANSACTION_STATUS_UNCONFIRMED), or 6 (TRANSACTION_STATUS_CONFIRMED)