perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / python / jmespath / test / results-all.master
blob243b60ef8669082997b4f3ffe627649f60f887c0
1 ============================= test session starts ==============================
2 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
3 cachedir: .pytest_cache
4 hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('$(@D)/.hypothesis/examples')
5 rootdir: $(@D)
6 asyncio: mode=strict
7 collecting ... collected 46 items
9 ::project PASSED
10 tests/test_compliance.py::test_error_expression[given0-expression0-error0-filename0] SKIPPED
11 tests/test_compliance.py::test_expression[given0-expression0-expected0-filename0] SKIPPED
12 tests/test_parser.py::TestErrorMessages::test_bad_lexer_values PASSED
13 tests/test_parser.py::TestErrorMessages::test_bad_parse PASSED
14 tests/test_parser.py::TestErrorMessages::test_bad_parse_error_message PASSED
15 tests/test_parser.py::TestErrorMessages::test_bad_parse_error_message_with_multiselect PASSED
16 tests/test_parser.py::TestErrorMessages::test_bad_unicode_string PASSED
17 tests/test_parser.py::TestErrorMessages::test_incomplete_expression_with_missing_paren PASSED
18 tests/test_parser.py::TestMergedLists::test_merge_with_indices PASSED
19 tests/test_parser.py::TestMergedLists::test_trailing_merged_operator PASSED
20 tests/test_parser.py::TestParsedResultAddsOptions::test_can_have_ordered_dict PASSED
21 tests/test_parser.py::TestParser::test_complex_or_expression PASSED
22 tests/test_parser.py::TestParser::test_dot_syntax PASSED
23 tests/test_parser.py::TestParser::test_field PASSED
24 tests/test_parser.py::TestParser::test_function_call_with_and_statement PASSED
25 tests/test_parser.py::TestParser::test_index PASSED
26 tests/test_parser.py::TestParser::test_multiple_dots PASSED
27 tests/test_parser.py::TestParser::test_multiselect PASSED
28 tests/test_parser.py::TestParser::test_multiselect_subexpressions PASSED
29 tests/test_parser.py::TestParser::test_multiselect_with_all_quoted_keys PASSED
30 tests/test_parser.py::TestParser::test_or_expression PASSED
31 tests/test_parser.py::TestParser::test_or_repr PASSED
32 tests/test_parser.py::TestParser::test_parse_empty_string_raises_exception PASSED
33 tests/test_parser.py::TestParser::test_quoted_subexpression PASSED
34 tests/test_parser.py::TestParser::test_unicode_literals_escaped PASSED
35 tests/test_parser.py::TestParser::test_wildcard PASSED
36 tests/test_parser.py::TestParser::test_wildcard_with_children PASSED
37 tests/test_parser.py::TestParserAddsExpressionAttribute::test_expression_available_from_parser PASSED
38 tests/test_parser.py::TestParserCaching::test_cache_purge PASSED
39 tests/test_parser.py::TestParserCaching::test_compile_lots_of_expressions PASSED
40 tests/test_parser.py::TestParserCaching::test_thread_safety_of_cache PASSED
41 tests/test_parser.py::TestParserWildcards::test_consecutive_escape_sequences PASSED
42 tests/test_parser.py::TestParserWildcards::test_escape_sequence_at_end_of_string_not_allowed PASSED
43 tests/test_parser.py::TestParserWildcards::test_escape_sequences PASSED
44 tests/test_parser.py::TestParserWildcards::test_indices_out_of_bounds PASSED
45 tests/test_parser.py::TestParserWildcards::test_multiple_index_wildcards PASSED
46 tests/test_parser.py::TestParserWildcards::test_only_wildcard PASSED
47 tests/test_parser.py::TestParserWildcards::test_root_indices PASSED
48 tests/test_parser.py::TestParserWildcards::test_root_wildcard PASSED
49 tests/test_parser.py::TestParserWildcards::test_wildcard_mix_last PASSED
50 tests/test_parser.py::TestParserWildcards::test_wildcard_mix_with_indices PASSED
51 tests/test_parser.py::TestParserWildcards::test_wildcard_with_multiselect PASSED
52 tests/test_parser.py::TestRenderGraphvizFile::test_dot_file_rendered PASSED
53 tests/test_parser.py::TestRenderGraphvizFile::test_dot_file_subexpr PASSED
55 ======== 43 passed, 2 skipped ========