Skip to content

merge overloads - from hlovatt #2090

merge overloads - from hlovatt

merge overloads - from hlovatt #2090

Triggered via push November 18, 2024 15:52
Status Failure
Total duration 17m 48s
Artifacts 10

pytest.yml

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

Annotations

45 errors and 10 warnings
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.12 on macos-13
Process completed with exit code 1.
Python 3.12 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.8 on macos-13
Process completed with exit code 1.
Python 3.8 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.8 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.12 on ubuntu-latest: tests/commandline/stubber_cli_test.py#L110
test_cmd_switch[latest] assert 2 == 0 + where 2 = <Result SystemExit(2)>.exit_code
Python 3.12 on ubuntu-latest: tests/commandline/stubber_cli_test.py#L110
test_cmd_switch[v1.17] assert 2 == 0 + where 2 = <Result SystemExit(2)>.exit_code
Python 3.12 on ubuntu-latest: tests/commandline/stubber_cli_test.py#L110
test_cmd_switch[v1.9.4] assert 2 == 0 + where 2 = <Result SystemExit(2)>.exit_code
Python 3.12 on ubuntu-latest: tests/common/config_test.py#L107
test_config_versions AssertionError: We are using fake versions, due to errors assert '1.21.0' != '1.21.0' + where '1.21.0' = StubberConfig(all_versions=['1.19', '1.19.1', '1.20.0', '1.21.0'], fallback_path=PosixPath('typings/fallback'), mpy_lib_path=PosixPath('repos/micropython-lib'), mpy_path=PosixPath('repos/micropython'), mpy_stubs_path=PosixPath('repos/micropython-stubs'), repo_path=PosixPath('repos'), stable_version='1.21.0').stable_version
Python 3.12 on ubuntu-latest: tests/rst/test_returns.py#L113
test_package_modules[Incomplete-machine.UART-.. method:: UART.irq_trigger, priority=1, handler=None, wake=machine.IDLE_-] AssertionError: assert '_IRQ' == 'Incomplete' - Incomplete + _IRQ
Python 3.12 on ubuntu-latest
Process completed with exit code 1.
Python 3.8 on ubuntu-latest: tests/commandline/stubber_cli_test.py#L110
test_cmd_switch[latest] assert 2 == 0 + where 2 = <Result SystemExit(2)>.exit_code
Python 3.8 on ubuntu-latest: tests/commandline/stubber_cli_test.py#L110
test_cmd_switch[v1.17] assert 2 == 0 + where 2 = <Result SystemExit(2)>.exit_code
Python 3.8 on ubuntu-latest: tests/commandline/stubber_cli_test.py#L110
test_cmd_switch[v1.9.4] assert 2 == 0 + where 2 = <Result SystemExit(2)>.exit_code
Python 3.8 on ubuntu-latest: tests/common/config_test.py#L107
test_config_versions AssertionError: We are using fake versions, due to errors assert '1.21.0' != '1.21.0' + where '1.21.0' = StubberConfig(all_versions=['1.19', '1.19.1', '1.20.0', '1.21.0'], fallback_path=PosixPath('typings/fallback'), mpy_lib_path=PosixPath('repos/micropython-lib'), mpy_path=PosixPath('repos/micropython'), mpy_stubs_path=PosixPath('repos/micropython-stubs'), repo_path=PosixPath('repos'), stable_version='1.21.0').stable_version
Python 3.8 on ubuntu-latest: tests/rst/test_returns.py#L113
test_package_modules[Incomplete-machine.UART-.. method:: UART.irq_trigger, priority=1, handler=None, wake=machine.IDLE_-] AssertionError: assert '_IRQ' == 'Incomplete' - Incomplete + _IRQ
Python 3.8 on ubuntu-latest
Process completed with exit code 1.
Python 3.10 on ubuntu-latest: tests/commandline/stubber_cli_test.py#L110
test_cmd_switch[latest] assert 2 == 0 + where 2 = <Result SystemExit(2)>.exit_code
Python 3.10 on ubuntu-latest: tests/commandline/stubber_cli_test.py#L110
test_cmd_switch[v1.17] assert 2 == 0 + where 2 = <Result SystemExit(2)>.exit_code
Python 3.10 on ubuntu-latest: tests/commandline/stubber_cli_test.py#L110
test_cmd_switch[v1.9.4] assert 2 == 0 + where 2 = <Result SystemExit(2)>.exit_code
Python 3.10 on ubuntu-latest: tests/common/config_test.py#L107
test_config_versions AssertionError: We are using fake versions, due to errors assert '1.21.0' != '1.21.0' + where '1.21.0' = StubberConfig(all_versions=['1.19', '1.19.1', '1.20.0', '1.21.0'], fallback_path=PosixPath('typings/fallback'), mpy_lib_path=PosixPath('repos/micropython-lib'), mpy_path=PosixPath('repos/micropython'), mpy_stubs_path=PosixPath('repos/micropython-stubs'), repo_path=PosixPath('repos'), stable_version='1.21.0').stable_version
Python 3.10 on ubuntu-latest: tests/rst/test_returns.py#L113
test_package_modules[Incomplete-machine.UART-.. method:: UART.irq_trigger, priority=1, handler=None, wake=machine.IDLE_-] AssertionError: assert '_IRQ' == 'Incomplete' - Incomplete + _IRQ
Python 3.10 on ubuntu-latest
Process completed with exit code 1.
Python 3.9 on ubuntu-latest: tests/commandline/stubber_cli_test.py#L110
test_cmd_switch[latest] assert 2 == 0 + where 2 = <Result SystemExit(2)>.exit_code
Python 3.9 on ubuntu-latest: tests/commandline/stubber_cli_test.py#L110
test_cmd_switch[v1.17] assert 2 == 0 + where 2 = <Result SystemExit(2)>.exit_code
Python 3.9 on ubuntu-latest: tests/commandline/stubber_cli_test.py#L110
test_cmd_switch[v1.9.4] assert 2 == 0 + where 2 = <Result SystemExit(2)>.exit_code
Python 3.9 on ubuntu-latest: tests/common/config_test.py#L107
test_config_versions AssertionError: We are using fake versions, due to errors assert '1.21.0' != '1.21.0' + where '1.21.0' = StubberConfig(all_versions=['1.19', '1.19.1', '1.20.0', '1.21.0'], fallback_path=PosixPath('typings/fallback'), mpy_lib_path=PosixPath('repos/micropython-lib'), mpy_path=PosixPath('repos/micropython'), mpy_stubs_path=PosixPath('repos/micropython-stubs'), repo_path=PosixPath('repos'), stable_version='1.21.0').stable_version
Python 3.9 on ubuntu-latest: tests/rst/test_returns.py#L113
test_package_modules[Incomplete-machine.UART-.. method:: UART.irq_trigger, priority=1, handler=None, wake=machine.IDLE_-] AssertionError: assert '_IRQ' == 'Incomplete' - Incomplete + _IRQ
Python 3.9 on ubuntu-latest
Process completed with exit code 1.
Python 3.11 on ubuntu-latest: tests/commandline/stubber_cli_test.py#L110
test_cmd_switch[latest] assert 2 == 0 + where 2 = <Result SystemExit(2)>.exit_code
Python 3.11 on ubuntu-latest: tests/commandline/stubber_cli_test.py#L110
test_cmd_switch[v1.17] assert 2 == 0 + where 2 = <Result SystemExit(2)>.exit_code
Python 3.11 on ubuntu-latest: tests/commandline/stubber_cli_test.py#L110
test_cmd_switch[v1.9.4] assert 2 == 0 + where 2 = <Result SystemExit(2)>.exit_code
Python 3.11 on ubuntu-latest: tests/common/config_test.py#L107
test_config_versions AssertionError: We are using fake versions, due to errors assert '1.21.0' != '1.21.0' + where '1.21.0' = StubberConfig(all_versions=['1.19', '1.19.1', '1.20.0', '1.21.0'], fallback_path=PosixPath('typings/fallback'), mpy_lib_path=PosixPath('repos/micropython-lib'), mpy_path=PosixPath('repos/micropython'), mpy_stubs_path=PosixPath('repos/micropython-stubs'), repo_path=PosixPath('repos'), stable_version='1.21.0').stable_version
Python 3.11 on ubuntu-latest: tests/rst/test_returns.py#L113
test_package_modules[Incomplete-machine.UART-.. method:: UART.irq_trigger, priority=1, handler=None, wake=machine.IDLE_-] AssertionError: assert '_IRQ' == 'Incomplete' - Incomplete + _IRQ
Python 3.11 on ubuntu-latest
Process completed with exit code 1.
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.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.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.8 on macos-13
No files were found with the provided path: results/. No artifacts will be uploaded.
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.11 on macos-13
No files were found with the provided path: results/. No artifacts will be uploaded.
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

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