Skip to content

chore: revert open ssl changes (#6711) #1775

chore: revert open ssl changes (#6711)

chore: revert open ssl changes (#6711) #1775

GitHub Actions / JUnit Test Report failed Dec 5, 2024 in 0s

946 tests run, 945 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 1 in tari_core

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

tari_core.transactions::transaction_components::output_type::tests::it_converts_from_byte_to_output_type

thread 'transactions::transaction_components::output_type::tests::it_converts_from_byte_to_output_type' panicked at base_layer/core/src/transactions/transaction_components/output_type.rs:155:13:
assertion `left == right` failed
Raw output
thread 'transactions::transaction_components::output_type::tests::it_converts_from_byte_to_output_type' panicked at base_layer/core/src/transactions/transaction_components/output_type.rs:155:13:
assertion `left == right` failed
  left: Some(SidechainCheckpoint)
 right: None
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace