make the console work properly #1006
Annotations
3 errors and 2 warnings
Run ./pw pdm test:
tests/test_python.py#L894
test_console_summary[xdist_off]
AssertionError: assert None
+ where None = <function search at 0x7fbc861051c0>('\nRobot Framework Output Files:\nLog: .*/test_console_summary0/log.html\nLog URI: .*/test_console_summary0/log.html\n', '============================= test session starts ==============================\nplatform linux -- Python 3.12.3, pytest-8.2.1, pluggy-1.5.0\nrootdir: /tmp/pytest-of-runner/pytest-0/popen-gw2/test_console_summary1\nplugins: github-actions-annotate-failures-0.2.0, pytest_robotframework-4.1.4, xdist-3.6.1\ncollected 2 items\n\ntest_console_summary.py .. [100%]\n\nRobot Framework Output Files:\nLog: /tmp/pytest-of-runner/pytest-0/popen-gw2/test_console_summary1/log.html\nLog URI: file:////tmp/pytest-of-runner/pytest-0/popen-gw2/test_console_summary1/log.html\n\n============================== 2 passed in 0.11s ===============================')
+ where <function search at 0x7fbc861051c0> = re.search
+ and '============================= test session starts ==============================\nplatform linux -- Python 3.12.3, pytest-8.2.1, pluggy-1.5.0\nrootdir: /tmp/pytest-of-runner/pytest-0/popen-gw2/test_console_summary1\nplugins: github-actions-annotate-failures-0.2.0, pytest_robotframework-4.1.4, xdist-3.6.1\ncollected 2 items\n\ntest_console_summary.py .. [100%]\n\nRobot Framework Output Files:\nLog: /tmp/pytest-of-runner/pytest-0/popen-gw2/test_console_summary1/log.html\nLog URI: file:////tmp/pytest-of-runner/pytest-0/popen-gw2/test_console_summary1/log.html\n\n============================== 2 passed in 0.11s ===============================' = <built-in method join of str object at 0x7fbc870399d8>(['============================= test session starts ==============================', 'platform linux -- Python 3.12.3, pytest-8.2.1, pluggy-1.5.0', 'rootdir: /tmp/pytest-of-runner/pytest-0/popen-gw2/test_console_summary1', 'plugins: github-actions-annotate-failures-0.2.0, pytest_robotframework-4.1.4, xdist-3.6.1', 'collected 2 items', '', ...])
+ where <built-in method join of str object at 0x7fbc870399d8> = '\n'.join
+ and ['============================= test session starts ==============================', 'platform linux -- Python 3.12.3, pytest-8.2.1, pluggy-1.5.0', 'rootdir: /tmp/pytest-of-runner/pytest-0/popen-gw2/test_console_summary1', 'plugins: github-actions-annotate-failures-0.2.0, pytest_robotframework-4.1.4, xdist-3.6.1', 'collected 2 items', '', ...] = <RunResult ret=0 len(stdout.lines)=13 len(stderr.lines)=0 duration=0.67s>.outlines
|
Run ./pw pdm test:
tests/test_python.py#L918
test_console_output[xdist_off]
assert "I'm console 🚽" in ['============================= test session starts ==============================', 'platform linux -- Python 3.12.3, pytest-8.2.1, pluggy-1.5.0', 'rootdir: /tmp/pytest-of-runner/pytest-0/popen-gw2/test_console_output1', 'plugins: github-actions-annotate-failures-0.2.0, pytest_robotframework-4.1.4, xdist-3.6.1', 'collected 1 item', '', ...]
+ where ['============================= test session starts ==============================', 'platform linux -- Python 3.12.3, pytest-8.2.1, pluggy-1.5.0', 'rootdir: /tmp/pytest-of-runner/pytest-0/popen-gw2/test_console_output1', 'plugins: github-actions-annotate-failures-0.2.0, pytest_robotframework-4.1.4, xdist-3.6.1', 'collected 1 item', '', ...] = <RunResult ret=0 len(stdout.lines)=13 len(stderr.lines)=0 duration=0.77s>.outlines
|
Run ./pw pdm test
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading