Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate decider-distro to v0.6.11 #2137

Merged
merged 1 commit into from
Mar 7, 2024

fix(deps): update rust crate decider-distro to v0.6.11

ba2996d
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

fix(deps): update rust crate decider-distro to v0.6.11 #2137

fix(deps): update rust crate decider-distro to v0.6.11
ba2996d
Select commit
Loading
Failed to load commit list.
GitHub Actions / nox report succeeded Mar 7, 2024 in 1s

288 passed, 0 failed and 0 skipped

Tests passed successfully

βœ…Β target/nextest/ci/junit.xml

288 tests were completed in 140s with 288 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
aquamarine 9βœ… NaNms
chain-connector 10βœ… NaNms
chain-data 1βœ… NaNms
chain-listener 6βœ… NaNms
chain-types 7βœ… NaNms
core-manager 14βœ… NaNms
fluence-libp2p 1βœ… NaNms
health 4βœ… NaNms
kademlia 3βœ… NaNms
nox 16βœ… NaNms
nox-tests::boolean_test 1βœ… NaNms
nox-tests::builtin 58βœ… NaNms
nox-tests::client_api 1βœ… NaNms
nox-tests::echo_particle 1βœ… NaNms
nox-tests::kademlia 2βœ… NaNms
nox-tests::local_vm 1βœ… NaNms
nox-tests::modules 2βœ… NaNms
nox-tests::services 3βœ… NaNms
nox-tests::spells 38βœ… NaNms
nox-tests::tests 13βœ… NaNms
nox-tests::tetraplets 1βœ… NaNms
nox-tests::topology 3βœ… NaNms
nox-tests::vault 4βœ… NaNms
nox-tests::workers 2βœ… NaNms
particle-args 1βœ… NaNms
particle-builtins 2βœ… NaNms
particle-modules 6βœ… NaNms
particle-protocol 5βœ… NaNms
particle-services 12βœ… NaNms
server-config 24βœ… NaNms
service-modules 5βœ… NaNms
spell-event-bus 16βœ… NaNms
spell-service-api 5βœ… NaNms
types 2βœ… NaNms
waiting-queues 1βœ… NaNms
workers 8βœ… NaNms

βœ…Β aquamarine

βœ… health::tests::test_vm_pool_health_full
βœ… health::tests::test_vm_pool_health_partial
βœ… health::tests::test_vm_pool_health_empty
βœ… particle_data_store::tests::test_detect_anomaly
βœ… particle_data_store::tests::test_initialize
βœ… particle_data_store::tests::test_cleanup_data
βœ… particle_data_store::tests::test_store_and_read_data
βœ… plumber::tests::ignore_expired
βœ… health::tests::test_vm_pool_health_concurrent_access

βœ…Β chain-connector

βœ… connector::tests::get_commitment_status
βœ… connector::tests::test_get_commitment
βœ… connector::tests::submit_proof
βœ… connector::tests::submit_proof_not_active
βœ… connector::tests::test_batch_init_request
βœ… connector::tests::test_get_compute_units
βœ… connector::tests::test_get_current_commitment_id_none
βœ… function::get_compute_units::tests::test_data
βœ… function::get_compute_peer::tests::test_data
βœ… connector::tests::test_get_current_commitment_id_some

βœ…Β chain-data

βœ… utils::tests::peer_id_test

βœ…Β chain-listener

βœ… event::cc_activated::test::test_cc_activated_topic
βœ… event::cc_activated::test::test_chain_parsing_ok
βœ… event::unit_activated::test::test_chain_parsing_ok
βœ… event::unit_activated::test::test_unit_activated_topic
βœ… event::unit_deactivated::test::test_unit_activated_topic
βœ… event::unit_deactivated::test::test_chain_parsing_ok

βœ…Β chain-types

βœ… commitment_status::tests::decode_commitment_status
βœ… commitment::tests::decode_commitment
βœ… compute_peer::tests::decode_compute_peer
βœ… commitment_status::tests::decode_commitment_status_removed
βœ… compute_unit::tests::decode_compute_unit
βœ… compute_peer::tests::decode_compute_peer_no_commitment
βœ… compute_unit::tests::decode_compute_unit_no_deal

βœ…Β core-manager

βœ… core_range::tests::compare_ranges
βœ… core_range::tests::empty_slice_convert
βœ… core_range::tests::empty_parsing_test_3
βœ… core_range::tests::fmt
βœ… core_range::tests::last
βœ… core_range::tests::range_parsing_test
βœ… core_range::tests::slice_convert
βœ… core_range::tests::values_parsing_test
βœ… core_range::tests::wrong_parsing_test_2
βœ… core_range::tests::wrong_parsing_test
βœ… core_range::tests::wrong_parsing_test_3
βœ… core_range::tests::wrong_parsing_test_4
βœ… manager::tests::test_acquire_and_switch
βœ… manager::tests::test_acquire_and_release

βœ…Β fluence-libp2p

βœ… serde::tests::multihash

βœ…Β health

βœ… tests::test_health_check_registry_empty
βœ… tests::test_health_check_registry_single_check_fail
βœ… tests::test_health_check_registry_multiple_checks
βœ… tests::test_health_check_registry_single_check_pass

βœ…Β kademlia

βœ… behaviour::tests::dont_repeat_discovery
βœ… behaviour::tests::discovery_heavy
βœ… behaviour::tests::ban

βœ…Β nox

βœ… health::tests::new_health_instance_should_have_default_status_false
βœ… health::tests::on_bootstrap_finished_should_set_status_to_true
βœ… health::tests::status_should_return_ok_if_bootstrap_finished
βœ… health::tests::status_error_should_contain_expected_message
βœ… health::tests::status_should_return_error_if_bootstrap_failed
βœ… health::tests::on_bootstrap_failed_should_set_status_to_false
βœ… health::tests::test_bootstrap_nodes_health_all_connected
βœ… health::tests::test_bootstrap_nodes_health_partial_connected
βœ… health::tests::test_bootstrap_nodes_health_concurrent_access
βœ… http::tests::test_health_route_empty_registry
βœ… http::tests::test_health_route_success_checks
βœ… http::tests::test_health_route_fail_checks
βœ… http::tests::test_peer_id_route
βœ… http::tests::test_version_route
βœ… http::tests::test_health_route_warn_checks
βœ… node::tests::run_node

βœ…Β nox-tests::boolean_test

βœ… pass_boolean

βœ…Β nox-tests::builtin

βœ… array_slice_wrong_second_arg
βœ… array_slice_wrong_third_arg
βœ… array_sdiff
βœ… array_slice_wrong_args_count
βœ… array_slice_out_of_bounds
βœ… array_dedup
βœ… array_intersect
βœ… add_alias_list
βœ… array_diff
βœ… array_sum
βœ… array
βœ… array_slice
βœ… array_length
βœ… base58_bytes_builtins
βœ… aliases_restart
βœ… debug_stringify
βœ… empty_array_slice
βœ… base58_string_builtins
βœ… identify
βœ… cmp_gt
βœ… cmp_le
βœ… concat
βœ… cmp_cmp
βœ… index_by_math
βœ… kad_merge
βœ… json_builtins
βœ… math_add
βœ… math_div
βœ… math_fmul
βœ… math_log
βœ… math_rem
βœ… noop
βœ… math_sub
βœ… math_pow
βœ… not_array_slice
βœ… math_mul
βœ… identity
βœ… remove_service
βœ… remove_service_by_alias
βœ… neighborhood
βœ… resolve_alias
βœ… resolve_alias_not_exists
βœ… non_owner_remove_service
βœ… resolve_alias_opt
βœ… resolve_alias_opt_not_exists
βœ… sha256
βœ… service_stats
βœ… remove_service_restart
βœ… service_mem
βœ… sig_verify_invalid_signature
βœ… timeout_race
βœ… service_stats_uninitialized
βœ… resolve_alias_removed
βœ… timestamp_ms
βœ… timestamp_sec
βœ… xor_type_error
βœ… timeout_wait
βœ… sign_invalid_tetraplets

βœ…Β nox-tests::client_api

βœ… call_custom_service

βœ…Β nox-tests::echo_particle

βœ… echo_particle

βœ…Β nox-tests::kademlia

βœ… neighborhood_heavy
βœ… neighborhood_with_addresses_heavy

βœ…Β nox-tests::local_vm

βœ… make

βœ…Β nox-tests::modules

βœ… test_add_module_effectors_forbidden
βœ… test_add_module_mounted_binaries

βœ…Β nox-tests::services

βœ… create_service_from_config
βœ… handle_same_dir_in_preopens_and_mapped_dirs
βœ… test_system_service_override

βœ…Β nox-tests::spells

βœ… create_remove_worker
βœ… get_worker_peer_id_opt
βœ… resolve_alias_wrong_worker
βœ… set_alias_by_worker_creator
βœ… spell_args_test
βœ… spell_create_worker_twice
βœ… spell_call_by_default_alias
βœ… spell_call_by_alias
βœ… spell_connection_pool_trigger_test
βœ… spell_install_fail_end_sec_past
βœ… spell_install_fail_large_period
βœ… spell_install_alias
βœ… spell_install_fail_end_sec_before_start
βœ… spell_install_ok_empty_config
βœ… spell_create_worker_same_deal_id_different_peer
βœ… spell_install_root_scope
βœ… spell_error_handling_test
βœ… spell_peer_id_test
βœ… spell_relay_id_test
βœ… spell_remove_service_as_spell
βœ… spell_remove_by_alias
βœ… spell_remove
βœ… spell_store_trigger_config
βœ… spell_simple_test
βœ… spell_remove_spell_as_service
βœ… spell_run_oneshot
βœ… spell_set_u32
βœ… spell_return_test
βœ… spell_timer_trigger_mailbox_test
βœ… spell_update_config
βœ… spell_update_config_stopped_spell
βœ… spell_update_trigger_by_alias
βœ… spell_trigger_connection_pool
βœ… test_activate_deactivate
βœ… test_worker_list
βœ… worker_sig_test
βœ… test_spell_list
βœ… test_decider_api_endpoint_rewrite

βœ…Β nox-tests::tests

βœ… network::loop_topology::fold_fold_fold_par_null_join
βœ… network::loop_topology::fold_fold_fold_par_null
βœ… network::loop_topology::fold_fold_fold_seq_two_par_null_folds
βœ… network::loop_topology::fold_fold_seq_join
βœ… network::loop_topology::fold_seq_join
βœ… network::loop_topology::fold_par_same_node_stream_heavy
βœ… network::loop_topology::join_empty_stream
βœ… network::loop_topology::fold_fold_pairs_seq_join_heavy
βœ… network::loop_topology::fold_via_heavy
βœ… network::network_explore::get_interfaces
βœ… network::network_explore::list_blueprints
βœ… network::network_explore::get_modules
βœ… network::network_explore::explore_services_heavy

βœ…Β nox-tests::tetraplets

βœ… test_tetraplets

βœ…Β nox-tests::topology

βœ… identity_heavy
βœ… init_peer_id_heavy
βœ… join_heavy

βœ…Β nox-tests::vault

βœ… deploy_from_vault
βœ… put_cat_vault
βœ… load_blueprint_from_vault
βœ… share_file

βœ…Β nox-tests::workers

βœ… test_resolve_subnet_on_worker
βœ… test_worker_different_deal_ids

βœ…Β particle-args

βœ… args::tests::test_next_opt

βœ…Β particle-builtins

βœ… builtins::prop_tests::module_config
βœ… json::tests::json_parse_string

βœ…Β particle-modules

βœ… modules::tests::test_add_blueprint
βœ… modules::tests::test_add_module_effector_allowed
βœ… modules::tests::test_add_module_effector_forbidden
βœ… modules::tests::test_add_module_effector_invalid
βœ… modules::tests::test_add_module_get_interface
βœ… modules::tests::test_add_module_pure

βœ…Β particle-protocol

βœ… libp2p_protocol::codec::fluence::tests::deserialization_test
βœ… libp2p_protocol::codec::fluence::tests::isomorphic_codec_test
βœ… libp2p_protocol::upgrade::tests::deserialize
βœ… libp2p_protocol::upgrade::tests::oneshot_channel_test
βœ… particle::tests::test_signature

βœ…Β particle-services

βœ… app_services::tests::test_add_alias
βœ… app_services::tests::test_add_alias_forbidden
βœ… app_services::tests::test_add_alias_no_service
βœ… app_services::tests::test_add_alias_repeated
βœ… app_services::tests::test_add_alias_twice
βœ… app_services::tests::test_get_interface_cache
βœ… app_services::tests::test_persisted_service
βœ… health::tests::persisted_service_health_concurrent_access
βœ… health::tests::test_persisted_service_health_not_started
βœ… health::tests::test_persisted_service_health_started_with_errors
βœ… health::tests::test_persisted_service_health_started_without_errors
βœ… persistence::tests::test_persistence

βœ…Β server-config

βœ… resolved_config::tests::load_allowed_binaries_with_env
βœ… resolved_config::tests::load_allowed_binaries_with_file
βœ… resolved_config::tests::load_base58_keypair
βœ… resolved_config::tests::load_base58_secret_key
βœ… resolved_config::tests::load_base64_keypair
βœ… resolved_config::tests::load_base64_secret_key
βœ… resolved_config::tests::load_config_simple
βœ… resolved_config::tests::load_empty_config
βœ… resolved_config::tests::load_empty_keypair
βœ… resolved_config::tests::load_env_upgrade_timeout
βœ… resolved_config::tests::load_file_upgrade_timeout
βœ… resolved_config::tests::load_http_port_with_args
βœ… resolved_config::tests::load_http_port_with_env
βœ… resolved_config::tests::load_log_format_with_args
βœ… resolved_config::tests::load_log_format_with_env
βœ… resolved_config::tests::load_log_format_with_file
βœ… resolved_config::tests::load_multiple_configs
βœ… resolved_config::tests::load_path_keypair_generate
βœ… resolved_config::tests::load_tracing_disabled_with_args
βœ… resolved_config::tests::load_tracing_disabled_with_env
βœ… resolved_config::tests::load_tracing_disabled_with_file
βœ… resolved_config::tests::load_tracing_otlp_with_args
βœ… resolved_config::tests::load_tracing_otlp_with_env
βœ… resolved_config::tests::load_tracing_otlp_with_file

βœ…Β service-modules

βœ… modules::blueprint::test_blueprint_hash
βœ… modules::file_names::tests::is_bp
βœ… modules::file_names::tests::is_srvc
βœ… modules::file_names::tests::is_wasm
βœ… modules::file_names::tests::module_fname

βœ…Β spell-event-bus

βœ… bus::tests::test_double_subscribe_before_run
βœ… bus::tests::test_resubscribing_same_spell
βœ… bus::tests::test_subscribe_connect
βœ… bus::tests::test_subscribe_many
βœ… bus::tests::test_subscribe_many_spells_with_diff_event_types
βœ… bus::tests::test_subscribe_one
βœ… bus::tests::test_subscribe_oneshot
βœ… bus::tests::test_unsubscribe
βœ… config::trigger_config_tests::test_both_types_ended
βœ… config::trigger_config_tests::test_peer_events
βœ… config::trigger_config_tests::test_reschedule_fail_ended
βœ… config::trigger_config_tests::test_both_types_ok
βœ… config::trigger_config_tests::test_reschedule_fail_oneshot_executed
βœ… config::trigger_config_tests::test_reschedule_ok_oneshot_start_future
βœ… config::trigger_config_tests::test_reschedule_ok_periodic
βœ… config::trigger_config_tests::test_reschedule_ok_periodic_end_future

βœ…Β spell-service-api

βœ… tests::test_counter
βœ… tests::test_trigger_config
βœ… tests::test_script
βœ… tests::test_kv
βœ… tests::test_trigger_event

βœ…Β types

βœ… deal_id::tests::deal_id
βœ… peer_id::tests::peerid

βœ…Β waiting-queues

βœ… tests::remove_with

βœ…Β workers

βœ… key_storage::tests::test_key_pair_creation_and_removal
βœ… key_storage::tests::test_key_storage_creation
βœ… key_storage::tests::test_persistence
βœ… workers::tests::test_worker_creation
βœ… workers::tests::test_persistence
βœ… workers::tests::test_worker_creation_dupes
βœ… workers::tests::test_workers_creation
βœ… workers::tests::test_worker_remove