Skip to content

chore: upgrade pgp and chrono (#6721) #1780

chore: upgrade pgp and chrono (#6721)

chore: upgrade pgp and chrono (#6721) #1780

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

2414 tests run, 2412 passed, 0 skipped, 2 failed.

Annotations

Check failure on line 1 in tari_core::core_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

tari_core::core_integration_tests.tests::block_validation::test_block_sync_body_validator

thread 'tests::block_validation::test_block_sync_body_validator' panicked at base_layer/core/tests/tests/block_validation.rs:940:5:
The block weight (470) is above the maximum (400)
Raw output
thread 'tests::block_validation::test_block_sync_body_validator' panicked at base_layer/core/tests/tests/block_validation.rs:940:5:
The block weight (470) is above the maximum (400)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Check failure on line 1 in tari_core::core_integration_tests

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

tari_core::core_integration_tests.tests::block_validation::test_orphan_validator

thread 'tests::block_validation::test_orphan_validator' panicked at base_layer/core/tests/tests/block_validation.rs:406:5:
assertion failed: orphan_validator.validate_internal_consistency(&new_block).is_ok()
Raw output
thread 'tests::block_validation::test_orphan_validator' panicked at base_layer/core/tests/tests/block_validation.rs:406:5:
assertion failed: orphan_validator.validate_internal_consistency(&new_block).is_ok()
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace