chore(deps-dev): bump sphinxcontrib-mermaid from 0.8.1 to 0.9.2 #1649
Annotations
10 errors
tests/createstubs/createstubs_all_test.py#L187
test_stubber_fwid[micropython-v1.9.4-esp32-GENERIC]
AssertionError: fwid does not match
assert False
+ where False = <built-in method startswith of str object at 0x1162dbf10>('micropython-v1.9.4-esp32-GENERIC')
+ where <built-in method startswith of str object at 0x1162dbf10> = 'micropython-v1.9.4-esp32-ESP32_module_with_ESP32'.startswith
|
tests/createstubs/createstubs_all_test.py#L187
test_stubber_fwid[micropython-v1.10-esp32-GENERIC]
AssertionError: fwid does not match
assert False
+ where False = <built-in method startswith of str object at 0x113f358d0>('micropython-v1.10-esp32-GENERIC')
+ where <built-in method startswith of str object at 0x113f358d0> = 'micropython-v1.10-esp32-ESP32_module_with_ESP32'.startswith
|
tests/createstubs/createstubs_all_test.py#L187
test_stubber_fwid[micropython-v1.13-103-esp32-GENERIC_SPIRAM]
AssertionError: fwid does not match
assert False
+ where False = <built-in method startswith of str object at 0x1115d2730>('micropython-v1.13-103-esp32-GENERIC_SPIRAM')
+ where <built-in method startswith of str object at 0x1115d2730> = 'micropython-v1.13-103-esp32-ESP32_module_(spiram)_with_ESP32'.startswith
|
tests/createstubs/createstubs_all_test.py#L187
test_stubber_fwid[micropython-v1.11-esp8622-GENERIC]
AssertionError: fwid does not match
assert False
+ where False = <built-in method startswith of str object at 0x112b21dc0>('micropython-v1.11-esp8622-GENERIC')
+ where <built-in method startswith of str object at 0x112b21dc0> = 'micropython-v1.11-esp8622-ESP_module_with_ESP8266'.startswith
|
tests/createstubs/createstubs_all_test.py#L187
test_stubber_fwid[micropython-v1.11-8-esp8622-GENERIC]
AssertionError: fwid does not match
assert False
+ where False = <built-in method startswith of str object at 0x112501880>('micropython-v1.11-8-esp8622-GENERIC')
+ where <built-in method startswith of str object at 0x112501880> = 'micropython-v1.11-8-esp8622-ESP_module_with_ESP8266'.startswith
|
tests/createstubs/createstubs_all_test.py#L187
test_stubber_fwid[micropython-v1.17-esp8622-GENERIC]
AssertionError: fwid does not match
assert False
+ where False = <built-in method startswith of str object at 0x112b18b20>('micropython-v1.17-esp8622-GENERIC')
+ where <built-in method startswith of str object at 0x112b18b20> = 'micropython-v1.17-esp8622-ESP_module_with_ESP8266'.startswith
|
tests/createstubs/createstubs_all_test.py#L187
test_stubber_fwid[micropython-v1.13-95-stm32-PYBV11]
AssertionError: fwid does not match
assert False
+ where False = <built-in method startswith of str object at 0x112b21dc0>('micropython-v1.13-95-stm32-PYBV11')
+ where <built-in method startswith of str object at 0x112b21dc0> = 'micropython-v1.13-95-stm32-PYBv1.1_with_STM32F405RG'.startswith
|
tests/createstubs/createstubs_all_test.py#L187
test_stubber_fwid[micropython-v1.18-rp2-PICO]
AssertionError: fwid does not match
assert False
+ where False = <built-in method startswith of str object at 0x11d35fab0>('micropython-v1.18-rp2-PICO')
+ where <built-in method startswith of str object at 0x11d35fab0> = 'micropython-v1.18-rp2-Raspberry_Pi_Pico_with_RP2040'.startswith
|
tests/createstubs/createstubs_all_test.py#L187
test_stubber_fwid[micropython-v1.19.1-721-rp2-PICO_W]
AssertionError: fwid does not match
assert False
+ where False = <built-in method startswith of str object at 0x112b21f10>('micropython-v1.19.1-721-rp2-PICO_W')
+ where <built-in method startswith of str object at 0x112b21f10> = 'micropython-v1.19.1-721-rp2-Raspberry_Pi_Pico_W_with_RP2040'.startswith
|
tests/createstubs/createstubs_all_test.py#L187
test_stubber_fwid[micropython-v1.19.1-rp2-PIMORONI_PICOLIPO_16MB]
AssertionError: fwid does not match
assert False
+ where False = <built-in method startswith of str object at 0x10e2b9260>('micropython-v1.19.1-rp2-PIMORONI_PICOLIPO_16MB')
+ where <built-in method startswith of str object at 0x10e2b9260> = 'micropython-v1.19.1-rp2-Pimoroni_Pico_LiPo_16MB_with_RP2040'.startswith
|
The logs for this run have expired and are no longer available.
Loading