Skip to content

Staging Partner Chains Tests #84

Staging Partner Chains Tests

Staging Partner Chains Tests #84

Manually triggered December 12, 2024 12:48
Status Failure
Total duration 2m 59s
Artifacts 1

staging.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Failed Test: tests/test_smoke.py::TestSmoke::test_get_params
tests/test_smoke.py::TestSmoke::test_get_params: The test failed in the call phase due to an assertion error - tests/test_smoke.py:99: in test_get_params assert params["genesis_utxo"] == config.genesis_utxo, "Genesis UTXO mismatch" E AssertionError: Genesis UTXO mismatch E assert 'de7b8efb0824...ddcc9810048#1' == '4e65eddc6132...f3f23eb96bf#1' E - 4e65eddc6132c1b9891d43f9d67a4a0a7b6e614b648f59dc97538f3f23eb96bf#1 E + de7b8efb08243b770be30cfa22a9ed64317c50052bb4394392960ddcc9810048#1
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:116: in test_epoch_committee_ratio_complies_with_dparam p_candidates_available = api.get_permissioned_candidates(mc_epoch, valid_only=True) src/substrate_api.py:523: in get_permissioned_candidates candidates = self.partner_chain_rpc.partner_chain_get_ariadne_parameters(mc_epoch).result[ E TypeError: 'NoneType' object is not subscriptable
Failed Test: tests/committee/test_committee.py::TestCommitteeDistribution::test_mc_epoch_committee_participation_total_number
tests/committee/test_committee.py::TestCommitteeDistribution::test_mc_epoch_committee_participation_total_number: The test failed in the call phase - tests/committee/test_committee.py:186: in test_mc_epoch_committee_participation_total_number assert api.get_committee_seats(mc_epoch) * pc_epochs_in_mc_epoch_count == actual_total_attendance src/substrate_api.py:576: in get_committee_seats d_param = self.get_d_param(mc_epoch) src/substrate_api.py:582: in get_d_param response = self.partner_chain_rpc.partner_chain_get_ariadne_parameters(mc_epoch).result["dParameter"] E TypeError: 'NoneType' object is not subscriptable
run
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
debug_log Expired
13 KB