Skip to content

chore: new release v1.11.4-pre.0 (#6800) #1831

chore: new release v1.11.4-pre.0 (#6800)

chore: new release v1.11.4-pre.0 (#6800) #1831

GitHub Actions / JUnit Test Report failed Feb 18, 2025 in 0s

1039 tests run, 1038 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.validation::helpers::test::calc_median_timestamp::it_calculates_the_correct_median_timestamp

thread 'validation::helpers::test::calc_median_timestamp::it_calculates_the_correct_median_timestamp' panicked at base_layer/core/src/validation/helpers.rs:569:13
Raw output
thread 'validation::helpers::test::calc_median_timestamp::it_calculates_the_correct_median_timestamp' panicked at base_layer/core/src/validation/helpers.rs:569:13:
assertion `left == right` failed
  left: EpochTime(0)
 right: EpochTime(100)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace