Do not read build string without first checking XNCP feature bitmap #845
Annotations
2 errors and 1 warning
Run pytest:
tests/test_ezsp.py#L404
test_board_info[mfg_board_name5-mfg_string5-xncp_build_string5-value_version_info5-expected5]
AssertionError: assert ('Nabu Casa',....0 build 191') == ('Nabu Casa',...ecial build)')
At index 2 diff: '7.1.0.0 build 191' != '7.1.0.0 build 191 (special build)'
Full diff:
(
'Nabu Casa',
'SkyBlue v0.1',
- '7.1.0.0 build 191 (special build)',
? ----------------
+ '7.1.0.0 build 191',
)
|
Run pytest
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading