chore(deps): update github artifact actions to v4 (major) #828
GitHub Actions / aquavm report
succeeded
Aug 8, 2024 in 1s
716 passed, 0 failed and 0 skipped
β Β target/nextest/ci/junit.xml
716 tests were completed in 22s with 716 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
air-beautifier | 41β | NaNms | ||
air-interpreter-cid | 8β | NaNms | ||
air-interpreter-data | 2β | NaNms | ||
air-interpreter-value::value | 22β | NaNms | ||
air-lambda-parser | 18β | NaNms | ||
air-test-utils | 3β | NaNms | ||
air-testing-framework | 117β | NaNms | ||
air-trace-handler | 3β | NaNms | ||
aquavm-air | 30β | NaNms | ||
aquavm-air-parser | 144β | NaNms | ||
aquavm-air::test_module | 326β | NaNms | ||
avm-data-store | 2β | NaNms |
β Β air-beautifier
β
tests::beautifier::ap_with_bool
β
tests::beautifier::ap_with_init_peer_id
β
tests::beautifier::ap_with_literal
β
tests::beautifier::ap_with_empty_array
β
tests::beautifier::ap_with_last_error
β
tests::beautifier::ap_with_number
β
tests::beautifier::ap_with_timestamp
β
tests::beautifier::ap_with_ttl
β
tests::beautifier::call_novar
β
tests::beautifier::call_noargs
β
tests::beautifier::call_var
β
tests::beautifier::custom_indent_step
β
tests::beautifier::deeply_nested
β
tests::beautifier::fail_common
β
tests::beautifier::fail_error
β
tests::beautifier::fail_expr
β
tests::beautifier::fail_last_error
β
tests::beautifier::fold_scalar
β
tests::beautifier::fold_scalar_with_last_instruction
β
tests::beautifier::hopon_canon_mismatch
β
tests::beautifier::fold_stream
β
tests::beautifier::fold_stream_with_last_instruction
β
tests::beautifier::hopon_nested
β
tests::beautifier::hopon_off
β
tests::beautifier::hopon_on
β
tests::beautifier::hopon_stream_mismatch
β
tests::beautifier::hopon_shadowing
β
tests::beautifier::mismatch
β
tests::beautifier::new
β
tests::beautifier::null
β
tests::beautifier::next
β
tests::beautifier::seq
β
tests::beautifier::par
β
tests::beautifier::match_
β
tests::beautifier::seq_nested_pre
β
tests::beautifier::seq_nested_post
β
tests::beautify_invalid
β
tests::beautify_to_string_invalid
β
tests::beautify_to_string_valid
β
tests::beautify_valid
β
tests::beautify_valid_with_patterns
β Β air-interpreter-cid
β
verify::tests::test_incorrect_value
β
tests::test_cid_default
β
verify::tests::test_verify_sha2_256
β
verify::tests::test_verify_garbage
β
verify::tests::test_verify_unknown_codec
β
verify::tests::test_verify_blake3
β
verify::tests::test_verify_unknown_hasher
β
verify::tests::test_verify_unsupported_hasher
β Β air-interpreter-data
β
cid_store::tests::test_store
β
cid_store::tests::test_iter
β Β air-interpreter-value::value
β
de::test_deserialize_array
β
de::test_deserialize_bool
β
de::test_deserialize_bool_false
β
de::test_deserialize_f64
β
de::test_deserialize_i64
β
de::test_deserialize_i64_2
β
de::test_deserialize_object
β
de::test_deserialize_null
β
de::test_deserialize_string_escaping
β
de::test_deserialize_object_ordered
β
de::test_deserialize_string_simple
β
ser::test_serialize_array
β
ser::test_serialize_bool
β
ser::test_serialize_bool_false
β
ser::test_serialize_f64
β
ser::test_serialize_i64
β
ser::test_serialize_null
β
ser::test_serialize_i64_2
β
ser::test_serialize_object_ordered
β
ser::test_serialize_object
β
ser::test_serialize_string_escaping
β
ser::test_serialize_string_simple
β Β air-lambda-parser
β
parser::lexer::tests::array_access
β
parser::tests::array_access
β
parser::lexer::tests::field_access
β
parser::tests::array_access_with_flattening
β
parser::tests::array_scalar_access
β
parser::tests::array_field_access
β
parser::tests::field_access
β
parser::tests::field_array_access
β
parser::tests::field_array_access_without_dot
β
parser::tests::field_access_with_flattening
β
parser::tests::field_scalar_access
β
parser::tests::many_array_field_access
β
parser::tests::parse_length_functor
β
parser::tests::many_array_field_scalar_access
β
parser::tests::parse_length_functor_with_following_accessors
β
parser::tests::scalar_access
β
parser::tests::scalar_array_access
β
parser::tests::scalar_access_with_flattening
β Β air-test-utils
β
executed_state::tests::test_scalar
β
executed_state::tests::test_scalar_tracked
β
test_runner::tests::test_override_current_peer_id
β Β air-testing-framework
β
asserts::behavior::tests::test_parse_behavior_echo
β
asserts::behavior::tests::test_parse_behavior_arg
β
asserts::behavior::tests::test_parse_behavior_service
β
asserts::behavior::tests::test_parse_behavior_function
β
asserts::behavior::tests::test_parse_behavior_tetraplet
β
asserts::behavior::tests::test_parse_behavior_unit
β
asserts::parser::tests::test_call_result_malformed
β
asserts::parser::tests::test_behaviour
β
asserts::parser::tests::test_dbg_behaviour
β
asserts::parser::tests::test_composable
β
asserts::parser::tests::test_call_result_invalid
β
asserts::parser::tests::test_map
β
asserts::parser::tests::test_parse_empty
β
asserts::parser::tests::test_call_result
β
asserts::parser::tests::test_parse_garbage0
β
asserts::parser::tests::test_result_service
β
asserts::parser::tests::test_result_service_malformed
β
asserts::parser::tests::test_seq_error
β
asserts::parser::tests::test_seq_error_invalid
β
asserts::parser::tests::test_seq_error_malformed
β
asserts::parser::tests::test_seq_ok_malformed
β
asserts::parser::tests::test_seq_ok
β
asserts::parser::tests::test_seq_ok_invalid
β
ephemeral::neighborhood::tests::test_empty_neighborhood
β
ephemeral::neighborhood::tests::test_fail_unfail
β
ephemeral::neighborhood::tests::test_extend_neighborhood
β
ephemeral::neighborhood::tests::test_ensure
β
ephemeral::neighborhood::tests::test_fail
β
ephemeral::neighborhood::tests::test_failed
β
ephemeral::neighborhood::tests::test_fail_remove
β
ephemeral::neighborhood::tests::test_insert
β
ephemeral::neighborhood::tests::test_insert_insert
β
ephemeral::neighborhood::tests::test_no_self_disconnect
β
ephemeral::neighborhood::tests::test_remove_from_neiborhood
β
ephemeral::neighborhood::tests::test_set_neighborhood
β
execution::tests::test_behaviour_arg
β
execution::tests::test_behaviour_function
β
execution::tests::test_behaviour_service
β
execution::tests::test_behaviour_tetraplet
β
execution::tests::test_call_result_error
β
execution::tests::test_dbg_behaviour_service
β
execution::tests::test_call_result_success
β
execution::tests::test_dbg_behaviour_function
β
execution::tests::test_dbg_behaviour_arg
β
execution::tests::test_dbg_behaviour_tetraplet
β
execution::tests::test_echo
β
execution::tests::test_execution
β
execution::tests::test_invalid_air
β
execution::tests::test_map_no_arg
β
execution::tests::test_map
β
execution::tests::test_seq_error
β
execution::tests::test_transformed_distinct
β
transform::parser::tests::test_annotation_multiline
β
execution::tests::test_transformed_shared
β
execution::tests::test_seq_ok
β
transform::parser::tests::test_annotation_multiline_with_call
β
transform::parser::tests::test_annotation_multiline_with_many_calls
β
transform::parser::tests::test_call_after_call
β
transform::parser::tests::test_call_args1
β
transform::parser::tests::test_call_annotation_newline
β
transform::parser::tests::test_call_no_args
β
transform::parser::tests::test_call_args2
β
transform::parser::tests::test_call_var
β
transform::parser::tests::test_call_with_annotation
β
transform::parser::tests::test_call_with_annotation2
β
transform::parser::tests::test_call_with_annotation_last_form
β
transform::parser::tests::test_call_with_annotation_last_form_multiline
β
transform::parser::tests::test_canon_error_no_peer
β
transform::parser::tests::test_canon_error_no_target
β
transform::parser::tests::test_canon_error_no_stream
β
transform::parser::tests::test_canon_error_wrong_stream
β
transform::parser::tests::test_canon_error_wrong_target
β
transform::parser::tests::test_canon_syntax
β
transform::parser::tests::test_canon_string_peer
β
transform::parser::tests::test_comments
β
transform::parser::tests::test_canon_var_peer
β
transform::parser::tests::test_generic_sexp
β
transform::parser::tests::test_empty_list
β
transform::parser::tests::test_incomplete_list
β
transform::parser::tests::test_incomplete_string
β
transform::parser::tests::test_multispace0_comment
β
transform::parser::tests::test_multispace0_comment_with_space
β
transform::parser::tests::test_multispace0_empty
β
transform::parser::tests::test_multispace0_multiline
β
transform::parser::tests::test_parse_fmt_call_var
β
transform::parser::tests::test_parse_fmt_sexp
β
transform::parser::tests::test_parse_fmt_call
β
transform::parser::tests::test_multispace0_spaces
β
transform::parser::tests::test_multispace1_comment
β
transform::parser::tests::test_multispace1_empty
β
transform::parser::tests::test_parse_fmt_string
β
transform::parser::tests::test_multispace1_space
β
transform::parser::tests::test_multispace1_multiline
β
transform::parser::tests::test_symbol
β
transform::parser::tests::test_string_empty
β
transform::parser::tests::test_string
β
transform::parser::tests::test_small_list
β
transform::parser::tests::test_parse_fmt_symbol
β
transform::parser::tests::test_symbol_canon
β
transform::tests::test_parse_canon
β
transform::tests::test_parse_fmt_call_var
β
transform::tests::test_parse_fmt_call
β
transform::parser::tests::test_symbol_lambda2
β
transform::parser::tests::test_symbol_lambda
β
transform::tests::test_parse_fmt_string
β
transform::parser::tests::test_symbol_stream
β
transform::parser::tests::test_symbol_lambda_exclamation
β
transform::parser::tests::test_trailing_error
β
transform::tests::test_parse_fmt_sexp
β
transform::tests::test_parse_fmt_symbol
β
transform::walker::tests::test_at_transform
β
transform::walker::tests::test_translate_call_no_result
β
transform::walker::tests::test_translate_call_no_string
β
transform::walker::tests::test_peers
β
transform::walker::tests::test_translate_call_result
β
transform::walker::tests::test_translate_null
β
transform::walker::tests::test_translate_multiple_calls
β Β air-trace-handler
β
merger::fold_merger::fold_lore_resolver::tests::convolution_test_1
β
merger::fold_merger::fold_lore_resolver::tests::convolution_test_2
β
merger::fold_merger::fold_lore_resolver::tests::empty_fold_result
β Β aquavm-air
β
execution_step::value_types::canon_stream_map::test::from_canon_stream
β
execution_step::execution_context::scalar_variables::values_sparse_matrix::test::test_local_cleanup
β
execution_step::value_types::canon_stream_map::test::test_index_ok
β
execution_step::value_types::stream::recursive_stream::test::add_value_into_prev_and_current
β
execution_step::value_types::stream::recursive_stream::test::fold_started_empty_if_no_values
β
execution_step::value_types::stream::recursive_stream::test::one_recursive_iteration
β
execution_step::value_types::stream::recursive_stream::test::next_iteration_empty_if_no_values_added
β
execution_step::value_types::stream::recursive_stream::test::next_iteration_empty_if_no_values
β
execution_step::value_types::stream::stream_definition::test::compactification_points_to_nowhere_error
β
execution_step::value_types::stream::stream_definition::test::compactification_with_current_generation
β
execution_step::value_types::stream::stream_definition::test::compactification_invalid_state_error
β
execution_step::value_types::stream::stream_definition::test::compactification_with_previous_new_generation
β
execution_step::value_types::stream::stream_definition::test::compactification_works_with_mixed_generations
β
execution_step::value_types::stream::stream_definition::test::empty_generations_skipped_in_slice_iter_current
β
execution_step::value_types::stream::stream_definition::test::empty_generations_skipped_in_slice_iter_prev
β
execution_step::value_types::stream::stream_definition::test::generation_from_current_data_after_previous
β
execution_step::value_types::stream::stream_definition::test::generation_from_new_data_after_current_and_previous
β
execution_step::value_types::stream::stream_definition::test::stream_size_limit
β
execution_step::value_types::stream::stream_definition::test::test_iter
β
execution_step::value_types::stream::stream_definition::test::test_iter_on_empty_stream
β
execution_step::value_types::stream::stream_definition::test::test_slice_iter_current
β
execution_step::value_types::stream::stream_definition::test::test_slice_iter_new
β
execution_step::value_types::stream::stream_definition::test::test_slice_on_empty_stream
β
execution_step::value_types::stream::stream_definition::test::test_slice_iter_prev
β
execution_step::value_types::stream_map::test::compactification_invalid_state_error
β
execution_step::value_types::stream_map::test::test_from_value_key_int
β
execution_step::value_types::stream_map::test::test_insert
β
execution_step::value_types::stream_map::test::compactification_points_to_nowhere_error
β
execution_step::value_types::stream_map::test::test_iter_unique_key_object
β
execution_step::value_types::stream_map::test::test_from_value_key_str
β Β aquavm-air-parser
β
ast::tests::instruction_arguments::issue_263
β
ast::tests::instructions::display_fail_last_error
β
ast::tests::instructions::display_fail_literal
β
ast::tests::instructions::display_fail_scalar
β
parser::lexer::tests::air_instructions
β
parser::lexer::tests::bad_value
β
parser::lexer::tests::booleans
β
parser::lexer::tests::canon_stream
β
parser::lexer::tests::canon_stream_with_functor
β
parser::lexer::tests::float_number
β
parser::lexer::tests::integer_numbers
β
parser::lexer::tests::init_peer_id
β
parser::lexer::tests::invalid_lambda
β
parser::lexer::tests::invalid_lambda_numbers
β
parser::lexer::tests::lambda
β
parser::lexer::tests::lambda_path_numbers
β
parser::lexer::tests::last_error
β
parser::lexer::tests::last_error_instruction
β
parser::lexer::tests::last_error_non_standard_field
β
parser::lexer::tests::last_error_message
β
parser::lexer::tests::leading_dot
β
parser::lexer::tests::last_error_peer_id
β
parser::lexer::tests::match_with_empty_array__
β
parser::lexer::tests::scalar_with_functor
β
parser::lexer::tests::stream
β
parser::lexer::tests::stream_map
β
parser::lexer::tests::stream_map_lambda_numeric_accessor
β
parser::lexer::tests::stream_map_lambda_scalar_accessor
β
parser::lexer::tests::stream_map_lambda_string_accessor
β
parser::lexer::tests::string_literal
β
parser::lexer::tests::timestamp
β
parser::lexer::tests::too_big_float_number
β
parser::lexer::tests::too_big_number
β
parser::lexer::tests::ttl
β
parser::lexer::tests::unclosed_quote
β
parser::tests::ap::ap_with_bool
β
parser::tests::ap::ap_with_canon_stream
β
parser::tests::ap::ap_with_canon_stream_map_lambda_literal_key
β
parser::tests::ap::ap_with_canon_stream_map_lambda_numeric_key
β
parser::tests::ap::ap_with_canon_stream_map_lambda_scalar_key
β
parser::tests::ap::ap_with_canon_stream_with_lambda
β
parser::tests::ap::ap_with_empty_array
β
parser::tests::ap::ap_with_init_peer_id
β
parser::tests::ap::ap_with_last_error
β
parser::tests::ap::ap_with_literal
β
parser::tests::ap::ap_with_number
β
parser::tests::ap::ap_with_stream_map
β
parser::tests::ap::ap_with_ttl
β
parser::tests::ap::ap_with_timestamp
β
parser::tests::call::canon_stream_in_args
β
parser::tests::call::canon_stream_in_triplet
β
parser::tests::call::canon_stream_with_lambda_in_triplet
β
parser::tests::call::lambda_square_braces
β
parser::tests::call::no_output
β
parser::tests::call::not_defined_scalar_in_lambda
β
parser::tests::call::parse_empty_array
β
parser::tests::call::parse_empty_array_2
β
parser::tests::call::parse_init_peer_id
β
parser::tests::call::parse_lambda
β
parser::tests::call::parse_lambda_complex
β
parser::tests::call::parse_lambda_with_scalars_complex
β
parser::tests::call::parse_last_error
β
parser::tests::call::parse_timestamp
β
parser::tests::call::parse_ttl
β
parser::tests::call::parse_undefined_stream_without_lambda
β
parser::tests::call::parse_undefined_variable
β
parser::tests::call::seq_par_call
β
parser::tests::call::seq_with_empty_and_dash
β
parser::tests::canon::canon_with_literal_peer_id
β
parser::tests::canon::canon_with_stream_map_to_canon_stream_map
β
parser::tests::canon::canon_with_stream_map_to_scalar
β
parser::tests::canon::canon_with_variable_peer_id
β
parser::tests::fail::parse_fail_last_error
β
parser::tests::fail::parse_fail_literal_0
β
parser::tests::fail::parse_fail_literals
β
parser::tests::fail::parse_fail_scalar_with_error
β
parser::tests::fail::parse_fail_scalar_with_lambda
β
parser::tests::fail::parse_fail_scalars
β
parser::tests::fold::comments
β
parser::tests::fold::fold_empty_array_iterable
β
parser::tests::fold::fold_on_canon_stream
β
parser::tests::fold::fold_lambda
β
parser::tests::fold::fold_on_canon_stream_map
β
parser::tests::fold::fold_on_canon_stream_obsolete_syntax
β
parser::tests::fold::fold_on_scalar_with_next
β
parser::tests::fold::fold_on_scalar_with_next_in_a_branch1
β
parser::tests::fold::fold_on_scalar_with_next_in_a_branch2
β
parser::tests::fold::fold_on_scalar_with_next_in_a_fold
β
parser::tests::fold::fold_on_scalar_with_next_in_a_fold1
β
parser::tests::fold::fold_on_scalar_with_next_in_a_fold2
β
parser::tests::fold::fold_on_scalar_with_subtree_and_next
β
parser::tests::fold::fold_on_stream
β
parser::tests::fold::fold_on_stream_multiple_folds_same_iter_names
β
parser::tests::fold::fold_on_stream_multiple_folds_same_iter_names_neg
β
parser::tests::fold::fold_on_stream_with_multiple_folds
β
parser::tests::fold::fold_on_stream_with_last_null
β
parser::tests::fold::fold_on_stream_with_next_in_a_branch1_neg
β
parser::tests::fold::fold_on_stream_with_next_in_a_branch2_neg
β
parser::tests::fold::fold_on_stream_with_next_in_a_fold
β
parser::tests::fold::fold_on_stream_with_next_in_a_fold1
β
parser::tests::fold::fold_on_stream_with_next_in_a_fold1_neg
β
parser::tests::fold::fold_on_stream_with_next_in_a_fold2
β
parser::tests::fold::fold_on_stream_with_next_in_a_fold2_neg
β
parser::tests::fold::fold_on_stream_with_next_neg
β
parser::tests::fold::fold_on_stream_with_subtree_and_next
β
parser::tests::fold::fold_on_stream_with_xor
β
parser::tests::fold::fold_on_stream_with_xor_and_nested_fold_neg_1
β
parser::tests::fold::fold_on_stream_with_xor_and_nested_fold_2
β
parser::tests::fold::fold_on_stream_with_xor_and_par
β
parser::tests::fold::fold_on_stream_with_xor_and_nested_fold_neg_2
β
parser::tests::fold::fold_on_stream_with_xor_and_par_neg
β
parser::tests::fold::fold_with_scalar_and_last_instruction
β
parser::tests::fold::fold_with_undefined_iterable
β
parser::tests::fold::fold_with_undefined_variable
β
parser::tests::fold::multiple_scalar_folds_with_same_iterator
β
parser::tests::fold::parse_fold_with_multiple_iterator
β
parser::tests::fold::parse_fold
β
parser::tests::fold::parse_fold_with_xor_par_seq
β
parser::tests::fold::scalar_fold_with_multiple_nexts_inside
β
parser::tests::fold::stream_fold_with_multiple_nexts_inside
β
parser::tests::match_::match_with_bool
β
parser::tests::match_::match_with_canon_stream_wl
β
parser::tests::match_::match_with_empty_array
β
parser::tests::match_::mismatch_with_bool
β
parser::tests::match_::mismatch_with_empty_array
β
parser::tests::match_::mismatch_with_canon_stream_wl
β
parser::tests::match_::parse_match
β
parser::tests::match_::parse_match_with_canon_stream
β
parser::tests::match_::parse_match_with_timestamp
β
parser::tests::match_::parse_match_with_init_peer_id
β
parser::tests::match_::parse_match_with_ttl
β
parser::tests::match_::parse_mismatch
β
parser::tests::never::parse_null
β
parser::tests::new::parse_new_with_canon_stream
β
parser::tests::new::iterators_cant_be_restricted
β
parser::tests::new::parse_new_with_scalar
β
parser::tests::new::parse_new_with_stream
β
parser::tests::null::parse_null
β
parser::tests::new::parse_new_with_stream_map
β
parser::tests::par::parse_par_par
β
parser::tests::par::parse_seq
β
parser::tests::seq::parse_seq
β
parser::tests::seq::parse_seq_par_xor_seq
β
parser::tests::seq::parse_seq_seq
β Β aquavm-air::test_module
β
features::cid::canon::test_canon_agg_not_found
β
features::cid::canon::test_canon_ok
β
features::cid::canon::test_canon_root_tetraplet_not_found
β
features::cid::test_scalar_cid
β
features::cid::canon::test_canon_value_not_found
β
features::cid::test_missing_cid
β
features::cid::test_stream_cid
β
features::cid::canon::test_canon_ok_multi
β
features::cid::canon::test_canon_tetraplet_not_found
β
features::cid::test_correct_cid
β
features::data_merging::air_basic::par_par_call
β
features::cid::test_unused_cid
β
features::data_merging::air_basic::seq_par_call
β
features::data_merging::data_merge::stream_merge
β
features::data_merging::data_merge::merge_streams_in_two_fold
β
features::data_merging::data_merge::fold_merge
β
features::data_merging::data_merge::test_merge_scalar_mismatch
β
features::data_merging::data_merge::test_merge_scalar_match
β
features::data_merging::data_merge::test_merge_stream_match
β
features::data_merging::data_merge::test_merge_unused_match
β
features::data_merging::data_merge::test_merge_stream_mismatch
β
features::data_merging::data_merge::test_merge_stream_match_gen
β
features::data_merging::data_merge::test_merge_unused_mismatch
β
features::data_merging::executed_trace_basic::executed_trace_seq_par_call
β
features::data_merging::executed_trace_basic::executed_trace_create_service
β
features::data_merging::executed_trace_basic::executed_trace_par_par_call
β
features::data_merging::executed_trace_basic::executed_trace_seq_par_seq_seq
β
features::data_merging::executed_trace_basic::executed_trace_seq_seq
β
features::errors::error::fail_with_rebubble_error
β
features::errors::error::rebubble_error_from_xor_right_branch
β
features::data_merging::executed_trace_basic::executed_trace_par_seq_fold_call
β
features::data_merging::executed_trace_basic::executed_trace_par_seq_fold_in_cycle_call
β
features::errors::invalid_air::invalid_air
β
features::errors::last_error::fail_with_scalar_from_call
β
features::errors::last_error::access_last_error_by_not_exists_field
β
features::errors::last_error::fail_with_scalar_from_call_field_not_right_type
β
features::errors::last_error::fail_with_scalar_from_call_not_enough_fields
β
features::errors::last_error::fail_with_scalar_rebubble_error
β
features::errors::last_error::fail_with_scalar_with_lambda_from_call
β
features::errors::last_error::fail_with_scalar_from_call_not_right_type
β
features::errors::last_error::last_error_with_match
β
features::errors::last_error::last_error_tetraplets
β
features::errors::last_error::last_error_with_par_one_subgraph_failed
β
features::errors::last_error::non_initialized_last_error
β
features::errors::last_error::not_clear_last_error_in_match
β
features::errors::last_error::not_clear_last_error_in_mismatch
β
features::errors::last_error::track_current_peer_id
β
features::errors::last_error::undefined_last_error_errcode
β
features::errors::last_error::undefined_last_error_msg_errcode
β
features::join_behaviour::join_behaviour::ap_scalar_with_join_behaviour
β
features::errors::last_error::variable_names_shown_in_error
β
features::join_behaviour::join_behaviour::ap_stream_with_join_behaviour
β
features::join_behaviour::join_behaviour::canon_with_empty_behaviour
β
features::join_behaviour::join_behaviour::dont_wait_on_lens
β
features::join_behaviour::join_behaviour::dont_wait_on_lsns_on_scalars
β
features::join_behaviour::join_behaviour::mismatch_with_join_behaviour
β
features::join_behaviour::join_behaviour::match_with_join_behaviour
β
features::lambda::functors::functor_dont_influence_tetraplet
β
features::join_behaviour::join_behaviour::fold_with_join_behaviour
β
features::lambda::flattening::flattening_scalar_arrays
β
features::lambda::functors::length_functor_for_array_scalar
β
features::lambda::functors::length_functor_for_canon_stream
β
features::lambda::functors::length_functor_for_empty_canon_stream
β
features::lambda::functors::length_functor_for_empty_stream
β
features::lambda::functors::length_functor_for_non_array_scalar
β
features::lambda::lambda::lambda_not_allowed_for_non_objects_and_arrays
β
features::lambda::lambda::lambda_with_number_scalar
β
features::lambda::functors::length_functor_for_stream
β
features::lambda::lambda::lambda_with_number_stream
β
features::lambda::lambda::lambda_with_number_stream_and_followed_scalar
β
features::lambda::lambda::lambda_with_scalar_join
β
features::lambda::lambda::lambda_with_string_scalar
β
features::misc::version_check::publish_unsupported_version_check
β
features::misc::empty_array::empty_array
β
features::misc::version_check::minimal_version_check
β
features::misc::version_check::publish_version_check
β
features::scopes::scalars_scope::before_after_of_next
β
features::scopes::scalars_scope::local_and_global_scalars
β
features::scopes::scalars_scope::new_with_randomly_set_scalars_in_fold_2
β
features::scopes::scalars_scope::new_with_randomly_set_scalars_in_fold_1
β
features::streams::compactification::global_streams_are_compactified
β
features::signatures::runtime::test_runtime_failed_call_tetraplet
β
features::scopes::scopes_behaviour_with_errors::scopes_check_that_scalar_not_overwritten_by_fold_end
β
features::signatures::runtime::test_runtime_executed_call_tetraplet
β
features::streams::compactification::local_streams_are_compactified
β
features::streams::ap_with_fold::ap_with_fold
β
features::signatures::runtime::test_runtime_executed_call_argument_hash
β
features::signatures::runtime::test_runtime_canon_tetraplet
β
features::streams::compactification::local_stream_maps_are_compactified
β
features::scopes::scalars_scope::scalars_scope
β
features::scopes::scopes_behaviour_with_errors::check_that_scalar_is_visible_only_inside_fold_block
β
features::streams::compactification::global_stream_maps_are_compactified
β
features::streams::merging::merging_fold_iterations_extensively
β
features::signatures::runtime::test_runtime_executed_failed_argument_hash
β
features::streams::recursive_streams::recursive_stream_error_handling
β
features::streams::merging::merging_fold_iterations_extensively_2
β
features::streams::recursive_streams::recursive_stream_inner_fold
β
features::streams::recursive_streams::recursive_stream_size_limit
β
features::streams::recursive_streams::recursive_stream_many_iterations
β
features::streams::recursive_streams::recursive_stream_join
β
features::streams::streams::empty_stream
β
features::streams::recursive_streams::recursive_stream_fold_with_n_service_call
β
features::streams::recursive_streams::recursive_stream_with_early_exit
β
features::tetraplets::provenance::call_result_iteration
β
features::tetraplets::provenance::call_result
β
features::streams::streams::stream_merging_v1
β
features::streams::streams::stream_merging_v0
β
features::streams::streams_early_exit::fold_early_exit
β
features::streams::streams_early_exit::par_early_exit
β
features::streams::streams_early_exit::fold_par_early_exit
β
features::tetraplets::provenance::canon_in_canon
β
features::tetraplets::provenance::lambda_result_iteration
β
features::tetraplets::provenance::literal
β
features::tetraplets::security_tetraplets::fold_canon_with_inner_call
β
features::topology_hops::call_guided_topology::call_generates_hop
β
features::tetraplets::security_tetraplets::check_tetraplet_works_correctly
β
features::topology_hops::canon_guided_topology::canon_generates_hop
β
features::topology_hops::call_guided_topology::call_with_join_behaviour
β
instructions::ap::ap_canon_stream
β
instructions::ap::ap_canon_stream_map_with_string_key_accessor_lambda
β
features::tetraplets::security_tetraplets::fold_with_inner_call
β
features::tetraplets::security_tetraplets::fold_stream_with_inner_call
β
instructions::ap::ap_canon_stream_with_lambda
β
features::topology_hops::canon_guided_topology::canon_with_join_behaviour
β
instructions::ap::ap_canon_stream_map_with_numeric_key_accessor_lambda
β
features::tetraplets::security_tetraplets::fold_lens
β
instructions::ap::ap_map_key_join_behavior
β
instructions::ap::ap_map_value_join_behavior
β
instructions::ap::ap_stream_map
β
instructions::ap::ap_stream_map_with_undefined_last_error
β
instructions::ap::ap_with_bool_literal
β
instructions::ap::ap_with_dst_stream
β
instructions::ap::ap_with_error
β
instructions::ap::ap_with_number_literal
β
instructions::ap::ap_with_last_error
β
instructions::call::call_canon_stream_map_arg
β
instructions::ap::ap_with_scalars
β
instructions::ap::ap_with_ttl
β
instructions::call::call_module_func_from_canon_stream_map
β
instructions::ap::ap_with_timestamp
β
instructions::ap::ap_with_string_literal
β
instructions::call::call_peer_id_from_canon_stream_map
β
instructions::call::call_with_timestamp
β
instructions::call::call_with_ttl
β
instructions::call::current_peer_id_call
β
instructions::call::remote_peer_id_call
β
instructions::call::duplicate_variables
β
instructions::call::string_parameters
β
instructions::canon::canon_empty_stream
β
instructions::canon::canon_empty_not_writable_stream
β
instructions::call::variables
β
instructions::canon::basic_canon
β
instructions::canon::canon_join_behavoir
β
instructions::canon::canon_fixes_stream_correct
β
instructions::canon::canon_map_2_scalar_tetraplet_check
β
instructions::canon::canon_gates
β
instructions::canon::canon_map_2_scalar_with_lens_tetraplet_check
β
instructions::canon::canon_map_index_with_element_access_tetraplet_check
β
instructions::canon::canon_map_index_with_element_and_attribute_tetraplet_check
β
instructions::canon::canon_map_join_behavoir
β
instructions::canon::test_merge_executed
β
instructions::canon::test_extend_by_request_sent_by
β
instructions::canon::canon_map_with_lens_by_key_number_tetraplet_check
β
instructions::canon::canon_stream_can_be_created_from_aps
β
instructions::canon::canon_over_later_defined_stream
β
instructions::canon::canon_stream_map
β
instructions::canon::canon_map_with_lens_by_key_number_key_tetraplet_check
β
instructions::canon::canon_map_non_existing_index_tetraplet_check
β
instructions::canon::canon_map_scalar
β
instructions::canon::canon_moves_execution_flow
β
instructions::canon::canon_map_single_index_tetraplet_check
β
instructions::canon::canon_map_non_existing_index_and_element_tetraplet_check
β
instructions::canon::canon_map_var_join_behavoir
β
instructions::canon::canon_map_scalar_with_par
β
instructions::fail::fail_to_fail_with_unsupported_errorcode_in_canon
β
instructions::canon::test_merge_request_sent_by
β
instructions::fail::fail_to_fail_with_unsupported_errorcode_in_error
β
instructions::fail::fail_to_fail_with_unsupported_errorcode_in_scalar
β
instructions::fail::fail_with_error
β
instructions::fail::fail_to_fail_with_unsupported_errorcode_in_scalar_wl
β
instructions::fail::fail_with_error_tetraplets
β
instructions::fail::fail_with_literals
β
instructions::fail::fail_with_literals_tetraplets
β
instructions::fail::fail_with_last_error
β
instructions::fail::fail_with_canon_stream
β
instructions::fail::fail_with_last_error_tetraplets
β
instructions::fold::fold_canon_stream_map
β
instructions::fold::empty_literal_array_fold
β
instructions::fold::empty_iterable_fold
β
instructions::fold::empty_fold_lens
β
instructions::fold::fold_scalar_seq_next_completes_with_null
β
instructions::fold::fold_par_next_completes
β
instructions::fold::fold_scalar_seq_next_not_completes_with_never
β
instructions::fold::fold_stream_map
β
instructions::fold::fold_stream_seq_next_never_completes
β
instructions::fold::fold_stream_seq_next_completes_with_null
β
instructions::fold::fold_stream_seq_next_never_completes_with_never
β
instructions::fold::fold_stream_seq_next_saves_call_result
β
instructions::fold::fold_waits_on_empty_stream
β
instructions::fold::fold_with_join
β
instructions::fold::lambda
β
instructions::fold::inner_fold_with_same_iterator
β
instructions::fold::lfold
β
instructions::fold::inner_fold
β
instructions::fold::rfold
β
instructions::fold::shadowing
β
instructions::fold::shadowing_scope
β
instructions::match_::issue_165
β
instructions::match_::match_equal
β
instructions::match_::match_not_equal
β
instructions::match_::match_with_error
β
instructions::match_::match_with_equal_numbers
β
instructions::match_::match_with_init_peer_id
β
instructions::match_::match_with_ttl
β
instructions::match_::match_with_two_xors
β
instructions::match_::match_with_timestamp
β
instructions::match_::match_with_undefined_last_error_errcode
β
instructions::match_::match_with_string
β
instructions::match_::match_without_xor
β
instructions::mismatch::mismatch_not_equal
β
instructions::mismatch::mismatch_equal
β
instructions::match_::match_with_undefined_last_error_message
β
instructions::mismatch::mismatch_with_error
β
instructions::mismatch::mismatch_with_string
β
instructions::mismatch::mismatch_with_two_xors
β
instructions::mismatch::mismatch_without_xor
β
instructions::never::never_not_complete_subgraph
β
instructions::new::check_influence_to_not_restricted
β
instructions::new::new_in_fold_with_ap
β
instructions::new::new_with_scalars_in_fold_with_inside_next
β
instructions::new::new_with_global_scalars
β
instructions::new::new_with_streams_with_errors
β
instructions::new::new_with_scalars_in_rfold_with_outside_next
β
instructions::new::several_restrictions
β
instructions::new::new_with_scalars_in_lfold_with_outside_next
β
instructions::par::par_remote_remote
β
instructions::new::new_with_scalars_with_errors
β
instructions::par::par_local_remote
β
instructions::seq::seq_local_remote
β
instructions::seq::seq_remote_remote
β
instructions::xor::error_with_xor
β
instructions::xor::last_error_with_xor
β
instructions::xor::xor
β
instructions::xor::xor_multiple_variables_found
β
instructions::xor::xor_par
β
instructions::xor::xor_var_not_found
β
integration::chat_join::init_peer_id
β
integration::chat_join::join_chat_1
β
integration::chat_join::join_chat_2
β
integration::create_service::create_service
β
issues::issue_137::issue_137
β
issues::issue_177::issue_177
β
issues::issue_178::par_ap_behaviour
β
issues::issue_180::issue_180
β
issues::issue_211::issue_211
β
issues::issue_214::issue_214
β
issues::issue_216::issue_216
β
issues::issue_221::issue_221
β
issues::issue_222::issue_222
β
issues::issue_295::issue_295
β
issues::issue_300::issue_300
β
issues::issue_241::issue_241
β
issues::issue_302::issue_302
β
issues::issue_304::issue_304
β
issues::issue_306::issue_306
β
issues::issue_346::issue_346
β
issues::issue_331::issue_331
β
issues::issue_348::issue_348
β
issues::issue_356::issue_356
β
issues::issue_363::issue_363
β
issues::issue_632::issue_310
β
issues::issue_642::issue_642
β
issues::issue_644::issue_644
β
negative_tests::execution_step::array_accessor_not_match_value
β
negative_tests::execution_step::field_accessor_applied_to_stream
β
negative_tests::execution_step::canon_stream_not_have_enough_values_call_arg
β
negative_tests::execution_step::field_accesssor_not_match_value_call_arg_lambda
β
negative_tests::execution_step::fold_iterates_over_non_array_scalar_iterable
β
negative_tests::execution_step::local_service_error
β
negative_tests::execution_step::index_access_not_u32_i64
β
negative_tests::execution_step::fold_iterates_over_non_array_scalar_lambda_iterable
β
negative_tests::execution_step::non_string_value_in_triplet_resolution
β
negative_tests::execution_step::non_string_value_in_triplet_resolution_function_name
β
integration::dashboard::dashboard
β
negative_tests::execution_step::non_string_value_in_triplet_resolution_module_name
β
negative_tests::execution_step::scalar_accessor_has_invalid_type_ap
β
negative_tests::execution_step::stream_accessor_has_invalid_type
β
negative_tests::execution_step::undefined_error_functor
β
negative_tests::execution_step::undefined_error_peerid
β
negative_tests::execution_step::undefined_last_error_functor
β
negative_tests::execution_step::undefined_last_error_instruction
β
negative_tests::execution_step::undefined_last_error_peer_id
β
negative_tests::execution_step::unsupported_map_keytype
β
negative_tests::execution_step::value_not_contain_such_array_idx_call_arg_lambda
β
negative_tests::execution_step::value_not_contain_such_field_call_arg_lambda
β
negative_tests::execution_step::value_not_contain_such_array_idx_ap
β
negative_tests::farewell_step::unprocessed_call_result
β
negative_tests::preparation_step::air_size_hard_limit
β
negative_tests::preparation_step::invalid_callresults
β
negative_tests::preparation_step::invalid_data_with_versions
β
negative_tests::preparation_step::invalid_data_without_versions
β
negative_tests::preparation_step::particle_size_hard_limit
β
negative_tests::uncatchable_trace_related::canon_result_error
β
negative_tests::preparation_step::call_result_size_hard_limit
β
negative_tests::uncatchable_trace_related::different_executed_state_expected
β
negative_tests::uncatchable_trace_related::incorrect_call_result
β
negative_tests::uncatchable_trace_related::fold_incorrect_subtraces_count
β
negative_tests::uncatchable_trace_related::fold_pos_overflow
β
negative_tests::uncatchable_trace_related::invalid_dst_generations
β
negative_tests::uncatchable_trace_related::incompatible_executed_states
β
negative_tests::uncatchable_trace_related::no_stream_state
β
negative_tests::uncatchable_trace_related::no_element_at_position
β
negative_tests::uncatchable_trace_related::par_len_overflow
β
negative_tests::uncatchable_trace_related::par_len_underflow
β
negative_tests::uncatchable_trace_related::par_pos_overflow
β
negative_tests::uncatchable_trace_related::set_subtrace_len_and_pos_failed
β
negative_tests::uncatchable_trace_related::several_records_with_same_pos
β
negative_tests::uncatchable_trace_related::subtrace_len_overflow
β
negative_tests::uncatchable_trace_related::values_not_equal
β
negative_tests::uncatchable_trace_unrelated::fold_state_not_found
β
negative_tests::uncatchable_trace_unrelated::call_result_not_correspond_to_instr
β
negative_tests::uncatchable_trace_unrelated::iterable_shadowing
β
negative_tests::uncatchable_trace_unrelated::value_for_cid_not_found
β
negative_tests::uncatchable_trace_unrelated::shadowing_is_not_allowed
β
negative_tests::uncatchable_trace_unrelated::malformed_call_service_failed
β
negative_tests::uncatchable_trace_unrelated::recursive_stream_size_limit
β Β avm-data-store
β
tests::anomaly_data_de
β
tests::anomaly_data_se
Loading