Skip to content

Feat: ancillary archive creation #7874

Feat: ancillary archive creation

Feat: ancillary archive creation #7874

GitHub Actions / Test Results failed Dec 24, 2024 in 0s

1 fail, 1 470 pass in 10m 9s

    4 files  ±0     52 suites  ±0   10m 9s ⏱️ -12s
1 471 tests +4  1 470 ✅ +3  0 💤 ±0  1 ❌ +1 
1 727 runs  +4  1 726 ✅ +3  0 💤 ±0  1 ❌ +1 

Results for commit 66638f7. ± Comparison against earlier commit ba20145.

Annotations

Check warning on line 0 in mithril-common

See this annotation in the file changed.

@github-actions github-actions / Test Results

entities::cardano_database::tests::compute_hash_returns_different_hash_with_different_beacon_epoch (mithril-common) failed

./test-results-Linux-X64.xml [took 0s]
Raw output
thread 'entities::cardano_database::tests::compute_hash_returns_different_hash_with_different_beacon_epoch' panicked at mithril-common/src/entities/cardano_database.rs:202:9:
assertion `left != right` failed
  left: "b1cc5e0deaa7856e8e811e349d6e639fa667aa70288602955f438c5893ce29c8"
 right: "b1cc5e0deaa7856e8e811e349d6e639fa667aa70288602955f438c5893ce29c8"
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

running 1 test
test entities::cardano_database::tests::compute_hash_returns_different_hash_with_different_beacon_epoch ... FAILED

failures:

failures:
    entities::cardano_database::tests::compute_hash_returns_different_hash_with_different_beacon_epoch

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 488 filtered out; finished in 0.00s
thread 'entities::cardano_database::tests::compute_hash_returns_different_hash_with_different_beacon_epoch' panicked at mithril-common/src/entities/cardano_database.rs:202:9:
assertion `left != right` failed
  left: "b1cc5e0deaa7856e8e811e349d6e639fa667aa70288602955f438c5893ce29c8"
 right: "b1cc5e0deaa7856e8e811e349d6e639fa667aa70288602955f438c5893ce29c8"
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace