Marcel Telka
2023-12-12 51beb57ab912f19c8aec183f920be606f34f7b5c
components/python/pylint/test/results-all.master
@@ -5,7 +5,7 @@
cachedir: .tox/py$(PYV)/.pytest_cache
rootdir: $(@D)
configfile: pyproject.toml
collecting ... collected 2145 items
collecting ... collected 2149 items
tests/benchmark/test_baseline_benchmarks.py::TestEstablishBaselineBenchmarks::test_baseline_benchmark_check_parallel_j2 PASSED
tests/benchmark/test_baseline_benchmarks.py::TestEstablishBaselineBenchmarks::test_baseline_benchmark_j1 PASSED
@@ -571,6 +571,8 @@
tests/lint/unittest_expand_modules.py::TestExpandModules::test_expand_modules[files_or_modules1-expected1] PASSED
tests/lint/unittest_expand_modules.py::TestExpandModules::test_expand_modules_deduplication[files_or_modules0-expected0] PASSED
tests/lint/unittest_expand_modules.py::TestExpandModules::test_expand_modules_deduplication[files_or_modules1-expected1] PASSED
tests/lint/unittest_expand_modules.py::TestExpandModules::test_expand_modules_relative_path[files_or_modules0-expected0] PASSED
tests/lint/unittest_expand_modules.py::TestExpandModules::test_expand_modules_relative_path[files_or_modules1-expected1] PASSED
tests/lint/unittest_expand_modules.py::TestExpandModules::test_expand_modules_with_ignore[files_or_modules0-expected0] PASSED
tests/lint/unittest_expand_modules.py::TestExpandModules::test_expand_modules_with_ignore[files_or_modules1-expected1] PASSED
tests/lint/unittest_expand_modules.py::test__is_in_ignore_list_re_match PASSED
@@ -1657,6 +1659,7 @@
tests/test_functional.py::test_functional[star_needs_assignment_target] PASSED
tests/test_functional.py::test_functional[star_needs_assignment_target_py38] SKIPPED
tests/test_functional.py::test_functional[statement_without_effect] PASSED
tests/test_functional.py::test_functional[statement_without_effect_py312] SKIPPED
tests/test_functional.py::test_functional[statement_without_effect_py36] PASSED
tests/test_functional.py::test_functional[stop_iteration_inside_generator] PASSED
tests/test_functional.py::test_functional[string_formatting] PASSED
@@ -1749,6 +1752,7 @@
tests/test_functional.py::test_functional[undefined_variable_crash_on_attribute] PASSED
tests/test_functional.py::test_functional[undefined_variable_decorators] PASSED
tests/test_functional.py::test_functional[undefined_variable_py30] PASSED
tests/test_functional.py::test_functional[undefined_variable_py312] SKIPPED
tests/test_functional.py::test_functional[undefined_variable_py38] PASSED
tests/test_functional.py::test_functional[undefined_variable_typing] PASSED
tests/test_functional.py::test_functional[unexpected_keyword_arg] PASSED
@@ -2153,6 +2157,6 @@
tests/utils/unittest_utils.py::test_decoding_stream_known_encoding PASSED
tests/utils/unittest_utils.py::test_decoding_stream_unknown_encoding PASSED
======== 1842 passed, 298 skipped, 5 xfailed ========
======== 1844 passed, 300 skipped, 5 xfailed ========
  py$(PYV): OK
  congratulations :)