Skip to content

merge from ado

merge from ado #14

GitHub Actions / Test Results: oneml-processors succeeded Jan 10, 2024 in 0s

All 112 tests pass in 4s

112 tests   112 ✅  4s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit 9140646.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results: oneml-processors

112 tests found

There are 112 tests, see "Raw output" for the full list of tests.
Raw output
test.python.oneml_test.processors.io.test_read_from_uri_pipeline_builder ‑ test_read_manifest
test.python.oneml_test.processors.io.test_read_from_uri_pipeline_builder ‑ test_read_when_manifest_points_to_absolute_uri
test.python.oneml_test.processors.io.test_read_from_uri_pipeline_builder ‑ test_read_when_manifest_points_to_relative_path
test.python.oneml_test.processors.io.test_read_from_uri_pipeline_builder ‑ test_read_with_multiple_manifest_hops
test.python.oneml_test.processors.pipeline_operations.test_build_manifest_processor ‑ test_build_manifest_processor_base_uri_with_no_path
test.python.oneml_test.processors.pipeline_operations.test_build_manifest_processor ‑ test_build_manifest_processor_base_uri_with_path
test.python.oneml_test.processors.pipeline_operations.test_build_manifest_processor ‑ test_build_manifest_processor_empty_manifest
test.python.oneml_test.processors.pipeline_operations.test_build_manifest_processor ‑ test_build_manifest_processor_unexpected_arguments
test.python.oneml_test.processors.pipeline_operations.test_collection_to_dict ‑ test_collection_to_dict_different_types
test.python.oneml_test.processors.pipeline_operations.test_collection_to_dict ‑ test_collection_to_dict_uniform_types
test.python.oneml_test.processors.pipeline_operations.test_collection_to_dict ‑ test_collection_to_dict_wiring
test.python.oneml_test.processors.pipeline_operations.test_collection_to_dict ‑ test_dict_to_collection_different_types
test.python.oneml_test.processors.pipeline_operations.test_collection_to_dict ‑ test_dict_to_collection_uniform_types
test.python.oneml_test.processors.pipeline_operations.test_collection_to_dict ‑ test_dict_to_collection_wiring
test.python.oneml_test.processors.pipeline_operations.test_duplicate_pipeline ‑ test_duplicate_pipeline
test.python.oneml_test.processors.pipeline_operations.test_expose_given_outputs ‑ test_expose_given_outputs
test.python.oneml_test.processors.pipeline_operations.test_expose_given_outputs ‑ test_expose_given_outputs_processor
test.python.oneml_test.processors.pipeline_operations.test_expose_pipeline_as_output ‑ test_expose_self_pipeline
test.python.oneml_test.processors.pipeline_operations.test_load_inputs_save_outputs ‑ test_load_inputs_save_outputs_with_inputs
test.python.oneml_test.processors.pipeline_operations.test_load_inputs_save_outputs ‑ test_load_inputs_save_outputs_with_inputs_and_outputs
test.python.oneml_test.processors.pipeline_operations.test_load_inputs_save_outputs ‑ test_load_inputs_save_outputs_with_inputs_and_outputs_and_uris
test.python.oneml_test.processors.pipeline_operations.test_load_inputs_save_outputs ‑ test_load_inputs_save_outputs_with_manifest
test.python.oneml_test.processors.pipeline_operations.test_load_inputs_save_outputs ‑ test_load_inputs_save_outputs_with_outputs
test.python.oneml_test.processors.test_concat_arrays ‑ test_complex_pipeline
test.python.oneml_test.processors.test_concat_arrays ‑ test_simple_pipeline
test.python.oneml_test.processors.test_dag_example ‑ test_dag_example
test.python.oneml_test.processors.test_diamond_yaml ‑ test_user_configs
test.python.oneml_test.processors.test_diamond_yaml ‑ test_user_configs_with_providers
test.python.oneml_test.processors.test_duplicate_yaml ‑ test_three_diamond_config
test.python.oneml_test.processors.test_frozendict ‑ test_frozendict
test.python.oneml_test.processors.test_immutable_no_overlap_chain_map ‑ test_contains
test.python.oneml_test.processors.test_immutable_no_overlap_chain_map ‑ test_getitem_not_called_on_input_maps
test.python.oneml_test.processors.test_immutable_no_overlap_chain_map ‑ test_init
test.python.oneml_test.processors.test_immutable_no_overlap_chain_map ‑ test_iter
test.python.oneml_test.processors.test_immutable_no_overlap_chain_map ‑ test_len
test.python.oneml_test.processors.test_immutable_no_overlap_chain_map ‑ test_no_overlap
test.python.oneml_test.processors.test_namedcollection ‑ test_namecollection_getitem
test.python.oneml_test.processors.test_namedcollection ‑ test_namedcollection_asdict
test.python.oneml_test.processors.test_namedcollection ‑ test_namedcollection_contains
test.python.oneml_test.processors.test_namedcollection ‑ test_namedcollection_depth
test.python.oneml_test.processors.test_namedcollection ‑ test_namedcollection_eq
test.python.oneml_test.processors.test_namedcollection ‑ test_namedcollection_find
test.python.oneml_test.processors.test_namedcollection ‑ test_namedcollection_hash
test.python.oneml_test.processors.test_namedcollection ‑ test_namedcollection_init
test.python.oneml_test.processors.test_namedcollection ‑ test_namedcollection_iter
test.python.oneml_test.processors.test_namedcollection ‑ test_namedcollection_len
test.python.oneml_test.processors.test_namedcollection ‑ test_namedcollection_or
test.python.oneml_test.processors.test_namedcollection ‑ test_namedcollection_rename
test.python.oneml_test.processors.test_namedcollection ‑ test_namedcollection_replace
test.python.oneml_test.processors.test_namedcollection ‑ test_namedcollection_repr
test.python.oneml_test.processors.test_namedcollection ‑ test_namedcollection_sub
test.python.oneml_test.processors.test_namedcollection ‑ test_namedcollection_union
test.python.oneml_test.processors.test_namedcollection ‑ test_recursive_namedcollection_or
test.python.oneml_test.processors.test_oset ‑ test_orderedset_and
test.python.oneml_test.processors.test_oset ‑ test_orderedset_contains
test.python.oneml_test.processors.test_oset ‑ test_orderedset_eq
test.python.oneml_test.processors.test_oset ‑ test_orderedset_hash
test.python.oneml_test.processors.test_oset ‑ test_orderedset_index
test.python.oneml_test.processors.test_oset ‑ test_orderedset_intersection
test.python.oneml_test.processors.test_oset ‑ test_orderedset_iter
test.python.oneml_test.processors.test_oset ‑ test_orderedset_len
test.python.oneml_test.processors.test_oset ‑ test_orderedset_or
test.python.oneml_test.processors.test_oset ‑ test_orderedset_order
test.python.oneml_test.processors.test_oset ‑ test_orderedset_repr
test.python.oneml_test.processors.test_oset ‑ test_orderedset_reversed
test.python.oneml_test.processors.test_oset ‑ test_orderedset_slice
test.python.oneml_test.processors.test_oset ‑ test_orderedset_sub
test.python.oneml_test.processors.test_oset ‑ test_orderedset_union
test.python.oneml_test.processors.test_params_service ‑ test_pipeline_config_service
test.python.oneml_test.processors.test_params_service ‑ test_serialization
test.python.oneml_test.processors.test_pipeline_assignments ‑ test_IOCollections_assignments
test.python.oneml_test.processors.test_pipeline_assignments ‑ test_UPipeline_assignments
test.python.oneml_test.processors.test_pipeline_assignments ‑ test_collection_UPipelineparams_assignments
test.python.oneml_test.processors.test_pipeline_assignments ‑ test_mixed_UPipelineparams_assignments
test.python.oneml_test.processors.test_pipeline_assignments ‑ test_single_UPipelineparams_assignments
test.python.oneml_test.processors.test_pipeline_builder ‑ test_clashing_outputs_error
test.python.oneml_test.processors.test_pipeline_builder ‑ test_combined_stz
test.python.oneml_test.processors.test_pipeline_builder ‑ test_eval_stz
test.python.oneml_test.processors.test_pipeline_builder ‑ test_missing_input_error
test.python.oneml_test.processors.test_pipeline_builder ‑ test_no_dependencies_default_inputs_and_outputs
test.python.oneml_test.processors.test_pipeline_builder ‑ test_predefined_standardize
test.python.oneml_test.processors.test_pipeline_builder ‑ test_scatter
test.python.oneml_test.processors.test_pipeline_builder ‑ test_with_dependencies_default_inputs_and_outputs
test.python.oneml_test.processors.test_pipeline_builder ‑ test_with_dependencies_default_inputs_and_outputs_with_shared_input
test.python.oneml_test.processors.test_pipeline_builder ‑ test_with_dependencies_inputs_and_outputs_specified
test.python.oneml_test.processors.test_pipeline_drops ‑ test_drop_inputs
test.python.oneml_test.processors.test_pipeline_drops ‑ test_drop_outputs
test.python.oneml_test.processors.test_pipeline_gather ‑ test_gather_inputs_to_single_output
test.python.oneml_test.processors.test_pipeline_rename ‑ test_IOCollections_rename
test.python.oneml_test.processors.test_pipeline_rename ‑ test_IOCollections_rename_and_merge_with_multiple_entries
test.python.oneml_test.processors.test_pipeline_rename ‑ test_wildcard_rename
test.python.oneml_test.processors.test_pipeline_subtract ‑ test_pipelineinput_subtract
test.python.oneml_test.processors.test_pipeline_subtract ‑ test_single_incollection_subtract
test.python.oneml_test.processors.test_pipeline_userio ‑ test_combine_inputs
test.python.oneml_test.processors.test_pipeline_userio ‑ test_combine_outputs
test.python.oneml_test.processors.test_pipeline_userio ‑ test_sequence_inputs_to_single_output
test.python.oneml_test.processors.test_pipelines_with_default_values ‑ test_combined_pipeline_with_default_values
test.python.oneml_test.processors.test_pipelines_with_default_values ‑ test_task_with_default_values
test.python.oneml_test.processors.test_processor_type ‑ test_create_task[Processor1]
test.python.oneml_test.processors.test_processor_type ‑ test_create_task[Processor2]
test.python.oneml_test.processors.test_processor_type ‑ test_create_task_with_wrong_method_name[NonProcessor1]
test.python.oneml_test.processors.test_processor_type ‑ test_create_task_with_wrong_method_name[NonProcessor2]
test.python.oneml_test.processors.test_scatter_gather ‑ test_scatter_gather
test.python.oneml_test.processors.test_schema ‑ test_combined_conf
test.python.oneml_test.processors.test_schema ‑ test_task_conf
test.python.oneml_test.processors.test_stz_lr_yaml ‑ test_user_configs
test.python.oneml_test.processors.test_ux_arrays ‑ test_final_pipeline
test.python.oneml_test.processors.test_ux_estimators ‑ test_single_output_multiple_input
test.python.oneml_test.processors.test_ux_estimators ‑ test_standardized_lr
test.python.oneml_test.processors.test_ux_estimators ‑ test_standardized_lr_with_persistance[disk]
test.python.oneml_test.processors.test_ux_estimators ‑ test_standardized_lr_with_persistance[memory]
test.python.oneml_test.processors.test_ux_estimators ‑ test_wiring_outputs