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 aqua-ipfs-distro to v0.5.27 #1987

Merged
merged 1 commit into from
Dec 26, 2023

fix(deps): update rust crate aqua-ipfs-distro to v0.5.27

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

fix(deps): update rust crate aqua-ipfs-distro to v0.5.27 #1987

fix(deps): update rust crate aqua-ipfs-distro to v0.5.27
e61d807
Select commit
Loading
Failed to load commit list.
GitHub Actions / nox report succeeded Dec 26, 2023 in 1s

nox report βœ…

Tests passed successfully

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

232 tests were completed in 200s with 232 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
aquamarine 9βœ… NaNms
fluence-libp2p 2βœ… NaNms
health 4βœ… NaNms
kademlia 3βœ… NaNms
nox 10βœ… NaNms
nox-tests::boolean_test 1βœ… NaNms
nox-tests::builtin 59βœ… 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 39βœ… NaNms
nox-tests::tests 14βœ… NaNms
nox-tests::tetraplets 1βœ… NaNms
nox-tests::topology 3βœ… NaNms
nox-tests::vault 4βœ… NaNms
particle-args 1βœ… NaNms
particle-builtins 2βœ… NaNms
particle-modules 3βœ… NaNms
particle-protocol 5βœ… NaNms
particle-services 11βœ… NaNms
server-config 24βœ… NaNms
service-modules 5βœ… NaNms
spell-event-bus 16βœ… NaNms
spell-service-api 5βœ… NaNms
waiting-queues 1βœ… NaNms

βœ…Β aquamarine

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

βœ…Β fluence-libp2p

βœ… serde::tests::multihash
βœ… serde::tests::peerid

βœ…Β health

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

βœ…Β kademlia

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

βœ…Β nox

βœ… 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_peer_id_route
βœ… http::tests::test_health_route_fail_checks
βœ… http::tests::test_health_route_success_checks
βœ… http::tests::test_health_route_warn_checks
βœ… http::tests::test_version_route
βœ… node::tests::run_node

βœ…Β nox-tests::boolean_test

βœ… pass_boolean

βœ…Β nox-tests::builtin

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

βœ…Β 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_mounted_binaries
βœ… test_add_module_mounted_binaries_forbidden

βœ…Β nox-tests::services

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

βœ…Β nox-tests::spells

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

βœ…Β nox-tests::tests

βœ… network::loop_topology::fold_fold_fold_par_null
βœ… network::loop_topology::fold_fold_fold_par_null_join
βœ… network::loop_topology::fold_fold_fold_seq_two_par_null_folds
βœ… network::loop_topology::fold_fold_seq_join
βœ… network::loop_topology::join_empty_stream
βœ… network::loop_topology::fold_seq_join
βœ… network::loop_topology::fold_fold_pairs_seq_join_heavy
βœ… network::loop_topology::fold_par_same_node_stream_heavy
βœ… network::loop_topology::fold_via_heavy
βœ… network::network_explore::list_blueprints
βœ… network::network_explore::get_modules
βœ… network::network_explore::get_interfaces
βœ… network::network_explore::explore_services_heavy
βœ… network::network_explore::explore_services_fixed_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

βœ…Β 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_get_interface
βœ… modules::tests::test_add_module_max_heap_size_overflow

βœ…Β 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

βœ…Β 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_both_types_ok
βœ… config::trigger_config_tests::test_peer_events
βœ… config::trigger_config_tests::test_reschedule_fail_ended
βœ… 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_kv
βœ… tests::test_script
βœ… tests::test_trigger_config
βœ… tests::test_trigger_event

βœ…Β waiting-queues

βœ… tests::remove_with