test_disabled (tests.rules.test_anchors.AnchorsTestCase) ... ok test_forbid_duplicated_anchors (tests.rules.test_anchors.AnchorsTestCase) ... ok test_forbid_undeclared_aliases (tests.rules.test_anchors.AnchorsTestCase) ... ok test_forbid_unused_anchors (tests.rules.test_anchors.AnchorsTestCase) ... ok test_disabled (tests.rules.test_braces.ColonTestCase) ... ok test_forbid (tests.rules.test_braces.ColonTestCase) ... ok test_max_spaces (tests.rules.test_braces.ColonTestCase) ... ok test_max_spaces_empty (tests.rules.test_braces.ColonTestCase) ... ok test_min_and_max_spaces (tests.rules.test_braces.ColonTestCase) ... ok test_min_and_max_spaces_empty (tests.rules.test_braces.ColonTestCase) ... ok test_min_spaces (tests.rules.test_braces.ColonTestCase) ... ok test_min_spaces_empty (tests.rules.test_braces.ColonTestCase) ... ok test_mixed_empty_nonempty (tests.rules.test_braces.ColonTestCase) ... ok test_disabled (tests.rules.test_brackets.ColonTestCase) ... ok test_forbid (tests.rules.test_brackets.ColonTestCase) ... ok test_max_spaces (tests.rules.test_brackets.ColonTestCase) ... ok test_max_spaces_empty (tests.rules.test_brackets.ColonTestCase) ... ok test_min_and_max_spaces (tests.rules.test_brackets.ColonTestCase) ... ok test_min_and_max_spaces_empty (tests.rules.test_brackets.ColonTestCase) ... ok test_min_spaces (tests.rules.test_brackets.ColonTestCase) ... ok test_min_spaces_empty (tests.rules.test_brackets.ColonTestCase) ... ok test_mixed_empty_nonempty (tests.rules.test_brackets.ColonTestCase) ... ok test_after_do_not_confound_with_trailing_space (tests.rules.test_colons.ColonTestCase) ... ok test_after_enabled (tests.rules.test_colons.ColonTestCase) ... ok test_after_enabled_question_mark (tests.rules.test_colons.ColonTestCase) ... ok test_after_max (tests.rules.test_colons.ColonTestCase) ... ok test_after_with_explicit_block_mappings (tests.rules.test_colons.ColonTestCase) ... ok test_before_enabled (tests.rules.test_colons.ColonTestCase) ... ok test_before_max (tests.rules.test_colons.ColonTestCase) ... ok test_before_with_explicit_block_mappings (tests.rules.test_colons.ColonTestCase) ... ok test_both_before_and_after (tests.rules.test_colons.ColonTestCase) ... ok test_disabled (tests.rules.test_colons.ColonTestCase) ... ok test_with_alias_as_key (tests.rules.test_colons.ColonTestCase) ... ok test_after_max (tests.rules.test_commas.CommaTestCase) ... ok test_after_max_3 (tests.rules.test_commas.CommaTestCase) ... ok test_after_min (tests.rules.test_commas.CommaTestCase) ... ok test_before_max (tests.rules.test_commas.CommaTestCase) ... ok test_before_max_3 (tests.rules.test_commas.CommaTestCase) ... ok test_before_max_with_comma_on_new_line (tests.rules.test_commas.CommaTestCase) ... ok test_both_before_and_after (tests.rules.test_commas.CommaTestCase) ... ok test_disabled (tests.rules.test_commas.CommaTestCase) ... ok test_both (tests.rules.test_comments.CommentsTestCase) ... ok test_disabled (tests.rules.test_comments.CommentsTestCase) ... ok test_empty_comment (tests.rules.test_comments.CommentsTestCase) ... ok test_empty_comment_crlf_disabled_newlines (tests.rules.test_comments.CommentsTestCase) ... ok test_empty_comment_crlf_dos_newlines (tests.rules.test_comments.CommentsTestCase) ... ok test_first_line (tests.rules.test_comments.CommentsTestCase) ... ok test_ignore_shebang (tests.rules.test_comments.CommentsTestCase) ... ok test_last_line (tests.rules.test_comments.CommentsTestCase) ... ok test_multi_line_scalar (tests.rules.test_comments.CommentsTestCase) ... ok test_shebang (tests.rules.test_comments.CommentsTestCase) ... ok test_spaces_from_content (tests.rules.test_comments.CommentsTestCase) ... ok test_starting_space (tests.rules.test_comments.CommentsTestCase) ... ok test_disable (tests.rules.test_comments_indentation.CommentsIndentationTestCase) ... ok test_empty_comment (tests.rules.test_comments_indentation.CommentsIndentationTestCase) ... ok test_enabled (tests.rules.test_comments_indentation.CommentsIndentationTestCase) ... ok test_first_line (tests.rules.test_comments_indentation.CommentsIndentationTestCase) ... ok test_inline_comment (tests.rules.test_comments_indentation.CommentsIndentationTestCase) ... ok test_no_newline_at_end (tests.rules.test_comments_indentation.CommentsIndentationTestCase) ... ok test_get_line_indent (tests.rules.test_common.CommonTestCase) ... ok test_directives (tests.rules.test_document_end.DocumentEndTestCase) ... ok test_disabled (tests.rules.test_document_end.DocumentEndTestCase) ... ok test_forbidden (tests.rules.test_document_end.DocumentEndTestCase) ... ok test_multiple_documents (tests.rules.test_document_end.DocumentEndTestCase) ... ok test_required (tests.rules.test_document_end.DocumentEndTestCase) ... ok test_directives (tests.rules.test_document_start.DocumentStartTestCase) ... ok test_disabled (tests.rules.test_document_start.DocumentStartTestCase) ... ok test_forbidden (tests.rules.test_document_start.DocumentStartTestCase) ... ok test_multiple_documents (tests.rules.test_document_start.DocumentStartTestCase) ... ok test_required (tests.rules.test_document_start.DocumentStartTestCase) ... ok test_0_empty_lines (tests.rules.test_empty_lines.EmptyLinesTestCase) ... ok test_10_empty_lines (tests.rules.test_empty_lines.EmptyLinesTestCase) ... ok test_disabled (tests.rules.test_empty_lines.EmptyLinesTestCase) ... ok test_empty_document (tests.rules.test_empty_lines.EmptyLinesTestCase) ... ok test_empty_lines_at_end (tests.rules.test_empty_lines.EmptyLinesTestCase) ... ok test_empty_lines_at_start (tests.rules.test_empty_lines.EmptyLinesTestCase) ... ok test_spaces (tests.rules.test_empty_lines.EmptyLinesTestCase) ... ok test_with_dos_newlines (tests.rules.test_empty_lines.EmptyLinesTestCase) ... ok test_disabled (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_mappings_all_lines (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_mappings_comments (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_mappings_different_level (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_mappings_disabled (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_mappings_empty_block_sequence (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_mappings_empty_flow_mapping (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_mappings_explicit_end_of_document (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_mappings_not_empty_or_explicit_null (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_mappings_not_end_of_document (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_mappings_single_line (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_mappings_various_explicit_null (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_sequences_complex_objects (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_sequences_disabled (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_sequences_primative_item (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_block_sequences_various_explicit_null (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_flow_mappings_comments (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_flow_mappings_disabled (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_flow_mappings_multi_line (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_flow_mappings_single_line (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_in_flow_mappings_various_explicit_null (tests.rules.test_empty_values.EmptyValuesTestCase) ... ok test_disabled (tests.rules.test_float_values.FloatValuesTestCase) ... ok test_inf (tests.rules.test_float_values.FloatValuesTestCase) ... ok test_nan (tests.rules.test_float_values.FloatValuesTestCase) ... ok test_numeral_before_decimal (tests.rules.test_float_values.FloatValuesTestCase) ... ok test_scientific_notation (tests.rules.test_float_values.FloatValuesTestCase) ... ok test_disabled (tests.rules.test_hyphens.HyphenTestCase) ... ok test_enabled (tests.rules.test_hyphens.HyphenTestCase) ... ok test_max_3 (tests.rules.test_hyphens.HyphenTestCase) ... ok test_anchors (tests.rules.test_indentation.IndentationStackTestCase) ... ok test_flows (tests.rules.test_indentation.IndentationStackTestCase) ... ok test_flows_imbrication (tests.rules.test_indentation.IndentationStackTestCase) ... ok test_non_indented_sequences (tests.rules.test_indentation.IndentationStackTestCase) ... ok test_simple_mapping (tests.rules.test_indentation.IndentationStackTestCase) ... ok test_simple_sequence (tests.rules.test_indentation.IndentationStackTestCase) ... ok test_tags (tests.rules.test_indentation.IndentationStackTestCase) ... ok test_anchors (tests.rules.test_indentation.IndentationTestCase) ... ok test_broken_flows (tests.rules.test_indentation.IndentationTestCase) ... ok test_clear_sequence_item (tests.rules.test_indentation.IndentationTestCase) ... ok test_cleared_flows (tests.rules.test_indentation.IndentationTestCase) ... ok test_consistent_spaces (tests.rules.test_indentation.IndentationTestCase) ... ok test_consistent_spaces_and_indent_sequences (tests.rules.test_indentation.IndentationTestCase) ... ok test_direct_flows (tests.rules.test_indentation.IndentationTestCase) ... ok test_disabled (tests.rules.test_indentation.IndentationTestCase) ... ok test_empty_value (tests.rules.test_indentation.IndentationTestCase) ... ok test_explicit_block_mappings (tests.rules.test_indentation.IndentationTestCase) ... ok test_first_line (tests.rules.test_indentation.IndentationTestCase) ... ok test_flows_imbrication (tests.rules.test_indentation.IndentationTestCase) ... ok test_indent_sequences_consistent (tests.rules.test_indentation.IndentationTestCase) ... ok test_indent_sequences_whatever (tests.rules.test_indentation.IndentationTestCase) ... ok test_multi_lines (tests.rules.test_indentation.IndentationTestCase) ... ok test_nested_collections (tests.rules.test_indentation.IndentationTestCase) ... ok test_nested_collections_with_spaces_consistent (tests.rules.test_indentation.IndentationTestCase) Tests behavior of {spaces: consistent} in nested collections to ... ok test_one_space (tests.rules.test_indentation.IndentationTestCase) ... ok test_over_indented (tests.rules.test_indentation.IndentationTestCase) ... ok test_return (tests.rules.test_indentation.IndentationTestCase) ... ok test_tags (tests.rules.test_indentation.IndentationTestCase) ... ok test_three_spaces (tests.rules.test_indentation.IndentationTestCase) ... ok test_two_spaces (tests.rules.test_indentation.IndentationTestCase) ... ok test_under_indented (tests.rules.test_indentation.IndentationTestCase) ... ok test_basics_folded_style (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_basics_literal_style (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_basics_plain (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_basics_quoted (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_check_multi_line_folded_style (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_check_multi_line_literal_style (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_check_multi_line_plain (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_check_multi_line_quoted (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_consistent (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_paragraph_double_quoted (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_paragraph_folded (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_paragraph_literal (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_paragraph_plain (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_paragraph_single_quoted (tests.rules.test_indentation.ScalarIndentationTestCase) ... ok test_disabled (tests.rules.test_key_duplicates.KeyDuplicatesTestCase) ... ok test_enabled (tests.rules.test_key_duplicates.KeyDuplicatesTestCase) ... ok test_forbid_duplicated_merge_keys (tests.rules.test_key_duplicates.KeyDuplicatesTestCase) ... ok test_key_tokens_in_flow_sequences (tests.rules.test_key_duplicates.KeyDuplicatesTestCase) ... ok test_accents (tests.rules.test_key_ordering.KeyOrderingTestCase) ... ok test_case (tests.rules.test_key_ordering.KeyOrderingTestCase) ... ok test_disabled (tests.rules.test_key_ordering.KeyOrderingTestCase) ... ok test_enabled (tests.rules.test_key_ordering.KeyOrderingTestCase) ... ok test_ignored_keys (tests.rules.test_key_ordering.KeyOrderingTestCase) ... ok test_key_duplicates (tests.rules.test_key_ordering.KeyOrderingTestCase) ... ok test_key_tokens_in_flow_sequences (tests.rules.test_key_ordering.KeyOrderingTestCase) ... ok test_locale_accents (tests.rules.test_key_ordering.KeyOrderingTestCase) ... ok test_locale_case (tests.rules.test_key_ordering.KeyOrderingTestCase) ... ok test_word_length (tests.rules.test_key_ordering.KeyOrderingTestCase) ... ok test_default (tests.rules.test_line_length.LineLengthTestCase) ... ok test_disabled (tests.rules.test_line_length.LineLengthTestCase) ... ok test_max_length_10 (tests.rules.test_line_length.LineLengthTestCase) ... ok test_non_breakable_inline_mappings (tests.rules.test_line_length.LineLengthTestCase) ... ok test_non_breakable_word (tests.rules.test_line_length.LineLengthTestCase) ... ok test_spaces (tests.rules.test_line_length.LineLengthTestCase) ... ok test_unicode (tests.rules.test_line_length.LineLengthTestCase) ... ok test_with_dos_newlines (tests.rules.test_line_length.LineLengthTestCase) ... ok test_disabled (tests.rules.test_new_line_at_end_of_file.NewLineAtEndOfFileTestCase) ... ok test_enabled (tests.rules.test_new_line_at_end_of_file.NewLineAtEndOfFileTestCase) ... ok test_disabled (tests.rules.test_new_lines.NewLinesTestCase) ... ok test_dos_type (tests.rules.test_new_lines.NewLinesTestCase) ... ok test_platform_type (tests.rules.test_new_lines.NewLinesTestCase) ... ok test_unix_type (tests.rules.test_new_lines.NewLinesTestCase) ... ok test_unix_type_required_st_sp (tests.rules.test_new_lines.NewLinesTestCase) ... ok test_disabled (tests.rules.test_octal_values.OctalValuesTestCase) ... ok test_explicit_octal_values (tests.rules.test_octal_values.OctalValuesTestCase) ... ok test_implicit_octal_values (tests.rules.test_octal_values.OctalValuesTestCase) ... ok test_allow_quoted_quotes (tests.rules.test_quoted_strings.QuotedKeysTestCase) ... ok test_any_quotes_not_required (tests.rules.test_quoted_strings.QuotedKeysTestCase) ... ok test_default (tests.rules.test_quoted_strings.QuotedKeysTestCase) ... ok test_disabled (tests.rules.test_quoted_strings.QuotedKeysTestCase) ... ok test_octal_values (tests.rules.test_quoted_strings.QuotedKeysTestCase) ... ok test_only_when_needed (tests.rules.test_quoted_strings.QuotedKeysTestCase) ... ok test_only_when_needed_corner_cases (tests.rules.test_quoted_strings.QuotedKeysTestCase) ... ok test_only_when_needed_extras (tests.rules.test_quoted_strings.QuotedKeysTestCase) ... ok test_only_when_needed_single_quotes (tests.rules.test_quoted_strings.QuotedKeysTestCase) ... ok test_quote_type_any (tests.rules.test_quoted_strings.QuotedKeysTestCase) ... ok test_quote_type_double (tests.rules.test_quoted_strings.QuotedKeysTestCase) ... ok test_quote_type_single (tests.rules.test_quoted_strings.QuotedKeysTestCase) ... ok test_single_quotes_not_required (tests.rules.test_quoted_strings.QuotedKeysTestCase) ... ok test_allow_quoted_quotes (tests.rules.test_quoted_strings.QuotedValuesTestCase) ... ok test_any_quotes_not_required (tests.rules.test_quoted_strings.QuotedValuesTestCase) ... ok test_disabled (tests.rules.test_quoted_strings.QuotedValuesTestCase) ... ok test_octal_values (tests.rules.test_quoted_strings.QuotedValuesTestCase) ... ok test_only_when_needed (tests.rules.test_quoted_strings.QuotedValuesTestCase) ... ok test_only_when_needed_corner_cases (tests.rules.test_quoted_strings.QuotedValuesTestCase) ... ok test_only_when_needed_extras (tests.rules.test_quoted_strings.QuotedValuesTestCase) ... ok test_only_when_needed_single_quotes (tests.rules.test_quoted_strings.QuotedValuesTestCase) ... ok test_only_when_needed_special_characters (tests.rules.test_quoted_strings.QuotedValuesTestCase) ... ok test_quote_type_any (tests.rules.test_quoted_strings.QuotedValuesTestCase) ... ok test_quote_type_double (tests.rules.test_quoted_strings.QuotedValuesTestCase) ... ok test_quote_type_single (tests.rules.test_quoted_strings.QuotedValuesTestCase) ... ok test_single_quotes_not_required (tests.rules.test_quoted_strings.QuotedValuesTestCase) ... ok test_disabled (tests.rules.test_trailing_spaces.TrailingSpacesTestCase) ... ok test_enabled (tests.rules.test_trailing_spaces.TrailingSpacesTestCase) ... ok test_with_dos_new_lines (tests.rules.test_trailing_spaces.TrailingSpacesTestCase) ... ok test_check_keys_disabled (tests.rules.test_truthy.TruthyTestCase) ... ok test_combined_allowed_values (tests.rules.test_truthy.TruthyTestCase) ... ok test_different_allowed_values (tests.rules.test_truthy.TruthyTestCase) ... ok test_disabled (tests.rules.test_truthy.TruthyTestCase) ... ok test_enabled (tests.rules.test_truthy.TruthyTestCase) ... ok test_explicit_types (tests.rules.test_truthy.TruthyTestCase) ... ok test_no_allowed_values (tests.rules.test_truthy.TruthyTestCase) ... ok test_config_file (tests.test_cli.CommandLineConfigTestCase) ... ok test_multiple_parent_config_file (tests.test_cli.CommandLineConfigTestCase) ... ok test_parent_config_file (tests.test_cli.CommandLineConfigTestCase) ... ok test_valid_encodings (tests.test_cli.CommandLineEncodingTestCase) ... ok $(@D)/tests/common.py:97: UserWarning: This version of Python doesn’t allow us to unregister codecs. warnings.warn( test_find_files_recursively (tests.test_cli.CommandLineTestCase) ... ok test_github_actions_detection (tests.test_cli.CommandLineTestCase) ... ok test_run_auto_output_without_tty_output (tests.test_cli.CommandLineTestCase) ... ok test_run_default_format_output_in_tty (tests.test_cli.CommandLineTestCase) ... ok test_run_default_format_output_without_tty (tests.test_cli.CommandLineTestCase) ... ok test_run_empty_file (tests.test_cli.CommandLineTestCase) ... ok test_run_format_colored (tests.test_cli.CommandLineTestCase) ... ok test_run_format_colored_warning (tests.test_cli.CommandLineTestCase) ... ok test_run_format_github (tests.test_cli.CommandLineTestCase) ... ok test_run_list_files (tests.test_cli.CommandLineTestCase) ... ok test_run_multiple_files (tests.test_cli.CommandLineTestCase) ... ok test_run_no_warnings (tests.test_cli.CommandLineTestCase) ... ok test_run_no_warnings_and_strict (tests.test_cli.CommandLineTestCase) ... ok test_run_non_ascii_file (tests.test_cli.CommandLineTestCase) ... ok test_run_non_existing_file (tests.test_cli.CommandLineTestCase) ... ok test_run_non_universal_newline (tests.test_cli.CommandLineTestCase) ... ok test_run_one_ok_file (tests.test_cli.CommandLineTestCase) ... ok test_run_one_problem_file (tests.test_cli.CommandLineTestCase) ... ok test_run_one_warning (tests.test_cli.CommandLineTestCase) ... ok test_run_piped_output_nocolor (tests.test_cli.CommandLineTestCase) ... ok test_run_read_from_stdin (tests.test_cli.CommandLineTestCase) ... ok test_run_version (tests.test_cli.CommandLineTestCase) ... ok test_run_warning_in_strict_mode (tests.test_cli.CommandLineTestCase) ... ok test_run_with_bad_arguments (tests.test_cli.CommandLineTestCase) ... ok test_run_with_bad_config (tests.test_cli.CommandLineTestCase) ... ok test_run_with_config_file (tests.test_cli.CommandLineTestCase) ... ok test_run_with_empty_config (tests.test_cli.CommandLineTestCase) ... ok test_run_with_implicit_extends_config (tests.test_cli.CommandLineTestCase) ... ok test_run_with_locale (tests.test_cli.CommandLineTestCase) ... ok test_run_with_user_global_config_file (tests.test_cli.CommandLineTestCase) ... ok test_run_with_user_xdg_config_home_in_env (tests.test_cli.CommandLineTestCase) ... ok test_run_with_user_yamllint_config_file_in_env (tests.test_cli.CommandLineTestCase) ... ok test_extend_edit_rule (tests.test_config.ExtendedConfigTestCase) ... ok test_extend_on_file (tests.test_config.ExtendedConfigTestCase) ... ok test_extend_on_object (tests.test_config.ExtendedConfigTestCase) ... ok test_extend_recursive_default_values (tests.test_config.ExtendedConfigTestCase) ... ok test_extend_reenable_rule (tests.test_config.ExtendedConfigTestCase) ... ok test_extend_remove_rule (tests.test_config.ExtendedConfigTestCase) ... ok test_extended_ignore_list (tests.test_config.ExtendedConfigTestCase) ... ok test_extended_ignore_str (tests.test_config.ExtendedConfigTestCase) ... ok test_extend_config_disable_rule (tests.test_config.ExtendedLibraryConfigTestCase) ... ok test_extend_config_override_rule_partly (tests.test_config.ExtendedLibraryConfigTestCase) ... ok test_extend_config_override_whole_rule (tests.test_config.ExtendedLibraryConfigTestCase) ... ok test_ignore_from_file_incorrect_type (tests.test_config.IgnoreConfigTestCase) ... ok test_ignore_from_file_not_exist (tests.test_config.IgnoreConfigTestCase) ... ok test_ignored_from_file_with_multiple_encodings (tests.test_config.IgnoreConfigTestCase) ... ok test_mutually_exclusive_ignore_keys (tests.test_config.IgnoreConfigTestCase) ... ok test_no_ignore (tests.test_config.IgnoreConfigTestCase) ... ok test_run_with_ignore_from_file (tests.test_config.IgnoreConfigTestCase) ... ok test_run_with_ignore_list (tests.test_config.IgnoreConfigTestCase) ... ok test_run_with_ignore_on_ignored_file (tests.test_config.IgnoreConfigTestCase) ... ok test_run_with_ignore_str (tests.test_config.IgnoreConfigTestCase) ... ok test_run_with_ignore_with_broken_symlink (tests.test_config.IgnoreConfigTestCase) ... ok test_run_with_ignored_from_file (tests.test_config.IgnoreConfigTestCase) ... ok test_enable_disable_keywords (tests.test_config.SimpleConfigTestCase) ... ok test_invalid_conf (tests.test_config.SimpleConfigTestCase) ... ok test_invalid_ignore (tests.test_config.SimpleConfigTestCase) ... ok test_invalid_locale (tests.test_config.SimpleConfigTestCase) ... ok test_invalid_rule (tests.test_config.SimpleConfigTestCase) ... ok test_invalid_rule_ignore (tests.test_config.SimpleConfigTestCase) ... ok test_invalid_rule_ignore_from_file (tests.test_config.SimpleConfigTestCase) ... ok test_invalid_yaml_files (tests.test_config.SimpleConfigTestCase) ... ok test_missing_option (tests.test_config.SimpleConfigTestCase) ... ok test_parse_config (tests.test_config.SimpleConfigTestCase) ... ok test_unknown_option (tests.test_config.SimpleConfigTestCase) ... ok test_unknown_rule (tests.test_config.SimpleConfigTestCase) ... ok test_validate_rule_conf (tests.test_config.SimpleConfigTestCase) ... ok test_yes_no_for_booleans (tests.test_config.SimpleConfigTestCase) ... ok test_auto_decode_with_pre_encoded_strings (tests.test_decoder.DecoderTestCase) ... ok test_auto_decode_with_strings_encoded_at_runtime (tests.test_decoder.DecoderTestCase) ... ok test_detect_encoding_with_env_var_override (tests.test_decoder.DecoderTestCase) ... $(@D)/yamllint/decoder.py:44: UserWarning: YAMLLINT_FILE_ENCODING is meant for temporary workarounds. It may be removed in a future version of yamllint. warnings.warn("YAMLLINT_FILE_ENCODING is meant for temporary " ok test_detect_encoding_with_pre_encoded_strings (tests.test_decoder.DecoderTestCase) ... ok test_detect_encoding_with_strings_encoded_at_runtime (tests.test_decoder.DecoderTestCase) ... ok test_lines_in_file (tests.test_decoder.DecoderTestCase) ... ok test_built_in_equivalent_of_test_codec (tests.test_decoder.EncodingStuffFromCommonTestCase) ... ok test_encoding_detectable (tests.test_decoder.EncodingStuffFromCommonTestCase) ... ok test_is_test_codec (tests.test_decoder.EncodingStuffFromCommonTestCase) ... ok test_test_codecs_and_utf_codecs (tests.test_decoder.EncodingStuffFromCommonTestCase) ... ok test_uses_bom (tests.test_decoder.EncodingStuffFromCommonTestCase) ... ok test_linter_problem_repr_with_rule (tests.test_linter.LinterTestCase) ... ok test_linter_problem_repr_without_rule (tests.test_linter.LinterTestCase) ... ok test_run_on_bytes (tests.test_linter.LinterTestCase) ... ok test_run_on_int (tests.test_linter.LinterTestCase) ... ok test_run_on_list (tests.test_linter.LinterTestCase) ... ok test_run_on_non_ascii_chars (tests.test_linter.LinterTestCase) ... ok test_run_on_stream (tests.test_linter.LinterTestCase) ... ok test_run_on_string (tests.test_linter.LinterTestCase) ... ok test_run_on_unicode (tests.test_linter.LinterTestCase) ... ok test_run_module_no_args (tests.test_module.ModuleTestCase) ... ok test_run_module_on_bad_dir (tests.test_module.ModuleTestCase) ... ok test_run_module_on_dir (tests.test_module.ModuleTestCase) ... ok test_run_module_on_file (tests.test_module.ModuleTestCase) ... ok test_line_generator (tests.test_parser.ParserTestCase) ... ok test_token_or_comment_generator (tests.test_parser.ParserTestCase) ... ok test_token_or_comment_or_line_generator (tests.test_parser.ParserTestCase) ... ok test_example-10.1 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-10.2 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-10.3 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-10.4 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-10.5 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-10.6 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-10.7 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-10.8 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-10.9 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.1 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.10 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.12 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.13 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.14 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.15 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.16 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.17 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.18 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.19 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.2 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.20 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.21 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.22 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.25 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.26 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.28 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.3 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.4 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.5 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.6 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.7 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.8 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-2.9 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-5.1 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-5.11 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-5.2 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-5.3 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-5.4 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-5.5 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-5.7 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-5.8 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-5.9 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.10 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.11 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.13 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.14 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.16 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.23 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.28 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.29 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.4 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.5 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.6 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.7 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.8 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-6.9 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.11 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.13 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.14 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.15 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.16 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.18 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.19 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.20 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.23 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.24 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.4 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.5 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.6 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.7 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.8 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-7.9 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.1 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.10 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.11 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.12 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.13 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.14 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.15 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.16 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.17 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.2 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.20 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.22 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.4 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.5 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.6 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.7 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.8 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-8.9 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-9.1 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-9.2 (tests.test_spec_examples.SpecificationTestCase) ... ok test_example-9.6 (tests.test_spec_examples.SpecificationTestCase) ... ok test_empty_flows (tests.test_syntax_errors.YamlLintTestCase) ... ok test_explicit_mapping (tests.test_syntax_errors.YamlLintTestCase) ... ok test_mapping_between_sequences (tests.test_syntax_errors.YamlLintTestCase) ... ok test_sets (tests.test_syntax_errors.YamlLintTestCase) ... ok test_syntax_errors (tests.test_syntax_errors.YamlLintTestCase) ... ok test_directive_on_itself (tests.test_yamllint_directives.YamllintDirectivesTestCase) ... ok test_directive_on_last_line (tests.test_yamllint_directives.YamllintDirectivesTestCase) ... ok test_disable_directive (tests.test_yamllint_directives.YamllintDirectivesTestCase) ... ok test_disable_directive_with_rules (tests.test_yamllint_directives.YamllintDirectivesTestCase) ... ok test_disable_directive_with_rules_and_dos_lines (tests.test_yamllint_directives.YamllintDirectivesTestCase) ... ok test_disable_file_directive (tests.test_yamllint_directives.YamllintDirectivesTestCase) ... ok test_disable_file_directive_not_at_first_position (tests.test_yamllint_directives.YamllintDirectivesTestCase) ... ok test_disable_file_directive_with_dos_lines (tests.test_yamllint_directives.YamllintDirectivesTestCase) ... ok test_disable_file_directive_with_syntax_error (tests.test_yamllint_directives.YamllintDirectivesTestCase) ... ok test_disable_line_directive (tests.test_yamllint_directives.YamllintDirectivesTestCase) ... ok test_disable_line_directive_with_rules (tests.test_yamllint_directives.YamllintDirectivesTestCase) ... ok test_indented_directive (tests.test_yamllint_directives.YamllintDirectivesTestCase) ... ok ---------------------------------------------------------------------- Ran 429 tests OK