Skip to content

Staging Partner Chains Tests #94

Staging Partner Chains Tests

Staging Partner Chains Tests #94

Manually triggered December 17, 2024 13:08
Status Failure
Total duration 2m 59s
Artifacts 1

staging.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Failed Test: tests/test_smoke.py::TestSmoke::test_block_producing
tests/test_smoke.py::TestSmoke::test_block_producing: The test failed in the call phase - tests/test_smoke.py:25: in test_block_producing assert api.get_latest_pc_block_number() > block_number E assert 61653 > 61653 E + where 61653 = <bound method SubstrateApi.get_latest_pc_block_number of <src.substrate_api.SubstrateApi object at 0x7fab66b356f0>>() E + where <bound method SubstrateApi.get_latest_pc_block_number of <src.substrate_api.SubstrateApi object at 0x7fab66b356f0>> = <src.substrate_api.SubstrateApi object at 0x7fab66b356f0>.get_latest_pc_block_number
Failed Test: tests/committee/test_committee.py::TestCommitteeDistribution::test_epoch_committee_ratio_complies_with_dparam
tests/committee/test_committee.py::TestCommitteeDistribution::test_epoch_committee_ratio_complies_with_dparam: The test failed in the call phase - tests/committee/test_committee.py:100: in test_epoch_committee_ratio_complies_with_dparam update_committee_attendance(mc_epoch) tests/committee/conftest.py:376: in _inner committee = get_pc_epoch_committee(pc_epoch) tests/committee/conftest.py:488: in _get_pc_epoch_committee raise ValueError(f"API call returned None for epoch {epoch}") E ValueError: API call returned None for epoch 4817520
Failed Test: tests/committee/test_committee.py::TestCommitteeRotation::test_committee_members_rotate_over_pc_epochs
tests/committee/test_committee.py::TestCommitteeRotation::test_committee_members_rotate_over_pc_epochs: The test failed in the call phase - tests/committee/test_committee.py:243: in test_committee_members_rotate_over_pc_epochs epochs_with_committee_rotation = self.__find_first_pc_epoch_with_committee_rotation( tests/committee/test_committee.py:256: in __find_first_pc_epoch_with_committee_rotation current_committee = get_pc_epoch_committee(current_pc_epoch) tests/committee/conftest.py:488: in _get_pc_epoch_committee raise ValueError(f"API call returned None for epoch {epoch}") E ValueError: API call returned None for epoch 4817520
Failed Test: tests/committee/test_committee.py::TestCommitteeRotation::test_active_trustless_candidates_were_in_committee
tests/committee/test_committee.py::TestCommitteeRotation::test_active_trustless_candidates_were_in_committee: The test failed in the call phase - tests/committee/test_committee.py:307: in test_active_trustless_candidates_were_in_committee assert get_candidate_participation(candidate) > 0, ( tests/committee/conftest.py:271: in _inner update_committee_attendance(candidate.next_status_epoch) tests/committee/conftest.py:376: in _inner committee = get_pc_epoch_committee(pc_epoch) tests/committee/conftest.py:488: in _get_pc_epoch_committee raise ValueError(f"API call returned None for epoch {epoch}") E ValueError: API call returned None for epoch 4817520
Failed Test: tests/committee/test_committee.py::TestCommitteeRotation::test_inactive_trustless_candidates_were_not_in_committee
tests/committee/test_committee.py::TestCommitteeRotation::test_inactive_trustless_candidates_were_not_in_committee: The test failed in the call phase - tests/committee/test_committee.py:329: in test_inactive_trustless_candidates_were_not_in_committee assert get_candidate_participation(candidate) == 0, ( tests/committee/conftest.py:271: in _inner update_committee_attendance(candidate.next_status_epoch) tests/committee/conftest.py:376: in _inner committee = get_pc_epoch_committee(pc_epoch) tests/committee/conftest.py:488: in _get_pc_epoch_committee raise ValueError(f"API call returned None for epoch {epoch}") E ValueError: API call returned None for epoch 4817520
Failed Test: tests/committee/test_committee.py::TestCommitteeRotation::test_active_permissioned_candidates_were_in_committee
tests/committee/test_committee.py::TestCommitteeRotation::test_active_permissioned_candidates_were_in_committee: The test failed in the call phase - tests/committee/test_committee.py:351: in test_active_permissioned_candidates_were_in_committee assert get_candidate_participation(candidate) > 0, ( tests/committee/conftest.py:271: in _inner update_committee_attendance(candidate.next_status_epoch) tests/committee/conftest.py:376: in _inner committee = get_pc_epoch_committee(pc_epoch) tests/committee/conftest.py:488: in _get_pc_epoch_committee raise ValueError(f"API call returned None for epoch {epoch}") E ValueError: API call returned None for epoch 4817520
Failed Test: tests/committee/test_committee.py::TestCommitteeRotation::test_inactive_permissioned_candidates_were_not_in_committee
tests/committee/test_committee.py::TestCommitteeRotation::test_inactive_permissioned_candidates_were_not_in_committee: The test failed in the call phase - tests/committee/test_committee.py:373: in test_inactive_permissioned_candidates_were_not_in_committee assert get_candidate_participation(candidate) == 0, ( tests/committee/conftest.py:271: in _inner update_committee_attendance(candidate.next_status_epoch) tests/committee/conftest.py:376: in _inner committee = get_pc_epoch_committee(pc_epoch) tests/committee/conftest.py:488: in _get_pc_epoch_committee raise ValueError(f"API call returned None for epoch {epoch}") E ValueError: API call returned None for epoch 4817520
run
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
debug_log Expired
14.9 KB