Skip to content

Refactor type lookup logic and improve signature parsing #2084

Refactor type lookup logic and improve signature parsing

Refactor type lookup logic and improve signature parsing #2084

Triggered via push October 28, 2024 21:07
Status Failure
Total duration 18m 31s
Artifacts 10

pytest.yml

on: push
Matrix: test_stubber
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 10 warnings
Python 3.8 on macos-13
Process completed with exit code 1.
Python 3.8 on macos-13
Process completed with exit code 1.
Python 3.9 on macos-13
Process completed with exit code 1.
Python 3.9 on macos-13
Process completed with exit code 1.
Python 3.10 on macos-13
Process completed with exit code 1.
Python 3.10 on macos-13
Process completed with exit code 1.
Python 3.12 on macos-13
Process completed with exit code 1.
Python 3.12 on macos-13
Process completed with exit code 1.
Python 3.11 on macos-13
Process completed with exit code 1.
Python 3.11 on macos-13
Process completed with exit code 1.
Python 3.9 on windows-latest
Process completed with exit code 1.
Python 3.11 on windows-latest
Process completed with exit code 1.
Python 3.10 on windows-latest
Process completed with exit code 1.
Python 3.12 on windows-latest
Process completed with exit code 1.
Python 3.8 on windows-latest
Process completed with exit code 1.
Python 3.12 on ubuntu-latest: tests/codemods/test_merge.py#L128
TestMergeDocStubs.test_merge_from_docstub[no_stub] AttributeError: 'MergeCommand' object has no attribute 'typevars'
Python 3.12 on ubuntu-latest: tests/rst/test_returns.py#L90
test_returns[IO-ussl-ussl.wrap_socket_sock, server_side=False, keyfile=None, certfile=None, cert_reqs=CERT_NONE, ca_certs=None, do_handshake=True_-docstring41] AssertionError: assert 'SSLSocket' == 'IO' - IO + SSLSocket
Python 3.12 on ubuntu-latest
Process completed with exit code 1.
Python 3.9 on ubuntu-latest: tests/codemods/test_merge.py#L128
TestMergeDocStubs.test_merge_from_docstub[no_stub] AttributeError: 'MergeCommand' object has no attribute 'typevars'
Python 3.9 on ubuntu-latest: tests/rst/test_returns.py#L90
test_returns[IO-ussl-ussl.wrap_socket_sock, server_side=False, keyfile=None, certfile=None, cert_reqs=CERT_NONE, ca_certs=None, do_handshake=True_-docstring41] AssertionError: assert 'SSLSocket' == 'IO' - IO + SSLSocket
Python 3.9 on ubuntu-latest
Process completed with exit code 1.
Python 3.8 on ubuntu-latest: tests/codemods/test_merge.py#L128
TestMergeDocStubs.test_merge_from_docstub[no_stub] AttributeError: 'MergeCommand' object has no attribute 'typevars'
Python 3.8 on ubuntu-latest: tests/rst/test_returns.py#L90
test_returns[IO-ussl-ussl.wrap_socket_sock, server_side=False, keyfile=None, certfile=None, cert_reqs=CERT_NONE, ca_certs=None, do_handshake=True_-docstring41] AssertionError: assert 'SSLSocket' == 'IO' - IO + SSLSocket
Python 3.8 on ubuntu-latest
Process completed with exit code 1.
Python 3.10 on ubuntu-latest: tests/codemods/test_merge.py#L128
TestMergeDocStubs.test_merge_from_docstub[no_stub] AttributeError: 'MergeCommand' object has no attribute 'typevars'
Python 3.10 on ubuntu-latest: tests/rst/test_returns.py#L90
test_returns[IO-ussl-ussl.wrap_socket_sock, server_side=False, keyfile=None, certfile=None, cert_reqs=CERT_NONE, ca_certs=None, do_handshake=True_-docstring41] AssertionError: assert 'SSLSocket' == 'IO' - IO + SSLSocket
Python 3.10 on ubuntu-latest
Process completed with exit code 1.
Python 3.11 on ubuntu-latest: tests/codemods/test_merge.py#L128
TestMergeDocStubs.test_merge_from_docstub[no_stub] AttributeError: 'MergeCommand' object has no attribute 'typevars'
Python 3.11 on ubuntu-latest: tests/rst/test_returns.py#L90
test_returns[IO-ussl-ussl.wrap_socket_sock, server_side=False, keyfile=None, certfile=None, cert_reqs=CERT_NONE, ca_certs=None, do_handshake=True_-docstring41] AssertionError: assert 'SSLSocket' == 'IO' - IO + SSLSocket
Python 3.11 on ubuntu-latest
Process completed with exit code 1.
Python 3.8 on macos-13
Codecov: Failed to properly upload report: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Python 3.8 on macos-13
No files were found with the provided path: results/. No artifacts will be uploaded.
Python 3.9 on macos-13
Codecov: Failed to properly upload report: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Python 3.9 on macos-13
No files were found with the provided path: results/. No artifacts will be uploaded.
Python 3.10 on macos-13
No files were found with the provided path: results/. No artifacts will be uploaded.
Python 3.10 on macos-13
Codecov: Failed to properly upload report: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Python 3.12 on macos-13
No files were found with the provided path: results/. No artifacts will be uploaded.
Python 3.12 on macos-13
Codecov: Failed to properly upload report: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Python 3.11 on macos-13
Codecov: Failed to properly upload report: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
Python 3.11 on macos-13
No files were found with the provided path: results/. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
results-stubber-3.10-ubuntu-latest
25.8 KB
results-stubber-3.10-windows-latest
21.5 KB
results-stubber-3.11-ubuntu-latest
25.8 KB
results-stubber-3.11-windows-latest
21.5 KB
results-stubber-3.12-ubuntu-latest
25.8 KB
results-stubber-3.12-windows-latest
21.5 KB
results-stubber-3.8-ubuntu-latest
25.8 KB
results-stubber-3.8-windows-latest
21.5 KB
results-stubber-3.9-ubuntu-latest
25.8 KB
results-stubber-3.9-windows-latest
21.5 KB