Skip to content

mpflash: Avoid manual bootloader reset in CI #270

mpflash: Avoid manual bootloader reset in CI

mpflash: Avoid manual bootloader reset in CI #270

Triggered via push July 22, 2024 20:58
Status Failure
Total duration 3m 29s
Artifacts 20
Matrix: test_mpflash
Fit to window
Zoom out
Zoom in

Annotations

61 errors
Python 3.10 on ubuntu-latest: src/mpflash/src/mpflash/tests/test_flash_1.py#L27
test_enter_bootloader[BootloaderMethod.MANUAL] UnboundLocalError: local variable 'result' referenced before assignment
Python 3.10 on ubuntu-latest: src/mpflash/src/mpflash/tests/test_flash_1.py#L55
test_enter_bootloader_auto AssertionError: assert 0 == 1 + where 0 = <MagicMock name='enter_bootloader_manual' id='139636326334912'>.call_count
Python 3.10 on ubuntu-latest
Process completed with exit code 1.
Python 3.9 on ubuntu-latest: src/mpflash/src/mpflash/tests/test_flash_1.py#L27
test_enter_bootloader[BootloaderMethod.MANUAL] UnboundLocalError: local variable 'result' referenced before assignment
Python 3.9 on ubuntu-latest: src/mpflash/src/mpflash/tests/test_flash_1.py#L55
test_enter_bootloader_auto AssertionError: assert 0 == 1 + where 0 = <MagicMock name='enter_bootloader_manual' id='140534324379504'>.call_count
Python 3.9 on ubuntu-latest
Process completed with exit code 1.
Python 3.12 on ubuntu-latest: src/mpflash/src/mpflash/tests/test_flash_1.py#L27
test_enter_bootloader[BootloaderMethod.MANUAL] UnboundLocalError: local variable 'result' referenced before assignment
Python 3.12 on ubuntu-latest: src/mpflash/src/mpflash/tests/test_flash_1.py#L55
test_enter_bootloader_auto AssertionError: assert 0 == 1 + where 0 = <MagicMock name='enter_bootloader_manual' id='140336743573600'>.call_count
Python 3.12 on ubuntu-latest
Process completed with exit code 1.
Python 3.8 on ubuntu-latest: src/mpflash/src/mpflash/tests/test_flash_1.py#L27
test_enter_bootloader[BootloaderMethod.MANUAL] UnboundLocalError: local variable 'result' referenced before assignment
Python 3.8 on ubuntu-latest: src/mpflash/src/mpflash/tests/test_flash_1.py#L55
test_enter_bootloader_auto AssertionError: assert 0 == 1 + where 0 = <MagicMock name='enter_bootloader_manual' id='140619334352032'>.call_count
Python 3.8 on ubuntu-latest
Process completed with exit code 1.
Python 3.11 on ubuntu-latest: src/mpflash/src/mpflash/tests/test_flash_1.py#L27
test_enter_bootloader[BootloaderMethod.MANUAL] UnboundLocalError: local variable 'result' referenced before assignment
Python 3.11 on ubuntu-latest: src/mpflash/src/mpflash/tests/test_flash_1.py#L55
test_enter_bootloader_auto AssertionError: assert 0 == 1 + where 0 = <MagicMock name='enter_bootloader_manual' id='140174922071536'>.call_count
Python 3.11 on ubuntu-latest
Process completed with exit code 1.
Python 3.8 on macos-13: src/mpflash/src/mpflash/tests/test_flash_1.py#L27
test_enter_bootloader[BootloaderMethod.MANUAL] UnboundLocalError: cannot access local variable 'result' where it is not associated with a value
Python 3.8 on macos-13: src/mpflash/src/mpflash/tests/test_flash_1.py#L55
test_enter_bootloader_auto AssertionError: assert 0 == 1 + where 0 = <MagicMock name='enter_bootloader_manual' id='4436809376'>.call_count
Python 3.8 on macos-13
Process completed with exit code 1.
Python 3.9 on macos-13: src/mpflash/src/mpflash/tests/test_flash_1.py#L27
test_enter_bootloader[BootloaderMethod.MANUAL] UnboundLocalError: cannot access local variable 'result' where it is not associated with a value
Python 3.9 on macos-13: src/mpflash/src/mpflash/tests/test_flash_1.py#L55
test_enter_bootloader_auto AssertionError: assert 0 == 1 + where 0 = <MagicMock name='enter_bootloader_manual' id='4632553680'>.call_count
Python 3.9 on macos-13
Process completed with exit code 1.
Python 3.12 on macos-13: src/mpflash/src/mpflash/tests/test_flash_1.py#L27
test_enter_bootloader[BootloaderMethod.MANUAL] UnboundLocalError: cannot access local variable 'result' where it is not associated with a value
Python 3.12 on macos-13: src/mpflash/src/mpflash/tests/test_flash_1.py#L55
test_enter_bootloader_auto AssertionError: assert 0 == 1 + where 0 = <MagicMock name='enter_bootloader_manual' id='4583624912'>.call_count
Python 3.12 on macos-13
Process completed with exit code 1.
Python 3.10 on macos-13: src/mpflash/src/mpflash/tests/test_flash_1.py#L27
test_enter_bootloader[BootloaderMethod.MANUAL] UnboundLocalError: cannot access local variable 'result' where it is not associated with a value
Python 3.10 on macos-13: src/mpflash/src/mpflash/tests/test_flash_1.py#L55
test_enter_bootloader_auto AssertionError: assert 0 == 1 + where 0 = <MagicMock name='enter_bootloader_manual' id='4477529952'>.call_count
Python 3.10 on macos-13
Process completed with exit code 1.
Python 3.10 on windows-latest: src\mpflash\src\mpflash\tests\test_flash_1.py#L27
test_enter_bootloader[BootloaderMethod.MANUAL] UnboundLocalError: local variable 'result' referenced before assignment
Python 3.10 on windows-latest: src\mpflash\src\mpflash\tests\test_flash_1.py#L55
test_enter_bootloader_auto AssertionError: assert 0 == 1 + where 0 = <MagicMock name='enter_bootloader_manual' id='2377694641360'>.call_count
Python 3.10 on windows-latest
Process completed with exit code 1.
Python 3.9 on windows-latest: src\mpflash\src\mpflash\tests\test_flash_1.py#L27
test_enter_bootloader[BootloaderMethod.MANUAL] UnboundLocalError: local variable 'result' referenced before assignment
Python 3.9 on windows-latest: src\mpflash\src\mpflash\tests\test_flash_1.py#L55
test_enter_bootloader_auto AssertionError: assert 0 == 1 + where 0 = <MagicMock name='enter_bootloader_manual' id='2205828196192'>.call_count
Python 3.9 on windows-latest
Process completed with exit code 1.
Python 3.11 on windows-latest: src\mpflash\src\mpflash\tests\test_flash_1.py#L27
test_enter_bootloader[BootloaderMethod.MANUAL] UnboundLocalError: local variable 'result' referenced before assignment
Python 3.11 on windows-latest: src\mpflash\src\mpflash\tests\test_flash_1.py#L55
test_enter_bootloader_auto AssertionError: assert 0 == 1 + where 0 = <MagicMock name='enter_bootloader_manual' id='1752336890992'>.call_count
Python 3.11 on windows-latest
Process completed with exit code 1.
Python 3.11 on macos-13: src/mpflash/src/mpflash/tests/test_flash_1.py#L27
test_enter_bootloader[BootloaderMethod.MANUAL] UnboundLocalError: cannot access local variable 'result' where it is not associated with a value
Python 3.11 on macos-13: src/mpflash/src/mpflash/tests/test_flash_1.py#L55
test_enter_bootloader_auto AssertionError: assert 0 == 1 + where 0 = <MagicMock name='enter_bootloader_manual' id='4384428048'>.call_count
Python 3.11 on macos-13
Process completed with exit code 1.
Python 3.8 on windows-latest: src\mpflash\src\mpflash\tests\test_flash_1.py#L27
test_enter_bootloader[BootloaderMethod.MANUAL] UnboundLocalError: local variable 'result' referenced before assignment
Python 3.8 on windows-latest: src\mpflash\src\mpflash\tests\test_flash_1.py#L55
test_enter_bootloader_auto AssertionError: assert 0 == 1 + where 0 = <MagicMock name='enter_bootloader_manual' id='1797819097296'>.call_count
Python 3.8 on windows-latest
Process completed with exit code 1.
Python 3.12 on windows-latest: src\mpflash\src\mpflash\tests\test_flash_1.py#L27
test_enter_bootloader[BootloaderMethod.MANUAL] UnboundLocalError: local variable 'result' referenced before assignment
Python 3.12 on windows-latest: src\mpflash\src\mpflash\tests\test_flash_1.py#L55
test_enter_bootloader_auto AssertionError: assert 0 == 1 + where 0 = <MagicMock name='enter_bootloader_manual' id='1847938059424'>.call_count
Python 3.12 on windows-latest
Process completed with exit code 1.
Python 3.11 on macos-latest: src/mpflash/src/mpflash/tests/test_flash_1.py#L27
test_enter_bootloader[BootloaderMethod.MANUAL] UnboundLocalError: cannot access local variable 'result' where it is not associated with a value
Python 3.11 on macos-latest: src/mpflash/src/mpflash/tests/test_flash_1.py#L55
test_enter_bootloader_auto AssertionError: assert 0 == 1 + where 0 = <MagicMock name='enter_bootloader_manual' id='4406073088'>.call_count
Python 3.11 on macos-latest
Process completed with exit code 1.
Python 3.10 on macos-latest: src/mpflash/src/mpflash/tests/test_flash_1.py#L27
test_enter_bootloader[BootloaderMethod.MANUAL] UnboundLocalError: cannot access local variable 'result' where it is not associated with a value
Python 3.10 on macos-latest: src/mpflash/src/mpflash/tests/test_flash_1.py#L55
test_enter_bootloader_auto AssertionError: assert 0 == 1 + where 0 = <MagicMock name='enter_bootloader_manual' id='4438006512'>.call_count
Python 3.10 on macos-latest
Process completed with exit code 1.
Python 3.12 on macos-latest: src/mpflash/src/mpflash/tests/test_flash_1.py#L27
test_enter_bootloader[BootloaderMethod.MANUAL] UnboundLocalError: cannot access local variable 'result' where it is not associated with a value
Python 3.12 on macos-latest: src/mpflash/src/mpflash/tests/test_flash_1.py#L55
test_enter_bootloader_auto AssertionError: assert 0 == 1 + where 0 = <MagicMock name='enter_bootloader_manual' id='4579135840'>.call_count
Python 3.12 on macos-latest
Process completed with exit code 1.
Python 3.9 on macos-latest: src/mpflash/src/mpflash/tests/test_flash_1.py#L27
test_enter_bootloader[BootloaderMethod.MANUAL] UnboundLocalError: cannot access local variable 'result' where it is not associated with a value
Python 3.9 on macos-latest: src/mpflash/src/mpflash/tests/test_flash_1.py#L55
test_enter_bootloader_auto AssertionError: assert 0 == 1 + where 0 = <MagicMock name='enter_bootloader_manual' id='4370765952'>.call_count
Python 3.9 on macos-latest
Process completed with exit code 1.
Python 3.8 on macos-latest: src/mpflash/src/mpflash/tests/test_flash_1.py#L27
test_enter_bootloader[BootloaderMethod.MANUAL] UnboundLocalError: cannot access local variable 'result' where it is not associated with a value
Python 3.8 on macos-latest: src/mpflash/src/mpflash/tests/test_flash_1.py#L55
test_enter_bootloader_auto AssertionError: assert 0 == 1 + where 0 = <MagicMock name='enter_bootloader_manual' id='4588673488'>.call_count
Python 3.8 on macos-latest
Process completed with exit code 1.
Python 3.8 on macos-latest
[notice] A new release of pip is available: 21.1.1 -> 24.1.2 [notice] To update, run: python3.8 -m pip install --upgrade pip

Artifacts

Produced during runtime
Name Size
mpflash-coverage-mpflash-3.10-macos-13
6.95 KB
mpflash-coverage-mpflash-3.10-macos-latest
6.96 KB
mpflash-coverage-mpflash-3.10-ubuntu-latest
6.96 KB
mpflash-coverage-mpflash-3.10-windows-latest
6.91 KB
mpflash-coverage-mpflash-3.11-macos-13
6.95 KB
mpflash-coverage-mpflash-3.11-macos-latest
6.96 KB
mpflash-coverage-mpflash-3.11-ubuntu-latest
6.96 KB
mpflash-coverage-mpflash-3.11-windows-latest
6.91 KB
mpflash-coverage-mpflash-3.12-macos-13
6.95 KB
mpflash-coverage-mpflash-3.12-macos-latest
6.96 KB
mpflash-coverage-mpflash-3.12-ubuntu-latest
6.96 KB
mpflash-coverage-mpflash-3.12-windows-latest
6.91 KB
mpflash-coverage-mpflash-3.8-macos-13
6.95 KB
mpflash-coverage-mpflash-3.8-macos-latest
6.95 KB
mpflash-coverage-mpflash-3.8-ubuntu-latest
6.96 KB
mpflash-coverage-mpflash-3.8-windows-latest
6.9 KB
mpflash-coverage-mpflash-3.9-macos-13
6.95 KB
mpflash-coverage-mpflash-3.9-macos-latest
6.95 KB
mpflash-coverage-mpflash-3.9-ubuntu-latest
6.95 KB
mpflash-coverage-mpflash-3.9-windows-latest
6.9 KB