perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / python / pytest-subtests / test / results-all.master
blobecaf634dd0aec67adc99c339170a7cc75018c5c2
1 py$(PYV): remove tox env folder $(@D)/.tox/py$(PYV)
2 py$(PYV): commands[0]> python -m pytest tests
3 ============================= test session starts ==============================
4 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(@D)/.tox/py$(PYV)/bin/python
5 cachedir: .tox/py$(PYV)/.pytest_cache
6 rootdir: $(@D)
7 configfile: pytest.ini
8 collecting ... collected 39 items
10 tests/test_subtests.py::TestFixture::test_simple_terminal_normal[normal] PASSED
11 tests/test_subtests.py::TestFixture::test_simple_terminal_normal[xdist] PASSED
12 tests/test_subtests.py::TestFixture::test_simple_terminal_verbose[normal] PASSED
13 tests/test_subtests.py::TestFixture::test_simple_terminal_verbose[xdist] PASSED
14 tests/test_subtests.py::TestFixture::test_skip[normal] PASSED
15 tests/test_subtests.py::TestFixture::test_skip[xdist] PASSED
16 tests/test_subtests.py::TestFixture::test_xfail[normal] PASSED
17 tests/test_subtests.py::TestFixture::test_xfail[xdist] PASSED
18 tests/test_subtests.py::TestFixture::test_typing_exported[normal] PASSED
19 tests/test_subtests.py::TestFixture::test_typing_exported[xdist] PASSED
20 tests/test_subtests.py::TestSubTest::test_simple_terminal_normal[unittest] PASSED
21 tests/test_subtests.py::TestSubTest::test_simple_terminal_normal[pytest-normal] PASSED
22 tests/test_subtests.py::TestSubTest::test_simple_terminal_normal[pytest-xdist] PASSED
23 tests/test_subtests.py::TestSubTest::test_simple_terminal_verbose[unittest] PASSED
24 tests/test_subtests.py::TestSubTest::test_simple_terminal_verbose[pytest-normal] PASSED
25 tests/test_subtests.py::TestSubTest::test_simple_terminal_verbose[pytest-xdist] PASSED
26 tests/test_subtests.py::TestSubTest::test_skip[unittest] PASSED
27 tests/test_subtests.py::TestSubTest::test_skip[pytest-normal] XFAIL
28 tests/test_subtests.py::TestSubTest::test_skip[pytest-xdist] XFAIL (...)
29 tests/test_subtests.py::TestSubTest::test_xfail[unittest] XFAIL (Not...)
30 tests/test_subtests.py::TestSubTest::test_xfail[pytest-normal] XFAIL
31 tests/test_subtests.py::TestSubTest::test_xfail[pytest-xdist] XFAIL
32 tests/test_subtests.py::TestSubTest::test_only_original_skip_is_called[pytest-normal] PASSED
33 tests/test_subtests.py::TestSubTest::test_skip_with_failure[unittest] PASSED
34 tests/test_subtests.py::TestSubTest::test_skip_with_failure[pytest-normal] PASSED
35 tests/test_subtests.py::TestSubTest::test_skip_with_failure[pytest-xdist] XFAIL
36 tests/test_subtests.py::TestSubTest::test_skip_with_failure_and_non_subskip[unittest] PASSED
37 tests/test_subtests.py::TestSubTest::test_skip_with_failure_and_non_subskip[pytest-normal] PASSED
38 tests/test_subtests.py::TestSubTest::test_skip_with_failure_and_non_subskip[pytest-xdist] XFAIL
39 tests/test_subtests.py::TestCapture::test_capturing PASSED
40 tests/test_subtests.py::TestCapture::test_no_capture PASSED
41 tests/test_subtests.py::TestCapture::test_capture_with_fixture[capsys] PASSED
42 tests/test_subtests.py::TestCapture::test_capture_with_fixture[capfd] PASSED
43 tests/test_subtests.py::TestLogging::test_capturing PASSED
44 tests/test_subtests.py::TestLogging::test_caplog PASSED
45 tests/test_subtests.py::TestLogging::test_no_logging PASSED
46 tests/test_subtests.py::TestDebugging::test_pdb_fixture PASSED
47 tests/test_subtests.py::TestDebugging::test_pdb_unittest PASSED
48 tests/test_subtests.py::test_exitfirst PASSED
50 =============================== warnings summary ===============================
51 tests/test_subtests.py:397
52   $(@D)/tests/test_subtests.py:397: DeprecationWarning: invalid escape sequence \(
53     "FAIL: test_foo \(__main__\.T\) \[custom message\] \(i=4\).*",
55 tests/test_subtests.py:398
56   $(@D)/tests/test_subtests.py:398: DeprecationWarning: invalid escape sequence \(
57     "FAIL: test_foo \(__main__\.T\) \[custom message\] \(i=9\).*",
59 tests/test_subtests.py:400
60   $(@D)/tests/test_subtests.py:400: DeprecationWarning: invalid escape sequence \(
61     "FAILED \(failures=6, skipped=4\)",
63 tests/test_subtests.py:406
64   $(@D)/tests/test_subtests.py:406: DeprecationWarning: invalid escape sequence \(
65     "FAIL: test_foo \(__main__\.T\.test_foo\) \[custom message\] \(i=4\).*",
67 tests/test_subtests.py:407
68   $(@D)/tests/test_subtests.py:407: DeprecationWarning: invalid escape sequence \(
69     "FAIL: test_foo \(__main__\.T\.test_foo\) \[custom message\] \(i=9\).*",
71 tests/test_subtests.py:409
72   $(@D)/tests/test_subtests.py:409: DeprecationWarning: invalid escape sequence \(
73     "FAILED \(failures=6, skipped=4\)",
75 tests/test_subtests.py:466
76   $(@D)/tests/test_subtests.py:466: DeprecationWarning: invalid escape sequence \(
77     "FAIL: test_foo \(__main__\.T\) \[custom message\] \(i=4\).*",
79 tests/test_subtests.py:467
80   $(@D)/tests/test_subtests.py:467: DeprecationWarning: invalid escape sequence \(
81     "FAIL: test_foo \(__main__\.T\) \[custom message\] \(i=9\).*",
83 tests/test_subtests.py:469
84   $(@D)/tests/test_subtests.py:469: DeprecationWarning: invalid escape sequence \(
85     "FAILED \(failures=6, skipped=5\)",
87 tests/test_subtests.py:475
88   $(@D)/tests/test_subtests.py:475: DeprecationWarning: invalid escape sequence \(
89     "FAIL: test_foo \(__main__\.T\.test_foo\) \[custom message\] \(i=4\).*",
91 tests/test_subtests.py:476
92   $(@D)/tests/test_subtests.py:476: DeprecationWarning: invalid escape sequence \(
93     "FAIL: test_foo \(__main__\.T\.test_foo\) \[custom message\] \(i=9\).*",
95 tests/test_subtests.py:478
96   $(@D)/tests/test_subtests.py:478: DeprecationWarning: invalid escape sequence \(
97     "FAILED \(failures=6, skipped=5\)",
99 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
100 =========================== short test summary info ============================
101 ======== 32 passed, 7 xfailed, 12 warnings ========
102   py$(PYV): OK
103   congratulations :)