py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV) py$(PYV): commands[0]> /bin/bash -c 'python -m pytest _test/test_*.py' ============================= test session starts ============================== platform sunos5 -- Python $(PYTHON_VERSION).X -- $(@D)/.tox/py$(PYV)/bin/python cachedir: .tox/py$(PYV)/.pytest_cache rootdir: $(@D) configfile: tox.ini collecting ... collected 468 items _test/test_a_dedent.py::TestDedent::test_multiple_dedent PASSED _test/test_a_dedent.py::TestDedent::test_preserve_no_newline_at_all PASSED _test/test_a_dedent.py::TestDedent::test_preserve_no_newline_at_end PASSED _test/test_a_dedent.py::TestDedent::test_start_newline PASSED _test/test_a_dedent.py::TestDedent::test_start_no_newline PASSED _test/test_a_dedent.py::TestDedent::test_start_space_newline PASSED _test/test_add_xxx.py::test_dice_constructor PASSED _test/test_add_xxx.py::test_dice_constructor_with_loader PASSED _test/test_add_xxx.py::test_dice_implicit_resolver PASSED _test/test_add_xxx.py::test_dice_representer PASSED _test/test_add_xxx.py::test_issue_127 PASSED _test/test_add_xxx.py::test_yaml_obj PASSED _test/test_add_xxx.py::test_yaml_obj_with_loader_and_dumper PASSED _test/test_anchor.py::TestAnchorsAliases::test_add_anchor PASSED _test/test_anchor.py::TestAnchorsAliases::test_alias_before_anchor PASSED _test/test_anchor.py::TestAnchorsAliases::test_anchor_assigned PASSED _test/test_anchor.py::TestAnchorsAliases::test_anchor_id_renumber PASSED _test/test_anchor.py::TestAnchorsAliases::test_anchor_id_retained PASSED _test/test_anchor.py::TestAnchorsAliases::test_anchor_on_sequence PASSED _test/test_anchor.py::TestAnchorsAliases::test_issue_130 PASSED _test/test_anchor.py::TestAnchorsAliases::test_issue_130a PASSED _test/test_anchor.py::TestAnchorsAliases::test_merge_00 PASSED _test/test_anchor.py::TestAnchorsAliases::test_merge_01 PASSED _test/test_anchor.py::TestAnchorsAliases::test_merge_accessible PASSED _test/test_anchor.py::TestAnchorsAliases::test_merge_nested PASSED _test/test_anchor.py::TestAnchorsAliases::test_merge_nested_with_sequence PASSED _test/test_anchor.py::TestAnchorsAliases::test_reused_anchor PASSED _test/test_anchor.py::TestAnchorsAliases::test_template_matcher PASSED _test/test_anchor.py::TestDuplicateKeyThroughAnchor::test_duplicate_key_00 PASSED _test/test_anchor.py::TestDuplicateKeyThroughAnchor::test_duplicate_key_01 PASSED _test/test_anchor.py::TestFullCharSetAnchors::test_master_of_orion PASSED _test/test_anchor.py::TestFullCharSetAnchors::test_roundtrip_00 PASSED _test/test_anchor.py::TestFullCharSetAnchors::test_roundtrip_01 PASSED _test/test_anchor.py::TestMergeKeysValues::test_issue_196_cast_of_dict PASSED _test/test_anchor.py::TestMergeKeysValues::test_issue_213_copy_of_merge PASSED _test/test_anchor.py::TestMergeKeysValues::test_len_items_delete PASSED _test/test_anchor.py::TestMergeKeysValues::test_merge_for PASSED _test/test_anchor.py::TestMergeKeysValues::test_merge_items PASSED _test/test_anchor.py::TestMergeKeysValues::test_merge_keys PASSED _test/test_anchor.py::TestMergeKeysValues::test_merge_values PASSED _test/test_anchor.py::TestMergeKeysValues::test_values_of_merged PASSED _test/test_api_change.py::TestDumpLoadUnicode::test_read_unicode PASSED _test/test_api_change.py::TestDumpLoadUnicode::test_write_unicode PASSED _test/test_api_change.py::TestDuplSet::test_dupl_set_00 PASSED _test/test_api_change.py::TestFlowStyle::test_flow_style PASSED _test/test_api_change.py::TestLoadAll::test_multi_document_load PASSED _test/test_api_change.py::TestNewAPI::test_duplicate_keys_00 PASSED _test/test_api_change.py::TestNewAPI::test_duplicate_keys_01 PASSED _test/test_api_change.py::TestNewAPI::test_duplicate_keys_02 PASSED _test/test_api_change.py::TestNewAPI::test_issue_135 PASSED _test/test_api_change.py::TestNewAPI::test_issue_135_temporary_workaround PASSED _test/test_api_change.py::TestOldAPI::test_duplicate_keys_02 SKIPPED _test/test_api_change.py::TestRead::test_multi_load PASSED _test/test_api_change.py::TestRead::test_parse PASSED _test/test_api_change.py::TestWrite::test_dump_file PASSED _test/test_api_change.py::TestWrite::test_dump_missing_stream PASSED _test/test_api_change.py::TestWrite::test_dump_path PASSED _test/test_api_change.py::TestWrite::test_dump_too_many_args PASSED _test/test_api_change.py::TestWrite::test_print PASSED _test/test_api_change.py::TestWrite::test_transform PASSED _test/test_class_register.py::TestDecorator::test_decorator_explicit PASSED _test/test_class_register.py::TestDecorator::test_decorator_implicit PASSED _test/test_class_register.py::TestRegisterClass::test_register_0_rt PASSED _test/test_class_register.py::TestRegisterClass::test_register_0_safe PASSED _test/test_class_register.py::TestRegisterClass::test_register_0_unsafe PASSED _test/test_class_register.py::TestRegisterClass::test_register_1_rt PASSED _test/test_class_register.py::TestRegisterClass::test_register_1_safe PASSED _test/test_class_register.py::TestRegisterClass::test_register_1_unsafe PASSED _test/test_collections.py::TestOrderedDict::test_ordereddict PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_before_nested_map_from_scratch PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_before_nested_map_rt PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_before_nested_map_rt_indent PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_before_nested_seq_from_scratch PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_before_nested_seq_from_scratch_block_seq_indent PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_before_top_map_from_scratch PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_before_top_map_replace PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_before_top_map_rt PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_before_top_seq_from_scratch PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_before_top_seq_rt PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_before_top_seq_rt_replace PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_dict_overwrite_comment_on_existing_explicit_column PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_dict_set_comment_on_existing_explicit_column PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_map_set_comment_before_and_after_non_first_key_00 PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_map_set_comment_before_and_after_non_first_key_01 PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_map_set_comment_before_and_after_non_first_key_02 PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_map_set_comment_on_existing_column_further_away PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_map_set_comment_on_existing_column_next PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_map_set_comment_on_existing_column_prev PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_seq_first_comment_explicit_column PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_seq_overwrite_comment_on_existing_explicit_column PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_seq_set_comment_on_existing_column_further_away PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_seq_set_comment_on_existing_column_next PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_seq_set_comment_on_existing_column_prev PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_seq_set_comment_on_existing_explicit_column PASSED _test/test_comment_manipulation.py::TestCommentsManipulation::test_seq_set_comment_on_existing_explicit_column_with_hash PASSED _test/test_comments.py::TestBlockScalarWithComments::test_scalar_with_comments PASSED _test/test_comments.py::TestCommentedMapMerge::test_in_operator PASSED _test/test_comments.py::TestCommentedMapMerge::test_issue_60 PASSED _test/test_comments.py::TestCommentedMapMerge::test_issue_60_1 PASSED _test/test_comments.py::TestComments::test_09 PASSED _test/test_comments.py::TestComments::test_09a PASSED _test/test_comments.py::TestComments::test_application_arguments PASSED _test/test_comments.py::TestComments::test_complex PASSED _test/test_comments.py::TestComments::test_dropped PASSED _test/test_comments.py::TestComments::test_dump_unicode_utf8 PASSED _test/test_comments.py::TestComments::test_dump_utf8 PASSED _test/test_comments.py::TestComments::test_main_mapping_begin_end PASSED _test/test_comments.py::TestComments::test_main_mapping_begin_end_complex PASSED _test/test_comments.py::TestComments::test_main_mapping_begin_end_items_post PASSED _test/test_comments.py::TestComments::test_main_sequence_begin_end PASSED _test/test_comments.py::TestComments::test_main_sequence_begin_end_items_post PASSED _test/test_comments.py::TestComments::test_map_in_map_0 PASSED _test/test_comments.py::TestComments::test_map_in_map_1 PASSED _test/test_comments.py::TestComments::test_mlget_00 PASSED _test/test_comments.py::TestComments::test_no_comments PASSED _test/test_comments.py::TestComments::test_no_end_of_file_eol PASSED _test/test_comments.py::TestComments::test_non_ascii PASSED _test/test_comments.py::TestComments::test_omap_comment_roundtrip PASSED _test/test_comments.py::TestComments::test_omap_comment_roundtrip_pre_comment PASSED _test/test_comments.py::TestComments::test_reindent PASSED _test/test_comments.py::TestComments::test_round_trip_ordering PASSED _test/test_comments.py::TestComments::test_set_comment PASSED _test/test_comments.py::TestComments::test_simple_map_middle_comment PASSED _test/test_comments.py::TestComments::test_substitute PASSED _test/test_comments.py::TestEmptyLines::test_embedded_map PASSED _test/test_comments.py::TestEmptyLines::test_embedded_seq PASSED _test/test_comments.py::TestEmptyLines::test_issue_46 PASSED _test/test_comments.py::TestEmptyLines::test_issue_54_not_ok PASSED _test/test_comments.py::TestEmptyLines::test_issue_54_ok PASSED _test/test_comments.py::TestEmptyLines::test_issue_93 PASSED _test/test_comments.py::TestEmptyLines::test_issue_93_00 PASSED _test/test_comments.py::TestEmptyLines::test_issue_93_01 PASSED _test/test_comments.py::TestEmptyLines::test_issue_93_02 PASSED _test/test_comments.py::TestEmptyLines::test_issue_96 PASSED _test/test_comments.py::TestEmptyLines::test_line_with_only_spaces PASSED _test/test_comments.py::TestEmptyLines::test_multispace_map PASSED _test/test_comments.py::TestEmptyLines::test_multispace_map_initial XFAIL _test/test_comments.py::TestEmptyLines::test_some_eol_spaces PASSED _test/test_comments.py::TestEmptyLines::test_toplevel_seq PASSED _test/test_comments.py::TestEmptyValueBeforeComments::test_comment_after_block_scalar_indicator PASSED _test/test_comments.py::TestEmptyValueBeforeComments::test_flow_seq_within_seq PASSED _test/test_comments.py::TestEmptyValueBeforeComments::test_issue_25_00 PASSED _test/test_comments.py::TestEmptyValueBeforeComments::test_issue_25_01 PASSED _test/test_comments.py::TestEmptyValueBeforeComments::test_issue_25_02 PASSED _test/test_comments.py::TestEmptyValueBeforeComments::test_issue_25_03 PASSED _test/test_comments.py::TestEmptyValueBeforeComments::test_issue_25_04 PASSED _test/test_comments.py::TestEmptyValueBeforeComments::test_issue_25a PASSED _test/test_comments.py::TestEmptyValueBeforeComments::test_issue_25a1 PASSED _test/test_comments.py::TestEmptyValueBeforeComments::test_issue_25b PASSED _test/test_comments.py::TestEmptyValueBeforeComments::test_issue_25c PASSED _test/test_comments.py::TestEmptyValueBeforeComments::test_issue_25c1 PASSED _test/test_comments.py::TestInsertInMapping::test_insert_at_pos_0 PASSED _test/test_comments.py::TestInsertInMapping::test_insert_at_pos_1 PASSED _test/test_comments.py::TestInsertInMapping::test_insert_at_pos_3 PASSED _test/test_comments.py::TestInsertPopList::test_insert_0 PASSED _test/test_comments.py::TestInsertPopList::test_insert_1 PASSED _test/test_comments.py::TestInsertPopList::test_insert_2 PASSED _test/test_comments.py::TestInsertPopList::test_pop_0 PASSED _test/test_comments.py::TestInsertPopList::test_pop_1 PASSED _test/test_comments.py::TestInsertPopList::test_pop_2 PASSED _test/test_comments.py::TestInsertPopList::test_pop_3 PASSED _test/test_comments.py::TestUnicodeComments::test_issue_55 PASSED _test/test_contextmanager.py::TestContextManager::test_multi_dump PASSED _test/test_contextmanager.py::TestContextManager::test_roundtrip PASSED _test/test_contextmanager.py::TestContextManager::test_single_dump PASSED _test/test_contextmanager.py::TestOldStyle::test_multi_dump PASSED _test/test_contextmanager.py::TestOldStyle::test_multi_load PASSED _test/test_contextmanager.py::TestOldStyle::test_single_dump PASSED _test/test_contextmanager.py::TestOldStyle::test_single_load PASSED _test/test_contextmanager.py::TestOldStyle::test_single_load_no_arg PASSED _test/test_copy.py::TestCopy::test_copy_flow_style_nested_dict PASSED _test/test_copy.py::TestCopy::test_copy_flow_style_nested_list PASSED _test/test_copy.py::TestDeepCopy::test_deepcopy_flow_style_nested_dict PASSED _test/test_copy.py::TestDeepCopy::test_deepcopy_flow_style_nested_list PASSED _test/test_copy.py::TestDeepCopy::test_preserve_flow_style_simple PASSED _test/test_cyaml.py::test_dump_cyaml PASSED _test/test_cyaml.py::test_dump_cyaml_1_2 PASSED _test/test_cyaml.py::test_load_cyaml PASSED _test/test_cyaml.py::test_load_cyaml_1_2 PASSED _test/test_dataclass.py::TestDataClasses::test_1 PASSED _test/test_dataclass.py::TestDataClasses::test_collection_field PASSED _test/test_dataclass.py::TestDataClasses::test_initvar PASSED _test/test_dataclass.py::TestDataClasses::test_initvar_not_in_yaml PASSED _test/test_dataclass.py::TestDataClasses::test_yamltag PASSED _test/test_datetime.py::TestDateTime::test_canonical PASSED _test/test_datetime.py::TestDateTime::test_date_only PASSED _test/test_datetime.py::TestDateTime::test_deepcopy_datestring PASSED _test/test_datetime.py::TestDateTime::test_explicit_T PASSED _test/test_datetime.py::TestDateTime::test_explicit_t PASSED _test/test_datetime.py::TestDateTime::test_fraction_overflow PASSED _test/test_datetime.py::TestDateTime::test_iso PASSED _test/test_datetime.py::TestDateTime::test_issue_366 PASSED _test/test_datetime.py::TestDateTime::test_issue_45 PASSED _test/test_datetime.py::TestDateTime::test_long_fraction PASSED _test/test_datetime.py::TestDateTime::test_no_T_multi_space PASSED _test/test_datetime.py::TestDateTime::test_no_timezone PASSED _test/test_datetime.py::TestDateTime::test_normal_timezone PASSED _test/test_datetime.py::TestDateTime::test_spaced_timezone PASSED _test/test_datetime.py::TestDateTime::test_zero_fraction PASSED _test/test_datetime.py::TestDateTime::test_zero_tz PASSED _test/test_deprecation.py::TestFunctionDeprecation::test_deprecation_compose PASSED _test/test_deprecation.py::TestFunctionDeprecation::test_deprecation_compose_all PASSED _test/test_deprecation.py::TestFunctionDeprecation::test_deprecation_load PASSED _test/test_deprecation.py::TestFunctionDeprecation::test_deprecation_load_all PASSED _test/test_deprecation.py::TestFunctionDeprecation::test_deprecation_parse PASSED _test/test_deprecation.py::TestFunctionDeprecation::test_deprecation_round_trip_load PASSED _test/test_deprecation.py::TestFunctionDeprecation::test_deprecation_safe_load PASSED _test/test_deprecation.py::TestFunctionDeprecation::test_deprecation_scan PASSED _test/test_deprecation.py::TestYamlTyp::test_full_load_error PASSED _test/test_deprecation.py::TestYamlTyp::test_full_rt PASSED _test/test_deprecation.py::TestYamlTyp::test_unsafe_deprecation PASSED _test/test_deprecation.py::test_collections_deprecation SKIPPED (col...) _test/test_docinfo.py::TestDocInfo::test_empty PASSED _test/test_docinfo.py::TestDocInfo::test_versions PASSED _test/test_docinfo.py::TestVersion::test_create_from_integers PASSED _test/test_docinfo.py::TestVersion::test_create_from_single_integer PASSED _test/test_docinfo.py::TestVersion::test_create_from_string_extra_param PASSED _test/test_docinfo.py::TestVersion::test_create_from_string_using_generator PASSED _test/test_docinfo.py::TestVersion::test_create_using_generator PASSED _test/test_documents.py::TestDocument::test_multi_doc_begin_end PASSED _test/test_documents.py::TestDocument::test_multi_doc_ends_only PASSED _test/test_documents.py::TestDocument::test_multi_doc_ends_only_1_1 PASSED _test/test_documents.py::TestDocument::test_multi_doc_no_end PASSED _test/test_documents.py::TestDocument::test_multi_doc_no_start PASSED _test/test_documents.py::TestDocument::test_scalar_after_seq_document PASSED _test/test_documents.py::TestDocument::test_single_doc_begin_end PASSED _test/test_documents.py::TestDocument::test_single_scalar_comment PASSED _test/test_documents.py::TestDocument::test_yunk_after_explicit_document_end PASSED _test/test_fail.py::TestCommentFailures::test_comment_dash_line XFAIL _test/test_fail.py::TestCommentFailures::test_comment_dash_line_fail PASSED _test/test_fail.py::TestCommentFailures::test_set_comment_before_tag XFAIL _test/test_fail.py::TestCommentFailures::test_set_comment_before_tag_no_fail PASSED _test/test_fail.py::TestFlowValues::test_flow_value_with_colon PASSED _test/test_fail.py::TestFlowValues::test_flow_value_with_colon_quoted PASSED _test/test_fail.py::TestIndentFailures::test_indent_not_retained XFAIL _test/test_fail.py::TestIndentFailures::test_indent_not_retained_no_fail PASSED _test/test_fail.py::TestMappingKey::test_change_key_simple_mapping_key PASSED _test/test_fail.py::TestMappingKey::test_change_value_simple_mapping_key PASSED _test/test_fail.py::TestMappingKey::test_set_simple_mapping_key PASSED _test/test_fail.py::TestMappingKey::test_simple_mapping_key PASSED _test/test_fail.py::TestTagFailures::test_standard_short_tag XFAIL _test/test_fail.py::TestTagFailures::test_standard_short_tag_no_fail PASSED _test/test_float.py::TestCalculations::test_mul_00 PASSED _test/test_float.py::TestFloat::test_round_trip_exp_trailing_dot PASSED _test/test_float.py::TestFloat::test_round_trip_non_exp PASSED _test/test_float.py::TestFloat::test_round_trip_zeros_0 PASSED _test/test_float.py::TestFloat::test_yaml_1_1_no_dot PASSED _test/test_flowsequencekey.py::TestFlowStyleSequenceKey::test_so_39595807 PASSED _test/test_indentation.py::TestGuessIndent::test_guess_20 PASSED _test/test_indentation.py::TestGuessIndent::test_guess_3None PASSED _test/test_indentation.py::TestGuessIndent::test_guess_42 PASSED _test/test_indentation.py::TestGuessIndent::test_guess_42a PASSED _test/test_indentation.py::TestIndent::test_added_inline_list PASSED _test/test_indentation.py::TestIndent::test_indent_top_level PASSED _test/test_indentation.py::TestIndent::test_roundtrip_flow_mapping PASSED _test/test_indentation.py::TestIndent::test_roundtrip_four_space_indents PASSED _test/test_indentation.py::TestIndent::test_roundtrip_four_space_indents_no_fail PASSED _test/test_indentation.py::TestIndent::test_roundtrip_inline_list PASSED _test/test_indentation.py::TestIndent::test_roundtrip_mapping_of_inline_lists PASSED _test/test_indentation.py::TestIndent::test_roundtrip_mapping_of_inline_lists_comments PASSED _test/test_indentation.py::TestIndent::test_roundtrip_mapping_of_inline_sequence_eol_comments PASSED _test/test_indentation.py::TestIndent::test_roundtrip_sequence_of_inline_mappings_eol_comments PASSED _test/test_indentation.py::TestIndent::test_set_indent_2_block_list_indent_2 PASSED _test/test_indentation.py::TestIndent::test_set_indent_3_block_list_indent_0 PASSED _test/test_indentation.py::TestIndent::test_set_indent_3_block_list_indent_2 PASSED _test/test_indentation.py::TestIndent::test_set_indent_4_block_list_indent_2 PASSED _test/test_indentation.py::TestIndent::test_set_indent_5_block_list_indent_1 PASSED _test/test_indentation.py::TestSeparateMapSeqIndents::test_00 PASSED _test/test_indentation.py::TestSeparateMapSeqIndents::test_01 PASSED _test/test_indentation.py::TestSeparateMapSeqIndents::test_02 PASSED _test/test_indentation.py::TestSeparateMapSeqIndents::test_03 PASSED _test/test_indentation.py::TestSeparateMapSeqIndents::test_04 PASSED _test/test_indentation.py::TestSeparateMapSeqIndents::test_issue_51 PASSED _test/test_indentation.py::TestYpkgIndent::test_00 PASSED _test/test_int.py::TestBinHexOct::test_calculate PASSED _test/test_issues.py::TestIssues::test_issue_102 PASSED _test/test_issues.py::TestIssues::test_issue_150 PASSED _test/test_issues.py::TestIssues::test_issue_160 PASSED _test/test_issues.py::TestIssues::test_issue_161 PASSED _test/test_issues.py::TestIssues::test_issue_161a PASSED _test/test_issues.py::TestIssues::test_issue_163 PASSED _test/test_issues.py::TestIssues::test_issue_172 PASSED _test/test_issues.py::TestIssues::test_issue_176 PASSED _test/test_issues.py::TestIssues::test_issue_176_preserve_comments_on_extended_slice_assignment PASSED _test/test_issues.py::TestIssues::test_issue_176_test_slicing PASSED _test/test_issues.py::TestIssues::test_issue_184 PASSED _test/test_issues.py::TestIssues::test_issue_219 PASSED _test/test_issues.py::TestIssues::test_issue_219a PASSED _test/test_issues.py::TestIssues::test_issue_220 PASSED _test/test_issues.py::TestIssues::test_issue_221_add PASSED _test/test_issues.py::TestIssues::test_issue_221_sort PASSED _test/test_issues.py::TestIssues::test_issue_221_sort_key PASSED _test/test_issues.py::TestIssues::test_issue_221_sort_key_reverse PASSED _test/test_issues.py::TestIssues::test_issue_221_sort_reverse PASSED _test/test_issues.py::TestIssues::test_issue_222 PASSED _test/test_issues.py::TestIssues::test_issue_223 PASSED _test/test_issues.py::TestIssues::test_issue_232 PASSED _test/test_issues.py::TestIssues::test_issue_233 PASSED _test/test_issues.py::TestIssues::test_issue_233a PASSED _test/test_issues.py::TestIssues::test_issue_234 PASSED _test/test_issues.py::TestIssues::test_issue_236 PASSED _test/test_issues.py::TestIssues::test_issue_238 PASSED _test/test_issues.py::TestIssues::test_issue_239 PASSED _test/test_issues.py::TestIssues::test_issue_242 PASSED _test/test_issues.py::TestIssues::test_issue_245 PASSED _test/test_issues.py::TestIssues::test_issue_249 PASSED _test/test_issues.py::TestIssues::test_issue_250 PASSED _test/test_issues.py::TestIssues::test_issue_279 PASSED _test/test_issues.py::TestIssues::test_issue_280 PASSED _test/test_issues.py::TestIssues::test_issue_282 PASSED _test/test_issues.py::TestIssues::test_issue_284 PASSED _test/test_issues.py::TestIssues::test_issue_285 PASSED _test/test_issues.py::TestIssues::test_issue_286 PASSED _test/test_issues.py::TestIssues::test_issue_288 PASSED _test/test_issues.py::TestIssues::test_issue_288a PASSED _test/test_issues.py::TestIssues::test_issue_290 PASSED _test/test_issues.py::TestIssues::test_issue_290a PASSED _test/test_issues.py::TestIssues::test_issue_295 PASSED _test/test_issues.py::TestIssues::test_issue_300 PASSED _test/test_issues.py::TestIssues::test_issue_300a PASSED _test/test_issues.py::TestIssues::test_issue_304 PASSED _test/test_issues.py::TestIssues::test_issue_305 PASSED _test/test_issues.py::TestIssues::test_issue_307 PASSED _test/test_issues.py::TestIssues::test_issue_445 PASSED _test/test_issues.py::TestIssues::test_issue_447 PASSED _test/test_issues.py::TestIssues::test_issue_449 PASSED _test/test_issues.py::TestIssues::test_issue_453 PASSED _test/test_issues.py::TestIssues::test_issue_454 PASSED _test/test_issues.py::TestIssues::test_issue_455 PASSED _test/test_issues.py::TestIssues::test_issue_458 PASSED _test/test_issues.py::TestIssues::test_issue_459 PASSED _test/test_issues.py::TestIssues::test_issue_461 PASSED _test/test_issues.py::TestIssues::test_issue_463 PASSED _test/test_issues.py::TestIssues::test_issue_464 PASSED _test/test_issues.py::TestIssues::test_issue_467 PASSED _test/test_issues.py::TestIssues::test_issue_480 PASSED _test/test_issues.py::TestIssues::test_issue_482 PASSED _test/test_issues.py::TestIssues::test_issue_61 PASSED _test/test_issues.py::TestIssues::test_issue_82rt PASSED _test/test_issues.py::TestIssues::test_so_75631454 PASSED _test/test_json_numbers.py::TestJSONNumbers::test_json_number_float PASSED _test/test_json_numbers.py::TestJSONNumbers::test_json_number_int PASSED _test/test_line_col.py::TestLineCol::test_item_00 PASSED _test/test_line_col.py::TestLineCol::test_item_01 PASSED _test/test_line_col.py::TestLineCol::test_item_02 PASSED _test/test_line_col.py::TestLineCol::test_item_03 PASSED _test/test_line_col.py::TestLineCol::test_item_04 PASSED _test/test_line_col.py::TestLineCol::test_pos_mapping PASSED _test/test_line_col.py::TestLineCol::test_pos_sequence PASSED _test/test_literal.py::TestNoIndent::test_nested_literal_doc_indent_marker PASSED _test/test_literal.py::TestNoIndent::test_root_folding_scalar_indent PASSED _test/test_literal.py::TestNoIndent::test_root_folding_scalar_no_indent PASSED _test/test_literal.py::TestNoIndent::test_root_folding_scalar_no_indent_special PASSED _test/test_literal.py::TestNoIndent::test_root_literal_doc_indent_directives_end PASSED _test/test_literal.py::TestNoIndent::test_root_literal_doc_indent_document_end PASSED _test/test_literal.py::TestNoIndent::test_root_literal_doc_indent_marker PASSED _test/test_literal.py::TestNoIndent::test_root_literal_multi_doc PASSED _test/test_literal.py::TestNoIndent::test_root_literal_scalar_indent_example_9_5 PASSED _test/test_literal.py::TestNoIndent::test_root_literal_scalar_indent_offset_four PASSED _test/test_literal.py::TestNoIndent::test_root_literal_scalar_indent_offset_one PASSED _test/test_literal.py::TestNoIndent::test_root_literal_scalar_indent_offset_two_leading_space PASSED _test/test_literal.py::TestNoIndent::test_root_literal_scalar_no_indent PASSED _test/test_literal.py::TestNoIndent::test_root_literal_scalar_no_indent_1_1 PASSED _test/test_literal.py::TestNoIndent::test_root_literal_scalar_no_indent_1_1_no_raise PASSED _test/test_literal.py::TestNoIndent::test_root_literal_scalar_no_indent_1_1_old_style PASSED _test/test_literal.py::TestNoIndent::test_root_literal_scalar_no_indent_special PASSED _test/test_literal.py::Test_RoundTripLiteral::test_irregular_spaces_comment PASSED _test/test_literal.py::Test_RoundTripLiteral::test_irregular_spaces_content PASSED _test/test_literal.py::Test_RoundTripLiteral::test_regular_spaces PASSED _test/test_literal.py::Test_RoundTripLiteral::test_rt_non_root_literal_scalar PASSED _test/test_literal.py::Test_RoundTripLiteral::test_rt_root_dq_scalar_expl_indent PASSED _test/test_literal.py::Test_RoundTripLiteral::test_rt_root_literal_scalar_indent PASSED _test/test_literal.py::Test_RoundTripLiteral::test_rt_root_literal_scalar_no_indent PASSED _test/test_literal.py::Test_RoundTripLiteral::test_rt_root_literal_scalar_no_indent_no_eol PASSED _test/test_literal.py::Test_RoundTripLiteral::test_rt_root_plain_scalar_expl_indent PASSED _test/test_literal.py::Test_RoundTripLiteral::test_rt_root_plain_scalar_no_indent PASSED _test/test_literal.py::Test_RoundTripLiteral::test_rt_root_sq_scalar_expl_indent PASSED _test/test_none.py::TestNone::test_dump00 PASSED _test/test_none.py::TestNone::test_dump01 PASSED _test/test_none.py::TestNone::test_dump02 PASSED _test/test_none.py::TestNone::test_dump03 PASSED _test/test_none.py::TestNone::test_dump04 PASSED _test/test_program_config.py::TestProgramConfig::test_application_arguments PASSED _test/test_program_config.py::TestProgramConfig::test_multi PASSED _test/test_program_config.py::TestProgramConfig::test_single PASSED _test/test_spec_examples.py::test_example_2_1 PASSED _test/test_spec_examples.py::test_example_2_10 XFAIL _test/test_spec_examples.py::test_example_2_11 XFAIL _test/test_spec_examples.py::test_example_2_12 XFAIL _test/test_spec_examples.py::test_example_2_13 XFAIL _test/test_spec_examples.py::test_example_2_14 XFAIL _test/test_spec_examples.py::test_example_2_15 XFAIL _test/test_spec_examples.py::test_example_2_16 PASSED _test/test_spec_examples.py::test_example_2_17 XFAIL (cannot YAML du...) _test/test_spec_examples.py::test_example_2_18 XFAIL (non-literal/fo...) _test/test_spec_examples.py::test_example_2_19 XFAIL (leading + on d...) _test/test_spec_examples.py::test_example_2_2 XFAIL _test/test_spec_examples.py::test_example_2_20 XFAIL (case of NaN no...) _test/test_spec_examples.py::test_example_2_3 PASSED _test/test_spec_examples.py::test_example_2_4 XFAIL _test/test_spec_examples.py::test_example_2_5 XFAIL _test/test_spec_examples.py::test_example_2_6 XFAIL _test/test_spec_examples.py::test_example_2_7 XFAIL _test/test_spec_examples.py::test_example_2_8 PASSED _test/test_spec_examples.py::test_example_2_9 PASSED _test/test_string.py::TestLiteralScalarString::test_basic_string PASSED _test/test_string.py::TestLiteralScalarString::test_fold_string PASSED _test/test_string.py::TestLiteralScalarString::test_fold_string_keep PASSED _test/test_string.py::TestLiteralScalarString::test_fold_string_strip PASSED _test/test_string.py::TestLiteralScalarString::test_preserve_string PASSED _test/test_string.py::TestLiteralScalarString::test_preserve_string_keep PASSED _test/test_string.py::TestLiteralScalarString::test_preserve_string_keep_at_end PASSED _test/test_string.py::TestLiteralScalarString::test_preserve_string_strip PASSED _test/test_string.py::TestLiteralScalarString::test_quoted_integer_string PASSED _test/test_string.py::TestQuotedScalarString::test_double_quoted_string PASSED _test/test_string.py::TestQuotedScalarString::test_non_preserved_double_quoted_string PASSED _test/test_string.py::TestQuotedScalarString::test_single_quoted_string PASSED _test/test_string.py::TestReplace::test_replace_double_quoted_scalar_string PASSED _test/test_string.py::TestReplace::test_replace_preserved_scalar_string PASSED _test/test_string.py::TestWalkTree::test_basic PASSED _test/test_string.py::TestWalkTree::test_map PASSED _test/test_tag.py::TestImplicitTaggedNodes::test_mapping PASSED _test/test_tag.py::TestImplicitTaggedNodes::test_scalar PASSED _test/test_tag.py::TestImplicitTaggedNodes::test_sequence PASSED _test/test_tag.py::TestImplicitTaggedNodes::test_sequence2 PASSED _test/test_tag.py::TestIndentFailures::test_Y1 PASSED _test/test_tag.py::TestIndentFailures::test_Y2 PASSED _test/test_tag.py::TestIndentFailures::test_full_tag PASSED _test/test_tag.py::TestIndentFailures::test_spec_6_26_tag_shorthands PASSED _test/test_tag.py::TestIndentFailures::test_standard_tag PASSED _test/test_tag.py::TestIndentFailures::test_tag PASSED _test/test_tag.py::TestIssue201::test_encoded_unicode_tag PASSED _test/test_tag.py::TestRoundTripCustom::test_X1 PASSED _test/test_tag.py::TestRoundTripCustom::test_X_post_tag_comment XFAIL _test/test_tag.py::TestRoundTripCustom::test_X_pre_tag_comment XFAIL _test/test_tag.py::TestRoundTripCustom::test_scalar_00 PASSED _test/test_tag.py::TestTagGeneral::test_unknow_handle PASSED _test/test_version.py::TestIssue62::test_00 PASSED _test/test_version.py::TestIssue62::test_00_single_comment PASSED _test/test_version.py::TestIssue62::test_01 PASSED _test/test_version.py::TestIssue62::test_so_45681626 PASSED _test/test_version.py::TestVersionComparison::test_vc PASSED _test/test_version.py::TestVersions::test_explicit_1_1 PASSED _test/test_version.py::TestVersions::test_explicit_1_2 PASSED _test/test_version.py::TestVersions::test_implicit_1_2 PASSED _test/test_version.py::TestVersions::test_load_version_1_1 PASSED _test/test_yamlfile.py::TestYAML::test_CommentedSet PASSED _test/test_yamlfile.py::TestYAML::test_backslash PASSED _test/test_yamlfile.py::TestYAML::test_blank_line_after_comment PASSED _test/test_yamlfile.py::TestYAML::test_blank_line_after_literal_chip PASSED _test/test_yamlfile.py::TestYAML::test_blank_line_after_literal_keep PASSED _test/test_yamlfile.py::TestYAML::test_blank_line_after_literal_strip PASSED _test/test_yamlfile.py::TestYAML::test_blank_line_between_seq_items PASSED _test/test_yamlfile.py::TestYAML::test_dump_ruamel_ordereddict SKIPPED _test/test_yamlfile.py::TestYAML::test_load_all_perserve_quotes PASSED _test/test_yamlfile.py::TestYAML::test_omap_out PASSED _test/test_yamlfile.py::TestYAML::test_omap_roundtrip PASSED _test/test_yamlfile.py::TestYAML::test_set_compact PASSED _test/test_yamlfile.py::TestYAML::test_set_compact_flow PASSED _test/test_yamlfile.py::TestYAML::test_set_out PASSED _test/test_yamlobject.py::test_monster PASSED _test/test_yamlobject.py::test_qualified_name00 PASSED _test/test_yamlobject.py::test_qualified_name01 PASSED _test/test_z_check_debug_leftovers.py::TestLeftOverDebug::test_00 PASSED _test/test_z_check_debug_leftovers.py::TestLeftOverDebug::test_01 PASSED _test/test_z_data.py::TestYAMLData::test_yaml_data[yaml0] SKIPPED (g...) _test/test_z_olddata.py::test_data PASSED _test/test_z_olddata.py::test_data_ext PASSED ======== 442 passed, 4 skipped, 22 xfailed ======== py$(PYV): OK congratulations :)