chore(ci): add metrics targeted build, remove miner artifacts, misc c… #1395
GitHub Actions / JUnit Test Report
failed
Feb 9, 2024 in 0s
888 tests run, 886 passed, 0 skipped, 2 failed.
Annotations
Check failure on line 1 in tari_core
github-actions / JUnit Test Report
tari_core.transactions::transaction_components::test::kernel_hash
thread 'transactions::transaction_components::test::kernel_hash' panicked at 'assertion failed: `(left == right)`
left: `"db7290fc12ff8cd26a488809bcee2f3f47dc263fc236f3061faf87829abba648"`,
Raw output
thread 'transactions::transaction_components::test::kernel_hash' panicked at 'assertion failed: `(left == right)`
left: `"db7290fc12ff8cd26a488809bcee2f3f47dc263fc236f3061faf87829abba648"`,
right: `"b94992cb59695ebad3786e9f51a220e91c627f8b38f51bcf6c87297325d1b410"`', base_layer/core/src/transactions/transaction_components/test.rs:300:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Check failure on line 1 in tari_core
github-actions / JUnit Test Report
tari_core.transactions::transaction_components::test::kernel_metadata
thread 'transactions::transaction_components::test::kernel_metadata' panicked at 'assertion failed: `(left == right)`
left: `"7c6be880b7d103d80bdf57990a88d11f769a0ac9bc0ed87658d39b87239a1d9c"`,
Raw output
thread 'transactions::transaction_components::test::kernel_metadata' panicked at 'assertion failed: `(left == right)`
left: `"7c6be880b7d103d80bdf57990a88d11f769a0ac9bc0ed87658d39b87239a1d9c"`,
right: `"75a357c2769098b19a6aedc7e46f6be305f4f1a1831556cd380b0b0f20bfdf12"`', base_layer/core/src/transactions/transaction_components/test.rs:325:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Loading