>>> yamldiff: Building testing/yamldiff 0.3.0-r0 (using abuild 3.15.0-r3) started Mon, 01 Sep 2025 05:31:36 +0000 >>> yamldiff: Validating /home/buildozer/aports/testing/yamldiff/APKBUILD... >>> yamldiff: Analyzing dependencies... >>> yamldiff: Installing for build: build-base go (1/2) Installing go (1.25.0-r0) (2/2) Installing .makedepends-yamldiff (20250901.053137) busybox-1.37.0-r23.trigger: Executing script... OK: 568 MiB in 106 packages >>> yamldiff: Cleaning up srcdir >>> yamldiff: Cleaning up pkgdir >>> yamldiff: Cleaning up tmpdir >>> yamldiff: Fetching https://distfiles.alpinelinux.org/distfiles/edge/yamldiff-0.3.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> yamldiff: Fetching yamldiff-0.3.0.tar.gz::https://github.com/semihbkgr/yamldiff/archive/refs/tags/v0.3.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/yamldiff-0.3.0.tar.gz.part' yamldiff-0.3.0.tar.g 41035 --:--:-- ETA yamldiff-0.3.0.tar.g 100% |********************************| 381k 0:00:00 ETA '/var/cache/distfiles/edge/yamldiff-0.3.0.tar.gz.part' saved >>> yamldiff: Fetching https://distfiles.alpinelinux.org/distfiles/edge/yamldiff-0.3.0.tar.gz >>> yamldiff: Checking sha512sums... yamldiff-0.3.0.tar.gz: OK >>> yamldiff: Unpacking /var/cache/distfiles/edge/yamldiff-0.3.0.tar.gz... go: downloading github.com/goccy/go-yaml v1.15.16 github.com/goccy/go-yaml/token encoding/csv text/template/parse golang.org/x/sys/unix github.com/spf13/pflag github.com/goccy/go-yaml/ast github.com/goccy/go-yaml/scanner text/template github.com/goccy/go-yaml/printer github.com/goccy/go-yaml/lexer github.com/goccy/go-yaml/internal/errors github.com/goccy/go-yaml/parser github.com/spf13/cobra github.com/mattn/go-isatty github.com/mattn/go-colorable github.com/fatih/color github.com/semihbkgr/yamldiff/pkg/diff github.com/semihbkgr/yamldiff/cmd github.com/semihbkgr/yamldiff ? github.com/semihbkgr/yamldiff [no test files] === RUN TestNewConfig --- PASS: TestNewConfig (0.00s) === RUN TestConfigShouldUseColor === RUN TestConfigShouldUseColor/always === RUN TestConfigShouldUseColor/always_with_NoColor === RUN TestConfigShouldUseColor/never === RUN TestConfigShouldUseColor/never_with_NoColor === RUN TestConfigShouldUseColor/auto_without_NoColor === RUN TestConfigShouldUseColor/auto_with_NoColor === RUN TestConfigShouldUseColor/invalid_value --- PASS: TestConfigShouldUseColor (0.00s) --- PASS: TestConfigShouldUseColor/always (0.00s) --- PASS: TestConfigShouldUseColor/always_with_NoColor (0.00s) --- PASS: TestConfigShouldUseColor/never (0.00s) --- PASS: TestConfigShouldUseColor/never_with_NoColor (0.00s) --- PASS: TestConfigShouldUseColor/auto_without_NoColor (0.00s) --- PASS: TestConfigShouldUseColor/auto_with_NoColor (0.00s) --- PASS: TestConfigShouldUseColor/invalid_value (0.00s) === RUN TestConfigCompareOptions === RUN TestConfigCompareOptions/no_options === RUN TestConfigCompareOptions/with_ignoreSeqOrder --- PASS: TestConfigCompareOptions (0.00s) --- PASS: TestConfigCompareOptions/no_options (0.00s) --- PASS: TestConfigCompareOptions/with_ignoreSeqOrder (0.00s) === RUN TestConfigFormatOptions === RUN TestConfigFormatOptions/no_options === RUN TestConfigFormatOptions/plain_only === RUN TestConfigFormatOptions/paths_only === RUN TestConfigFormatOptions/metadata_only === RUN TestConfigFormatOptions/counts_only === RUN TestConfigFormatOptions/all_options --- PASS: TestConfigFormatOptions (0.00s) --- PASS: TestConfigFormatOptions/no_options (0.00s) --- PASS: TestConfigFormatOptions/plain_only (0.00s) --- PASS: TestConfigFormatOptions/paths_only (0.00s) --- PASS: TestConfigFormatOptions/metadata_only (0.00s) --- PASS: TestConfigFormatOptions/counts_only (0.00s) --- PASS: TestConfigFormatOptions/all_options (0.00s) === RUN TestConfigValidateColorFlag === RUN TestConfigValidateColorFlag/valid_always === RUN TestConfigValidateColorFlag/valid_never === RUN TestConfigValidateColorFlag/valid_auto === RUN TestConfigValidateColorFlag/invalid_value === RUN TestConfigValidateColorFlag/empty_string --- PASS: TestConfigValidateColorFlag (0.00s) --- PASS: TestConfigValidateColorFlag/valid_always (0.00s) --- PASS: TestConfigValidateColorFlag/valid_never (0.00s) --- PASS: TestConfigValidateColorFlag/valid_auto (0.00s) --- PASS: TestConfigValidateColorFlag/invalid_value (0.00s) --- PASS: TestConfigValidateColorFlag/empty_string (0.00s) === RUN TestConfigValidateMutuallyExclusiveFlags === RUN TestConfigValidateMutuallyExclusiveFlags/no_flags === RUN TestConfigValidateMutuallyExclusiveFlags/paths_only === RUN TestConfigValidateMutuallyExclusiveFlags/metadata_only === RUN TestConfigValidateMutuallyExclusiveFlags/both_flags --- PASS: TestConfigValidateMutuallyExclusiveFlags (0.00s) --- PASS: TestConfigValidateMutuallyExclusiveFlags/no_flags (0.00s) --- PASS: TestConfigValidateMutuallyExclusiveFlags/paths_only (0.00s) --- PASS: TestConfigValidateMutuallyExclusiveFlags/metadata_only (0.00s) --- PASS: TestConfigValidateMutuallyExclusiveFlags/both_flags (0.00s) === RUN TestNewRootCommand --- PASS: TestNewRootCommand (0.00s) === RUN TestRunCommandWithInvalidArgs === RUN TestRunCommandWithInvalidArgs/no_args === RUN TestRunCommandWithInvalidArgs/one_arg === RUN TestRunCommandWithInvalidArgs/three_args === RUN TestRunCommandWithInvalidArgs/two_args --- PASS: TestRunCommandWithInvalidArgs (0.00s) --- PASS: TestRunCommandWithInvalidArgs/no_args (0.00s) --- PASS: TestRunCommandWithInvalidArgs/one_arg (0.00s) --- PASS: TestRunCommandWithInvalidArgs/three_args (0.00s) --- PASS: TestRunCommandWithInvalidArgs/two_args (0.00s) === RUN TestRunCommandWithInvalidColorFlag --- PASS: TestRunCommandWithInvalidColorFlag (0.00s) === RUN TestRunCommandWithMutuallyExclusiveFlags --- PASS: TestRunCommandWithMutuallyExclusiveFlags (0.00s) === RUN TestRunCommandWithValidFiles --- PASS: TestRunCommandWithValidFiles (0.00s) === RUN TestRunCommandWithExitOnDifference --- PASS: TestRunCommandWithExitOnDifference (0.00s) === RUN TestRunCommandWithNoDifferences --- PASS: TestRunCommandWithNoDifferences (0.00s) === RUN TestRunCommandWithNonExistentFiles --- PASS: TestRunCommandWithNonExistentFiles (0.00s) === RUN TestExecute --- PASS: TestExecute (0.00s) PASS ok github.com/semihbkgr/yamldiff/cmd 0.006s === RUN TestCompare --- PASS: TestCompare (0.00s) === RUN TestCompareMultiDocs --- PASS: TestCompareMultiDocs (0.00s) === RUN TestCompareFile --- PASS: TestCompareFile (0.00s) === RUN TestCompareFileMultiDocs --- PASS: TestCompareFileMultiDocs (0.00s) === RUN TestCompareFileNotExist --- PASS: TestCompareFileNotExist (0.00s) === RUN TestCompareAst --- PASS: TestCompareAst (0.00s) === RUN TestCompareAstMultiDocs --- PASS: TestCompareAstMultiDocs (0.00s) === RUN TestCompareEmptyDocument === RUN TestCompareEmptyDocument/empty_and_null === RUN TestCompareEmptyDocument/null_and_empty === RUN TestCompareEmptyDocument/empty_and_empty --- PASS: TestCompareEmptyDocument (0.00s) --- PASS: TestCompareEmptyDocument/empty_and_null (0.00s) --- PASS: TestCompareEmptyDocument/null_and_empty (0.00s) --- PASS: TestCompareEmptyDocument/empty_and_empty (0.00s) === RUN TestCompareMultiDocsUnmatchedDocumentNumber === RUN TestCompareMultiDocsUnmatchedDocumentNumber/left_has_more_documents === RUN TestCompareMultiDocsUnmatchedDocumentNumber/right_has_more_documents --- PASS: TestCompareMultiDocsUnmatchedDocumentNumber (0.00s) --- PASS: TestCompareMultiDocsUnmatchedDocumentNumber/left_has_more_documents (0.00s) --- PASS: TestCompareMultiDocsUnmatchedDocumentNumber/right_has_more_documents (0.00s) === RUN Test_compareNodesScalarTypes === RUN Test_compareNodesScalarTypes/same_integers === RUN Test_compareNodesScalarTypes/different_integers === RUN Test_compareNodesScalarTypes/same_floats === RUN Test_compareNodesScalarTypes/different_floats === RUN Test_compareNodesScalarTypes/same_booleans === RUN Test_compareNodesScalarTypes/different_booleans === RUN Test_compareNodesScalarTypes/same_strings === RUN Test_compareNodesScalarTypes/different_strings === RUN Test_compareNodesScalarTypes/same_literals === RUN Test_compareNodesScalarTypes/different_literals === RUN Test_compareNodesScalarTypes/same_infinity === RUN Test_compareNodesScalarTypes/different_infinity === RUN Test_compareNodesScalarTypes/two_null === RUN Test_compareNodesScalarTypes/two_nan === RUN Test_compareNodesScalarTypes/nan_and_null === RUN Test_compareNodesScalarTypes/null_and_integer === RUN Test_compareNodesScalarTypes/null_and_empty_string === RUN Test_compareNodesScalarTypes/null_and_boolean === RUN Test_compareNodesScalarTypes/string_and_boolean === RUN Test_compareNodesScalarTypes/string_and_integer === RUN Test_compareNodesScalarTypes/integer_and_float === RUN Test_compareNodesScalarTypes/float_and_infinity === RUN Test_compareNodesScalarTypes/float_and_nan === RUN Test_compareNodesScalarTypes/infinity_and_nan === RUN Test_compareNodesScalarTypes/same_literal_and_string_values === RUN Test_compareNodesScalarTypes/different_literal_and_string_values --- PASS: Test_compareNodesScalarTypes (0.00s) --- PASS: Test_compareNodesScalarTypes/same_integers (0.00s) --- PASS: Test_compareNodesScalarTypes/different_integers (0.00s) --- PASS: Test_compareNodesScalarTypes/same_floats (0.00s) --- PASS: Test_compareNodesScalarTypes/different_floats (0.00s) --- PASS: Test_compareNodesScalarTypes/same_booleans (0.00s) --- PASS: Test_compareNodesScalarTypes/different_booleans (0.00s) --- PASS: Test_compareNodesScalarTypes/same_strings (0.00s) --- PASS: Test_compareNodesScalarTypes/different_strings (0.00s) --- PASS: Test_compareNodesScalarTypes/same_literals (0.00s) --- PASS: Test_compareNodesScalarTypes/different_literals (0.00s) --- PASS: Test_compareNodesScalarTypes/same_infinity (0.00s) --- PASS: Test_compareNodesScalarTypes/different_infinity (0.00s) --- PASS: Test_compareNodesScalarTypes/two_null (0.00s) --- PASS: Test_compareNodesScalarTypes/two_nan (0.00s) --- PASS: Test_compareNodesScalarTypes/nan_and_null (0.00s) --- PASS: Test_compareNodesScalarTypes/null_and_integer (0.00s) --- PASS: Test_compareNodesScalarTypes/null_and_empty_string (0.00s) --- PASS: Test_compareNodesScalarTypes/null_and_boolean (0.00s) --- PASS: Test_compareNodesScalarTypes/string_and_boolean (0.00s) --- PASS: Test_compareNodesScalarTypes/string_and_integer (0.00s) --- PASS: Test_compareNodesScalarTypes/integer_and_float (0.00s) --- PASS: Test_compareNodesScalarTypes/float_and_infinity (0.00s) --- PASS: Test_compareNodesScalarTypes/float_and_nan (0.00s) --- PASS: Test_compareNodesScalarTypes/infinity_and_nan (0.00s) --- PASS: Test_compareNodesScalarTypes/same_literal_and_string_values (0.00s) --- PASS: Test_compareNodesScalarTypes/different_literal_and_string_values (0.00s) === RUN Test_compareNodesMappingTypes === RUN Test_compareNodesMappingTypes/same_mappings === RUN Test_compareNodesMappingTypes/mappings_with_modified_keys === RUN Test_compareNodesMappingTypes/mappings_with_added_key === RUN Test_compareNodesMappingTypes/mappings_with_deleted_key === RUN Test_compareNodesMappingTypes/mappings_with_all_types_of_changes === RUN Test_compareNodesMappingTypes/mappings_with_same_nested_mappings === RUN Test_compareNodesMappingTypes/mappings_with_modified_nested_mappings === RUN Test_compareNodesMappingTypes/mappings_with_added_nested_mappings === RUN Test_compareNodesMappingTypes/mappings_with_deleted_nested_mappings === RUN Test_compareNodesMappingTypes/mappings_with_all_types_of_changes_in_nested_mappings === RUN Test_compareNodesMappingTypes/mappings_with_empty_value === RUN Test_compareNodesMappingTypes/mappings_with_complex_changes --- PASS: Test_compareNodesMappingTypes (0.00s) --- PASS: Test_compareNodesMappingTypes/same_mappings (0.00s) --- PASS: Test_compareNodesMappingTypes/mappings_with_modified_keys (0.00s) --- PASS: Test_compareNodesMappingTypes/mappings_with_added_key (0.00s) --- PASS: Test_compareNodesMappingTypes/mappings_with_deleted_key (0.00s) --- PASS: Test_compareNodesMappingTypes/mappings_with_all_types_of_changes (0.00s) --- PASS: Test_compareNodesMappingTypes/mappings_with_same_nested_mappings (0.00s) --- PASS: Test_compareNodesMappingTypes/mappings_with_modified_nested_mappings (0.00s) --- PASS: Test_compareNodesMappingTypes/mappings_with_added_nested_mappings (0.00s) --- PASS: Test_compareNodesMappingTypes/mappings_with_deleted_nested_mappings (0.00s) --- PASS: Test_compareNodesMappingTypes/mappings_with_all_types_of_changes_in_nested_mappings (0.00s) --- PASS: Test_compareNodesMappingTypes/mappings_with_empty_value (0.00s) --- PASS: Test_compareNodesMappingTypes/mappings_with_complex_changes (0.00s) === RUN Test_compareNodesSequenceTypes === RUN Test_compareNodesSequenceTypes/same_sequences === RUN Test_compareNodesSequenceTypes/sequences_with_modified_elements === RUN Test_compareNodesSequenceTypes/sequences_with_added_element === RUN Test_compareNodesSequenceTypes/sequences_with_deleted_element === RUN Test_compareNodesSequenceTypes/sequences_with_all_types_of_changes === RUN Test_compareNodesSequenceTypes/sequences_with_empty_elements === RUN Test_compareNodesSequenceTypes/sequences_reversed_order === RUN Test_compareNodesSequenceTypes/sequences_with_popped_elements === RUN Test_compareNodesSequenceTypes/sequences_with_pushed_elements === RUN Test_compareNodesSequenceTypes/sequences_with_nested_sequences === RUN Test_compareNodesSequenceTypes/sequences_with_complex_changes --- PASS: Test_compareNodesSequenceTypes (0.00s) --- PASS: Test_compareNodesSequenceTypes/same_sequences (0.00s) --- PASS: Test_compareNodesSequenceTypes/sequences_with_modified_elements (0.00s) --- PASS: Test_compareNodesSequenceTypes/sequences_with_added_element (0.00s) --- PASS: Test_compareNodesSequenceTypes/sequences_with_deleted_element (0.00s) --- PASS: Test_compareNodesSequenceTypes/sequences_with_all_types_of_changes (0.00s) --- PASS: Test_compareNodesSequenceTypes/sequences_with_empty_elements (0.00s) --- PASS: Test_compareNodesSequenceTypes/sequences_reversed_order (0.00s) --- PASS: Test_compareNodesSequenceTypes/sequences_with_popped_elements (0.00s) --- PASS: Test_compareNodesSequenceTypes/sequences_with_pushed_elements (0.00s) --- PASS: Test_compareNodesSequenceTypes/sequences_with_nested_sequences (0.00s) --- PASS: Test_compareNodesSequenceTypes/sequences_with_complex_changes (0.00s) === RUN Test_compareNodesSequenceTypesIgnoreSeqOrder === RUN Test_compareNodesSequenceTypesIgnoreSeqOrder/same_sequences === RUN Test_compareNodesSequenceTypesIgnoreSeqOrder/sequences_with_popped_elements === RUN Test_compareNodesSequenceTypesIgnoreSeqOrder/sequences_with_pushed_elements === RUN Test_compareNodesSequenceTypesIgnoreSeqOrder/sequences_with_reversed_order === RUN Test_compareNodesSequenceTypesIgnoreSeqOrder/sequences_with_modified_elements --- PASS: Test_compareNodesSequenceTypesIgnoreSeqOrder (0.00s) --- PASS: Test_compareNodesSequenceTypesIgnoreSeqOrder/same_sequences (0.00s) --- PASS: Test_compareNodesSequenceTypesIgnoreSeqOrder/sequences_with_popped_elements (0.00s) --- PASS: Test_compareNodesSequenceTypesIgnoreSeqOrder/sequences_with_pushed_elements (0.00s) --- PASS: Test_compareNodesSequenceTypesIgnoreSeqOrder/sequences_with_reversed_order (0.00s) --- PASS: Test_compareNodesSequenceTypesIgnoreSeqOrder/sequences_with_modified_elements (0.00s) === RUN Test_compareNodesCollectionTypes === RUN Test_compareNodesCollectionTypes/mapping_with_sequence_values_-_same === RUN Test_compareNodesCollectionTypes/mapping_with_sequence_values_-_modified_sequence === RUN Test_compareNodesCollectionTypes/mapping_with_sequence_values_-_added/deleted_elements === RUN Test_compareNodesCollectionTypes/sequence_of_mappings_-_same === RUN Test_compareNodesCollectionTypes/sequence_of_mappings_-_modified_mapping_values === RUN Test_compareNodesCollectionTypes/sequence_of_mappings_-_added/deleted_keys === RUN Test_compareNodesCollectionTypes/nested_mapping_with_sequences_containing_mappings === RUN Test_compareNodesCollectionTypes/complex_nested_structures_-_sequences_in_mappings_in_sequences === RUN Test_compareNodesCollectionTypes/mapping_to_sequence_type_change === RUN Test_compareNodesCollectionTypes/sequence_to_mapping_type_change === RUN Test_compareNodesCollectionTypes/empty_collections === RUN Test_compareNodesCollectionTypes/empty_to_populated_collections === RUN Test_compareNodesCollectionTypes/mixed_collection_operations --- PASS: Test_compareNodesCollectionTypes (0.00s) --- PASS: Test_compareNodesCollectionTypes/mapping_with_sequence_values_-_same (0.00s) --- PASS: Test_compareNodesCollectionTypes/mapping_with_sequence_values_-_modified_sequence (0.00s) --- PASS: Test_compareNodesCollectionTypes/mapping_with_sequence_values_-_added/deleted_elements (0.00s) --- PASS: Test_compareNodesCollectionTypes/sequence_of_mappings_-_same (0.00s) --- PASS: Test_compareNodesCollectionTypes/sequence_of_mappings_-_modified_mapping_values (0.00s) --- PASS: Test_compareNodesCollectionTypes/sequence_of_mappings_-_added/deleted_keys (0.00s) --- PASS: Test_compareNodesCollectionTypes/nested_mapping_with_sequences_containing_mappings (0.00s) --- PASS: Test_compareNodesCollectionTypes/complex_nested_structures_-_sequences_in_mappings_in_sequences (0.00s) --- PASS: Test_compareNodesCollectionTypes/mapping_to_sequence_type_change (0.00s) --- PASS: Test_compareNodesCollectionTypes/sequence_to_mapping_type_change (0.00s) --- PASS: Test_compareNodesCollectionTypes/empty_collections (0.00s) --- PASS: Test_compareNodesCollectionTypes/empty_to_populated_collections (0.00s) --- PASS: Test_compareNodesCollectionTypes/mixed_collection_operations (0.00s) === RUN Test_compareNodesNestedCollectionPath === RUN Test_compareNodesNestedCollectionPath/nested_mapping_with_modified_scalar_values === RUN Test_compareNodesNestedCollectionPath/nested_mapping_with_added_scalar_value === RUN Test_compareNodesNestedCollectionPath/nested_mapping_with_deleted_scalar_value === RUN Test_compareNodesNestedCollectionPath/nested_mapping_with_modified_scalar_sequence_value === RUN Test_compareNodesNestedCollectionPath/nested_mapping_with_modified_mapping_sequence_value === RUN Test_compareNodesNestedCollectionPath/nested_mapping_with_modified_sequence_value_type_from_scalar_to_mapping === RUN Test_compareNodesNestedCollectionPath/nested_mapping_with_modified_sequence_value_type_from_mapping_to_scalar === RUN Test_compareNodesNestedCollectionPath/nested_mapping_with_added_scalar_sequence_value === RUN Test_compareNodesNestedCollectionPath/nested_mapping_with_added_mapping_sequence_value === RUN Test_compareNodesNestedCollectionPath/nested_mapping_with_deleted_scalar_sequence_value === RUN Test_compareNodesNestedCollectionPath/nested_mapping_with_deleted_mapping_sequence_value === RUN Test_compareNodesNestedCollectionPath/nested_mapping_with_modified_mapping_field_name === RUN Test_compareNodesNestedCollectionPath/nested_mapping_with_modified_mapping_field_value_type === RUN Test_compareNodesNestedCollectionPath/nested_mapping_with_added_mapping_field === RUN Test_compareNodesNestedCollectionPath/nested_mapping_with_deleted_mapping_field === RUN Test_compareNodesNestedCollectionPath/nested_sequence_with_modified_scalar_value === RUN Test_compareNodesNestedCollectionPath/nested_sequence_with_added_scalar_value === RUN Test_compareNodesNestedCollectionPath/nested_sequence_with_deleted_scalar_value === RUN Test_compareNodesNestedCollectionPath/nested_sequence_with_modified_mapping_sequence_value === RUN Test_compareNodesNestedCollectionPath/nested_sequence_with_modified_value_type_from_scalar_to_mapping === RUN Test_compareNodesNestedCollectionPath/nested_sequence_with_modified_value_type_from_mapping_to_scalar === RUN Test_compareNodesNestedCollectionPath/nested_sequence_with_added_mapping_sequence_value === RUN Test_compareNodesNestedCollectionPath/nested_sequence_with_deleted_mapping_sequence_value === RUN Test_compareNodesNestedCollectionPath/nested_sequence_with_modified_sequence_value_type === RUN Test_compareNodesNestedCollectionPath/nested_sequence_with_added_sequence_value === RUN Test_compareNodesNestedCollectionPath/nested_sequence_with_deleted_sequence_value --- PASS: Test_compareNodesNestedCollectionPath (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_mapping_with_modified_scalar_values (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_mapping_with_added_scalar_value (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_mapping_with_deleted_scalar_value (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_mapping_with_modified_scalar_sequence_value (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_mapping_with_modified_mapping_sequence_value (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_mapping_with_modified_sequence_value_type_from_scalar_to_mapping (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_mapping_with_modified_sequence_value_type_from_mapping_to_scalar (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_mapping_with_added_scalar_sequence_value (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_mapping_with_added_mapping_sequence_value (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_mapping_with_deleted_scalar_sequence_value (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_mapping_with_deleted_mapping_sequence_value (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_mapping_with_modified_mapping_field_name (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_mapping_with_modified_mapping_field_value_type (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_mapping_with_added_mapping_field (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_mapping_with_deleted_mapping_field (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_sequence_with_modified_scalar_value (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_sequence_with_added_scalar_value (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_sequence_with_deleted_scalar_value (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_sequence_with_modified_mapping_sequence_value (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_sequence_with_modified_value_type_from_scalar_to_mapping (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_sequence_with_modified_value_type_from_mapping_to_scalar (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_sequence_with_added_mapping_sequence_value (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_sequence_with_deleted_mapping_sequence_value (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_sequence_with_modified_sequence_value_type (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_sequence_with_added_sequence_value (0.00s) --- PASS: Test_compareNodesNestedCollectionPath/nested_sequence_with_deleted_sequence_value (0.00s) === RUN Test_compareNodesScalarAndCollectionTypes === RUN Test_compareNodesScalarAndCollectionTypes/string_to_mapping === RUN Test_compareNodesScalarAndCollectionTypes/string_to_sequence === RUN Test_compareNodesScalarAndCollectionTypes/mapping_to_string === RUN Test_compareNodesScalarAndCollectionTypes/sequence_to_string === RUN Test_compareNodesScalarAndCollectionTypes/integer_to_mapping === RUN Test_compareNodesScalarAndCollectionTypes/integer_to_sequence === RUN Test_compareNodesScalarAndCollectionTypes/mapping_to_integer === RUN Test_compareNodesScalarAndCollectionTypes/sequence_to_integer === RUN Test_compareNodesScalarAndCollectionTypes/float_to_mapping === RUN Test_compareNodesScalarAndCollectionTypes/float_to_sequence === RUN Test_compareNodesScalarAndCollectionTypes/mapping_to_float === RUN Test_compareNodesScalarAndCollectionTypes/sequence_to_float === RUN Test_compareNodesScalarAndCollectionTypes/boolean_to_mapping === RUN Test_compareNodesScalarAndCollectionTypes/boolean_to_sequence === RUN Test_compareNodesScalarAndCollectionTypes/mapping_to_boolean === RUN Test_compareNodesScalarAndCollectionTypes/sequence_to_boolean === RUN Test_compareNodesScalarAndCollectionTypes/null_to_mapping === RUN Test_compareNodesScalarAndCollectionTypes/null_to_sequence === RUN Test_compareNodesScalarAndCollectionTypes/mapping_to_null === RUN Test_compareNodesScalarAndCollectionTypes/sequence_to_null === RUN Test_compareNodesScalarAndCollectionTypes/empty_mapping_to_string === RUN Test_compareNodesScalarAndCollectionTypes/empty_sequence_to_string === RUN Test_compareNodesScalarAndCollectionTypes/string_to_empty_mapping === RUN Test_compareNodesScalarAndCollectionTypes/string_to_empty_sequence === RUN Test_compareNodesScalarAndCollectionTypes/complex_mapping_to_scalar === RUN Test_compareNodesScalarAndCollectionTypes/complex_sequence_to_scalar === RUN Test_compareNodesScalarAndCollectionTypes/scalar_to_complex_mapping === RUN Test_compareNodesScalarAndCollectionTypes/scalar_to_complex_sequence === RUN Test_compareNodesScalarAndCollectionTypes/quoted_number_string_to_mapping === RUN Test_compareNodesScalarAndCollectionTypes/quoted_boolean_string_to_sequence === RUN Test_compareNodesScalarAndCollectionTypes/multiline_string_to_mapping --- PASS: Test_compareNodesScalarAndCollectionTypes (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/string_to_mapping (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/string_to_sequence (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/mapping_to_string (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/sequence_to_string (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/integer_to_mapping (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/integer_to_sequence (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/mapping_to_integer (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/sequence_to_integer (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/float_to_mapping (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/float_to_sequence (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/mapping_to_float (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/sequence_to_float (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/boolean_to_mapping (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/boolean_to_sequence (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/mapping_to_boolean (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/sequence_to_boolean (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/null_to_mapping (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/null_to_sequence (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/mapping_to_null (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/sequence_to_null (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/empty_mapping_to_string (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/empty_sequence_to_string (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/string_to_empty_mapping (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/string_to_empty_sequence (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/complex_mapping_to_scalar (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/complex_sequence_to_scalar (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/scalar_to_complex_mapping (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/scalar_to_complex_sequence (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/quoted_number_string_to_mapping (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/quoted_boolean_string_to_sequence (0.00s) --- PASS: Test_compareNodesScalarAndCollectionTypes/multiline_string_to_mapping (0.00s) === RUN Test_compareNodesNilNodes === RUN Test_compareNodesNilNodes/both_nil === RUN Test_compareNodesNilNodes/left_nil === RUN Test_compareNodesNilNodes/right_nil === RUN Test_compareNodesNilNodes/nil_and_null === RUN Test_compareNodesNilNodes/null_and_nil --- PASS: Test_compareNodesNilNodes (0.00s) --- PASS: Test_compareNodesNilNodes/both_nil (0.00s) --- PASS: Test_compareNodesNilNodes/left_nil (0.00s) --- PASS: Test_compareNodesNilNodes/right_nil (0.00s) --- PASS: Test_compareNodesNilNodes/nil_and_null (0.00s) --- PASS: Test_compareNodesNilNodes/null_and_nil (0.00s) === RUN Test_comparableNodes === RUN Test_comparableNodes/integer_and_integer === RUN Test_comparableNodes/float_and_float === RUN Test_comparableNodes/boolean_and_boolean === RUN Test_comparableNodes/null_and_null === RUN Test_comparableNodes/mapping_and_mapping === RUN Test_comparableNodes/sequence_and_sequence === RUN Test_comparableNodes/infinity_and_infinity === RUN Test_comparableNodes/nan_and_nan === RUN Test_comparableNodes/string_and_string === RUN Test_comparableNodes/string_and_literal === RUN Test_comparableNodes/literal_and_string === RUN Test_comparableNodes/literal_and_literal === RUN Test_comparableNodes/string_and_integer === RUN Test_comparableNodes/string_and_float === RUN Test_comparableNodes/string_and_boolean === RUN Test_comparableNodes/string_and_null === RUN Test_comparableNodes/string_and_mapping === RUN Test_comparableNodes/string_and_sequence === RUN Test_comparableNodes/integer_and_float === RUN Test_comparableNodes/integer_and_boolean === RUN Test_comparableNodes/integer_and_null === RUN Test_comparableNodes/integer_and_mapping === RUN Test_comparableNodes/integer_and_sequence === RUN Test_comparableNodes/float_and_boolean === RUN Test_comparableNodes/float_and_null === RUN Test_comparableNodes/float_and_mapping === RUN Test_comparableNodes/float_and_sequence === RUN Test_comparableNodes/float_and_infinity === RUN Test_comparableNodes/float_and_nan === RUN Test_comparableNodes/infinity_and_nan === RUN Test_comparableNodes/boolean_and_null === RUN Test_comparableNodes/boolean_and_mapping === RUN Test_comparableNodes/boolean_and_sequence === RUN Test_comparableNodes/null_and_mapping === RUN Test_comparableNodes/null_and_sequence === RUN Test_comparableNodes/mapping_and_sequence --- PASS: Test_comparableNodes (0.00s) --- PASS: Test_comparableNodes/integer_and_integer (0.00s) --- PASS: Test_comparableNodes/float_and_float (0.00s) --- PASS: Test_comparableNodes/boolean_and_boolean (0.00s) --- PASS: Test_comparableNodes/null_and_null (0.00s) --- PASS: Test_comparableNodes/mapping_and_mapping (0.00s) --- PASS: Test_comparableNodes/sequence_and_sequence (0.00s) --- PASS: Test_comparableNodes/infinity_and_infinity (0.00s) --- PASS: Test_comparableNodes/nan_and_nan (0.00s) --- PASS: Test_comparableNodes/string_and_string (0.00s) --- PASS: Test_comparableNodes/string_and_literal (0.00s) --- PASS: Test_comparableNodes/literal_and_string (0.00s) --- PASS: Test_comparableNodes/literal_and_literal (0.00s) --- PASS: Test_comparableNodes/string_and_integer (0.00s) --- PASS: Test_comparableNodes/string_and_float (0.00s) --- PASS: Test_comparableNodes/string_and_boolean (0.00s) --- PASS: Test_comparableNodes/string_and_null (0.00s) --- PASS: Test_comparableNodes/string_and_mapping (0.00s) --- PASS: Test_comparableNodes/string_and_sequence (0.00s) --- PASS: Test_comparableNodes/integer_and_float (0.00s) --- PASS: Test_comparableNodes/integer_and_boolean (0.00s) --- PASS: Test_comparableNodes/integer_and_null (0.00s) --- PASS: Test_comparableNodes/integer_and_mapping (0.00s) --- PASS: Test_comparableNodes/integer_and_sequence (0.00s) --- PASS: Test_comparableNodes/float_and_boolean (0.00s) --- PASS: Test_comparableNodes/float_and_null (0.00s) --- PASS: Test_comparableNodes/float_and_mapping (0.00s) --- PASS: Test_comparableNodes/float_and_sequence (0.00s) --- PASS: Test_comparableNodes/float_and_infinity (0.00s) --- PASS: Test_comparableNodes/float_and_nan (0.00s) --- PASS: Test_comparableNodes/infinity_and_nan (0.00s) --- PASS: Test_comparableNodes/boolean_and_null (0.00s) --- PASS: Test_comparableNodes/boolean_and_mapping (0.00s) --- PASS: Test_comparableNodes/boolean_and_sequence (0.00s) --- PASS: Test_comparableNodes/null_and_mapping (0.00s) --- PASS: Test_comparableNodes/null_and_sequence (0.00s) --- PASS: Test_comparableNodes/mapping_and_sequence (0.00s) === RUN Test_compareMappingNodes === RUN Test_compareMappingNodes/identical_mappings === RUN Test_compareMappingNodes/empty_mappings === RUN Test_compareMappingNodes/added_keys === RUN Test_compareMappingNodes/deleted_keys === RUN Test_compareMappingNodes/modified_values === RUN Test_compareMappingNodes/all_diff_types === RUN Test_compareMappingNodes/nested_mapping_changes --- PASS: Test_compareMappingNodes (0.00s) --- PASS: Test_compareMappingNodes/identical_mappings (0.00s) --- PASS: Test_compareMappingNodes/empty_mappings (0.00s) --- PASS: Test_compareMappingNodes/added_keys (0.00s) --- PASS: Test_compareMappingNodes/deleted_keys (0.00s) --- PASS: Test_compareMappingNodes/modified_values (0.00s) --- PASS: Test_compareMappingNodes/all_diff_types (0.00s) --- PASS: Test_compareMappingNodes/nested_mapping_changes (0.00s) === RUN Test_mappingValueNodesIntoMap === RUN Test_mappingValueNodesIntoMap/empty_mapping === RUN Test_mappingValueNodesIntoMap/simple_mapping === RUN Test_mappingValueNodesIntoMap/nested_mapping === RUN Test_mappingValueNodesIntoMap/special_character_keys === RUN Test_mappingValueNodesIntoMap/numeric_keys === RUN Test_mappingValueNodesIntoMap/mixed_value_types --- PASS: Test_mappingValueNodesIntoMap (0.00s) --- PASS: Test_mappingValueNodesIntoMap/empty_mapping (0.00s) --- PASS: Test_mappingValueNodesIntoMap/simple_mapping (0.00s) --- PASS: Test_mappingValueNodesIntoMap/nested_mapping (0.00s) --- PASS: Test_mappingValueNodesIntoMap/special_character_keys (0.00s) --- PASS: Test_mappingValueNodesIntoMap/numeric_keys (0.00s) --- PASS: Test_mappingValueNodesIntoMap/mixed_value_types (0.00s) === RUN Test_compareSequenceNodes === RUN Test_compareSequenceNodes/identical_sequences === RUN Test_compareSequenceNodes/empty_sequences === RUN Test_compareSequenceNodes/added_elements === RUN Test_compareSequenceNodes/deleted_elements === RUN Test_compareSequenceNodes/modified_elements === RUN Test_compareSequenceNodes/all_diff_types === RUN Test_compareSequenceNodes/sequence_with_different_order_-_ignoreSeqOrder_false === RUN Test_compareSequenceNodes/sequence_with_different_order_-_ignoreSeqOrder_true === RUN Test_compareSequenceNodes/nested_sequences --- PASS: Test_compareSequenceNodes (0.00s) --- PASS: Test_compareSequenceNodes/identical_sequences (0.00s) --- PASS: Test_compareSequenceNodes/empty_sequences (0.00s) --- PASS: Test_compareSequenceNodes/added_elements (0.00s) --- PASS: Test_compareSequenceNodes/deleted_elements (0.00s) --- PASS: Test_compareSequenceNodes/modified_elements (0.00s) --- PASS: Test_compareSequenceNodes/all_diff_types (0.00s) --- PASS: Test_compareSequenceNodes/sequence_with_different_order_-_ignoreSeqOrder_false (0.00s) --- PASS: Test_compareSequenceNodes/sequence_with_different_order_-_ignoreSeqOrder_true (0.00s) --- PASS: Test_compareSequenceNodes/nested_sequences (0.00s) === RUN Test_ignoreIndexes === RUN Test_ignoreIndexes/identical_sequences === RUN Test_ignoreIndexes/same_elements_different_order === RUN Test_ignoreIndexes/one_element_added === RUN Test_ignoreIndexes/one_element_removed === RUN Test_ignoreIndexes/element_modified === RUN Test_ignoreIndexes/multiple_changes === RUN Test_ignoreIndexes/complex_objects_with_same_content === RUN Test_ignoreIndexes/nested_sequences === RUN Test_ignoreIndexes/empty_sequences === RUN Test_ignoreIndexes/left_empty_right_has_elements === RUN Test_ignoreIndexes/left_has_elements_right_empty === RUN Test_ignoreIndexes/duplicate_elements_in_sequence --- PASS: Test_ignoreIndexes (0.00s) --- PASS: Test_ignoreIndexes/identical_sequences (0.00s) --- PASS: Test_ignoreIndexes/same_elements_different_order (0.00s) --- PASS: Test_ignoreIndexes/one_element_added (0.00s) --- PASS: Test_ignoreIndexes/one_element_removed (0.00s) --- PASS: Test_ignoreIndexes/element_modified (0.00s) --- PASS: Test_ignoreIndexes/multiple_changes (0.00s) --- PASS: Test_ignoreIndexes/complex_objects_with_same_content (0.00s) --- PASS: Test_ignoreIndexes/nested_sequences (0.00s) --- PASS: Test_ignoreIndexes/empty_sequences (0.00s) --- PASS: Test_ignoreIndexes/left_empty_right_has_elements (0.00s) --- PASS: Test_ignoreIndexes/left_has_elements_right_empty (0.00s) --- PASS: Test_ignoreIndexes/duplicate_elements_in_sequence (0.00s) === RUN Test_stringNodeValue === RUN Test_stringNodeValue/string_node_with_simple_value === RUN Test_stringNodeValue/string_node_with_empty_value === RUN Test_stringNodeValue/string_node_with_special_characters === RUN Test_stringNodeValue/string_node_with_spaces === RUN Test_stringNodeValue/unquoted_string === RUN Test_stringNodeValue/string_node_with_single_quotes === RUN Test_stringNodeValue/string_node_with_multi-line_content_using_quotes === RUN Test_stringNodeValue/string_node_with_yaml_special_characters === RUN Test_stringNodeValue/literal_node_with_simple_value === RUN Test_stringNodeValue/literal_node_with_folded_style === RUN Test_stringNodeValue/literal_node_with_complex_content === RUN Test_stringNodeValue/literal_node_with_empty_content === RUN Test_stringNodeValue/literal_node_with_keep_final_newlines_(|+) === RUN Test_stringNodeValue/literal_node_with_strip_final_newlines_(|-) === RUN Test_stringNodeValue/folded_node_with_keep_final_newlines_(>+) === RUN Test_stringNodeValue/folded_node_with_strip_final_newlines_(>-) === RUN Test_stringNodeValue/literal_node_with_indentation_and_keep_newlines_(|+) === RUN Test_stringNodeValue/literal_node_with_indentation_and_strip_newlines_(|-) === RUN Test_stringNodeValue/folded_node_with_long_lines_and_keep_newlines_(>+) === RUN Test_stringNodeValue/folded_node_with_long_lines_and_strip_newlines_(>-) === RUN Test_stringNodeValue/literal_node_empty_with_keep_newlines_(|+) === RUN Test_stringNodeValue/literal_node_empty_with_strip_newlines_(|-) === RUN Test_stringNodeValue/folded_node_empty_with_keep_newlines_(>+) === RUN Test_stringNodeValue/folded_node_empty_with_strip_newlines_(>-) === RUN Test_stringNodeValue/integer_node_returns_empty_string === RUN Test_stringNodeValue/float_node_returns_empty_string === RUN Test_stringNodeValue/boolean_node_returns_empty_string === RUN Test_stringNodeValue/null_node_returns_empty_string === RUN Test_stringNodeValue/array_node_returns_empty_string === RUN Test_stringNodeValue/object_node_returns_empty_string --- PASS: Test_stringNodeValue (0.00s) --- PASS: Test_stringNodeValue/string_node_with_simple_value (0.00s) --- PASS: Test_stringNodeValue/string_node_with_empty_value (0.00s) --- PASS: Test_stringNodeValue/string_node_with_special_characters (0.00s) --- PASS: Test_stringNodeValue/string_node_with_spaces (0.00s) --- PASS: Test_stringNodeValue/unquoted_string (0.00s) --- PASS: Test_stringNodeValue/string_node_with_single_quotes (0.00s) --- PASS: Test_stringNodeValue/string_node_with_multi-line_content_using_quotes (0.00s) --- PASS: Test_stringNodeValue/string_node_with_yaml_special_characters (0.00s) --- PASS: Test_stringNodeValue/literal_node_with_simple_value (0.00s) --- PASS: Test_stringNodeValue/literal_node_with_folded_style (0.00s) --- PASS: Test_stringNodeValue/literal_node_with_complex_content (0.00s) --- PASS: Test_stringNodeValue/literal_node_with_empty_content (0.00s) --- PASS: Test_stringNodeValue/literal_node_with_keep_final_newlines_(|+) (0.00s) --- PASS: Test_stringNodeValue/literal_node_with_strip_final_newlines_(|-) (0.00s) --- PASS: Test_stringNodeValue/folded_node_with_keep_final_newlines_(>+) (0.00s) --- PASS: Test_stringNodeValue/folded_node_with_strip_final_newlines_(>-) (0.00s) --- PASS: Test_stringNodeValue/literal_node_with_indentation_and_keep_newlines_(|+) (0.00s) --- PASS: Test_stringNodeValue/literal_node_with_indentation_and_strip_newlines_(|-) (0.00s) --- PASS: Test_stringNodeValue/folded_node_with_long_lines_and_keep_newlines_(>+) (0.00s) --- PASS: Test_stringNodeValue/folded_node_with_long_lines_and_strip_newlines_(>-) (0.00s) --- PASS: Test_stringNodeValue/literal_node_empty_with_keep_newlines_(|+) (0.00s) --- PASS: Test_stringNodeValue/literal_node_empty_with_strip_newlines_(|-) (0.00s) --- PASS: Test_stringNodeValue/folded_node_empty_with_keep_newlines_(>+) (0.00s) --- PASS: Test_stringNodeValue/folded_node_empty_with_strip_newlines_(>-) (0.00s) --- PASS: Test_stringNodeValue/integer_node_returns_empty_string (0.00s) --- PASS: Test_stringNodeValue/float_node_returns_empty_string (0.00s) --- PASS: Test_stringNodeValue/boolean_node_returns_empty_string (0.00s) --- PASS: Test_stringNodeValue/null_node_returns_empty_string (0.00s) --- PASS: Test_stringNodeValue/array_node_returns_empty_string (0.00s) --- PASS: Test_stringNodeValue/object_node_returns_empty_string (0.00s) === RUN Test_newFormatter === RUN Test_newFormatter/default_options === RUN Test_newFormatter/with_plain === RUN Test_newFormatter/with_pathsOnly === RUN Test_newFormatter/with_metadata === RUN Test_newFormatter/with_counts === RUN Test_newFormatter/with_all_options --- PASS: Test_newFormatter (0.00s) --- PASS: Test_newFormatter/default_options (0.00s) --- PASS: Test_newFormatter/with_plain (0.00s) --- PASS: Test_newFormatter/with_pathsOnly (0.00s) --- PASS: Test_newFormatter/with_metadata (0.00s) --- PASS: Test_newFormatter/with_counts (0.00s) --- PASS: Test_newFormatter/with_all_options (0.00s) === RUN Test_formatDiff === RUN Test_formatDiff/added_whole_document === RUN Test_formatDiff/deleted_whole_document === RUN Test_formatDiff/modified_field === RUN Test_formatDiff/added_field === RUN Test_formatDiff/added_field_with_paths_only === RUN Test_formatDiff/modified_field_with_metadata --- PASS: Test_formatDiff (0.00s) --- PASS: Test_formatDiff/added_whole_document (0.00s) --- PASS: Test_formatDiff/deleted_whole_document (0.00s) --- PASS: Test_formatDiff/modified_field (0.00s) --- PASS: Test_formatDiff/added_field (0.00s) --- PASS: Test_formatDiff/added_field_with_paths_only (0.00s) --- PASS: Test_formatDiff/modified_field_with_metadata (0.00s) === RUN Test_formatDocDiffs === RUN Test_formatDocDiffs/multiple_diffs === RUN Test_formatDocDiffs/multiple_diffs_with_counts === RUN Test_formatDocDiffs/empty_diffs --- PASS: Test_formatDocDiffs (0.00s) --- PASS: Test_formatDocDiffs/multiple_diffs (0.00s) --- PASS: Test_formatDocDiffs/multiple_diffs_with_counts (0.00s) --- PASS: Test_formatDocDiffs/empty_diffs (0.00s) === RUN Test_formatFileDiffs === RUN Test_formatFileDiffs/single_document === RUN Test_formatFileDiffs/multiple_documents === RUN Test_formatFileDiffs/empty_file_diffs --- PASS: Test_formatFileDiffs (0.00s) --- PASS: Test_formatFileDiffs/single_document (0.00s) --- PASS: Test_formatFileDiffs/multiple_documents (0.00s) --- PASS: Test_formatFileDiffs/empty_file_diffs (0.00s) === RUN Test_countDiffs === RUN Test_countDiffs/mixed_diff_types === RUN Test_countDiffs/empty_diffs === RUN Test_countDiffs/only_added --- PASS: Test_countDiffs (0.00s) --- PASS: Test_countDiffs/mixed_diff_types (0.00s) --- PASS: Test_countDiffs/empty_diffs (0.00s) --- PASS: Test_countDiffs/only_added (0.00s) === RUN Test_formatValueYaml === RUN Test_formatValueYaml/plain_mode_-_no_coloring === RUN Test_formatValueYaml/color_mode_-_with_coloring --- PASS: Test_formatValueYaml (0.00s) --- PASS: Test_formatValueYaml/plain_mode_-_no_coloring (0.00s) --- PASS: Test_formatValueYaml/color_mode_-_with_coloring (0.00s) === RUN Test_formatAdded === RUN Test_formatAdded/simple_field_addition === RUN Test_formatAdded/whole_document_addition === RUN Test_formatAdded/added_with_paths_only --- PASS: Test_formatAdded (0.00s) --- PASS: Test_formatAdded/simple_field_addition (0.00s) --- PASS: Test_formatAdded/whole_document_addition (0.00s) --- PASS: Test_formatAdded/added_with_paths_only (0.00s) === RUN Test_formatDeleted === RUN Test_formatDeleted/simple_field_deletion === RUN Test_formatDeleted/whole_document_deletion === RUN Test_formatDeleted/deleted_with_paths_only --- PASS: Test_formatDeleted (0.00s) --- PASS: Test_formatDeleted/simple_field_deletion (0.00s) --- PASS: Test_formatDeleted/whole_document_deletion (0.00s) --- PASS: Test_formatDeleted/deleted_with_paths_only (0.00s) === RUN Test_formatModified === RUN Test_formatModified/simple_modified_value === RUN Test_formatModified/modified_with_paths_only === RUN Test_formatModified/modified_with_metadata --- PASS: Test_formatModified (0.00s) --- PASS: Test_formatModified/simple_modified_value (0.00s) --- PASS: Test_formatModified/modified_with_paths_only (0.00s) --- PASS: Test_formatModified/modified_with_metadata (0.00s) === RUN Test_getModifiedSymbol === RUN Test_getModifiedSymbol/single_line_values === RUN Test_getModifiedSymbol/left_multiline,_right_single_line_with_path === RUN Test_getModifiedSymbol/left_single_line,_right_multiline_with_path === RUN Test_getModifiedSymbol/both_multiline_with_path === RUN Test_getModifiedSymbol/left_single_line,_right_multiline_without_path --- PASS: Test_getModifiedSymbol (0.00s) --- PASS: Test_getModifiedSymbol/single_line_values (0.00s) --- PASS: Test_getModifiedSymbol/left_multiline,_right_single_line_with_path (0.00s) --- PASS: Test_getModifiedSymbol/left_single_line,_right_multiline_with_path (0.00s) --- PASS: Test_getModifiedSymbol/both_multiline_with_path (0.00s) --- PASS: Test_getModifiedSymbol/left_single_line,_right_multiline_without_path (0.00s) === RUN Test_buildOutput === RUN Test_buildOutput/basic_output_with_path === RUN Test_buildOutput/output_with_paths_only === RUN Test_buildOutput/output_with_metadata_and_path === RUN Test_buildOutput/output_with_paths_only_and_ignored_metadata === RUN Test_buildOutput/output_without_path === RUN Test_buildOutput/output_without_path_with_metadata --- PASS: Test_buildOutput (0.00s) --- PASS: Test_buildOutput/basic_output_with_path (0.00s) --- PASS: Test_buildOutput/output_with_paths_only (0.00s) --- PASS: Test_buildOutput/output_with_metadata_and_path (0.00s) --- PASS: Test_buildOutput/output_with_paths_only_and_ignored_metadata (0.00s) --- PASS: Test_buildOutput/output_without_path (0.00s) --- PASS: Test_buildOutput/output_without_path_with_metadata (0.00s) === RUN Test_buildModifiedOutput === RUN Test_buildModifiedOutput/basic_modified_output_with_path === RUN Test_buildModifiedOutput/modified_output_with_paths_only === RUN Test_buildModifiedOutput/modified_output_with_metadata_and_path === RUN Test_buildModifiedOutput/modified_output_without_path === RUN Test_buildModifiedOutput/modified_output_without_path_with_metadata --- PASS: Test_buildModifiedOutput (0.00s) --- PASS: Test_buildModifiedOutput/basic_modified_output_with_path (0.00s) --- PASS: Test_buildModifiedOutput/modified_output_with_paths_only (0.00s) --- PASS: Test_buildModifiedOutput/modified_output_with_metadata_and_path (0.00s) --- PASS: Test_buildModifiedOutput/modified_output_without_path (0.00s) --- PASS: Test_buildModifiedOutput/modified_output_without_path_with_metadata (0.00s) === RUN Test_diffCount_String === RUN Test_diffCount_String/all_zeros === RUN Test_diffCount_String/mixed_counts === RUN Test_diffCount_String/only_added --- PASS: Test_diffCount_String (0.00s) --- PASS: Test_diffCount_String/all_zeros (0.00s) --- PASS: Test_diffCount_String/mixed_counts (0.00s) --- PASS: Test_diffCount_String/only_added (0.00s) === RUN Test_calculateIndentLevel === RUN Test_calculateIndentLevel/no_indentation === RUN Test_calculateIndentLevel/two_spaces === RUN Test_calculateIndentLevel/four_spaces === RUN Test_calculateIndentLevel/empty_string === RUN Test_calculateIndentLevel/only_spaces --- PASS: Test_calculateIndentLevel (0.00s) --- PASS: Test_calculateIndentLevel/no_indentation (0.00s) --- PASS: Test_calculateIndentLevel/two_spaces (0.00s) --- PASS: Test_calculateIndentLevel/four_spaces (0.00s) --- PASS: Test_calculateIndentLevel/empty_string (0.00s) --- PASS: Test_calculateIndentLevel/only_spaces (0.00s) === RUN TestNewDiff --- PASS: TestNewDiff (0.00s) === RUN TestDiff_Type === RUN TestDiff_Type/Added_-_nil_left === RUN TestDiff_Type/Deleted_-_nil_right === RUN TestDiff_Type/Modified_-_both_nodes --- PASS: TestDiff_Type (0.00s) --- PASS: TestDiff_Type/Added_-_nil_left (0.00s) --- PASS: TestDiff_Type/Deleted_-_nil_right (0.00s) --- PASS: TestDiff_Type/Modified_-_both_nodes (0.00s) === RUN TestDocDiffs_Len --- PASS: TestDocDiffs_Len (0.00s) === RUN TestDocDiffs_Swap --- PASS: TestDocDiffs_Swap (0.00s) === RUN TestDocDiffs_Less --- PASS: TestDocDiffs_Less (0.00s) === RUN TestFileDiffs_HasDiff === RUN TestFileDiffs_HasDiff/No_diffs === RUN TestFileDiffs_HasDiff/Empty_doc_diffs === RUN TestFileDiffs_HasDiff/Has_diffs === RUN TestFileDiffs_HasDiff/Multiple_docs_with_diffs --- PASS: TestFileDiffs_HasDiff (0.00s) --- PASS: TestFileDiffs_HasDiff/No_diffs (0.00s) --- PASS: TestFileDiffs_HasDiff/Empty_doc_diffs (0.00s) --- PASS: TestFileDiffs_HasDiff/Has_diffs (0.00s) --- PASS: TestFileDiffs_HasDiff/Multiple_docs_with_diffs (0.00s) === RUN TestDiff_Path === RUN TestDiff_Path/Added_-_uses_right_node_path === RUN TestDiff_Path/Deleted_-_uses_left_node_path === RUN TestDiff_Path/Modified_-_uses_left_node_path --- PASS: TestDiff_Path (0.00s) --- PASS: TestDiff_Path/Added_-_uses_right_node_path (0.00s) --- PASS: TestDiff_Path/Deleted_-_uses_left_node_path (0.00s) --- PASS: TestDiff_Path/Modified_-_uses_left_node_path (0.00s) === RUN TestDocDiffs_Format === RUN TestDocDiffs_Format/plain === RUN TestDocDiffs_Format/paths_only === RUN TestDocDiffs_Format/with_metadata === RUN TestDocDiffs_Format/with_counts === RUN TestDocDiffs_Format/no_plain === RUN TestDocDiffs_Format/no_plain_with_metadata === RUN TestDocDiffs_Format/multi-document_plain === RUN TestDocDiffs_Format/multi-document_paths-only === RUN TestDocDiffs_Format/multi-document_with_metadata === RUN TestDocDiffs_Format/multi-document_with_counts === RUN TestDocDiffs_Format/multi-document_no_plain === RUN TestDocDiffs_Format/multi-document_no_plain_with_metadata --- PASS: TestDocDiffs_Format (0.01s) --- PASS: TestDocDiffs_Format/plain (0.00s) --- PASS: TestDocDiffs_Format/paths_only (0.00s) --- PASS: TestDocDiffs_Format/with_metadata (0.00s) --- PASS: TestDocDiffs_Format/with_counts (0.00s) --- PASS: TestDocDiffs_Format/no_plain (0.00s) --- PASS: TestDocDiffs_Format/no_plain_with_metadata (0.00s) --- PASS: TestDocDiffs_Format/multi-document_plain (0.00s) --- PASS: TestDocDiffs_Format/multi-document_paths-only (0.00s) --- PASS: TestDocDiffs_Format/multi-document_with_metadata (0.00s) --- PASS: TestDocDiffs_Format/multi-document_with_counts (0.00s) --- PASS: TestDocDiffs_Format/multi-document_no_plain (0.00s) --- PASS: TestDocDiffs_Format/multi-document_no_plain_with_metadata (0.00s) === RUN ExampleDocDiffs_Format --- PASS: ExampleDocDiffs_Format (0.00s) === RUN ExampleDocDiffs_Format_includeCounts --- PASS: ExampleDocDiffs_Format_includeCounts (0.00s) === RUN ExampleDocDiffs_Format_withMetadata --- PASS: ExampleDocDiffs_Format_withMetadata (0.00s) === RUN ExampleDocDiffs_Format_pathsOnly --- PASS: ExampleDocDiffs_Format_pathsOnly (0.00s) PASS ok github.com/semihbkgr/yamldiff/pkg/diff 0.039s >>> yamldiff: Entering fakeroot... >>> yamldiff-doc*: Running split function doc... 'usr/share/licenses' -> '/home/buildozer/aports/testing/yamldiff/pkg/yamldiff-doc/usr/share/licenses' >>> yamldiff-doc*: Preparing subpackage yamldiff-doc... >>> yamldiff-doc*: Running postcheck for yamldiff-doc >>> yamldiff*: Running postcheck for yamldiff >>> yamldiff*: Preparing package yamldiff... >>> yamldiff*: Stripping binaries >>> yamldiff-doc*: Scanning shared objects >>> yamldiff*: Scanning shared objects >>> yamldiff-doc*: Tracing dependencies... >>> yamldiff-doc*: Package size: 1.0 KB >>> yamldiff-doc*: Compressing data... >>> yamldiff-doc*: Create checksum... >>> yamldiff-doc*: Create yamldiff-doc-0.3.0-r0.apk >>> yamldiff*: Tracing dependencies... so:libc.musl-x86.so.1 >>> yamldiff*: Package size: 4.3 MB >>> yamldiff*: Compressing data... >>> yamldiff*: Create checksum... >>> yamldiff*: Create yamldiff-0.3.0-r0.apk >>> yamldiff: Build complete at Mon, 01 Sep 2025 05:31:48 +0000 elapsed time 0h 0m 12s >>> yamldiff: Cleaning up srcdir >>> yamldiff: Cleaning up pkgdir >>> yamldiff: Uninstalling dependencies... (1/2) Purging .makedepends-yamldiff (20250901.053137) (2/2) Purging go (1.25.0-r0) busybox-1.37.0-r23.trigger: Executing script... OK: 426 MiB in 104 packages >>> yamldiff: Updating the testing/x86 repository index... >>> yamldiff: Signing the index...