[pve-devel] applied: [PATCH installer] tui: tests: fix reading ui messages from low-level installer

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Nov 12 14:51:32 CET 2024


Am 12.11.24 um 13:48 schrieb Christoph Heiss:
> This actually broke with commit 723afe2 - this patch was quite old
> (18.10.2023) and these tests were introduced some time after sending it,
> thus is not adjusted for it.
> 
> Fix itself is pretty simple, simply ignore non-JSON/invalid message from
> the low-level installer, much like the actual progression code does it.
> 
> Fixes: 723afe2 ("run env: always re-create run env file in test mode")
> Signed-off-by: Christoph Heiss <c.heiss at proxmox.com>
> ---
>  .../src/views/install_progress.rs             | 34 +++++++++++--------
>  1 file changed, 20 insertions(+), 14 deletions(-)
> 
>

applied, thanks!




More information about the pve-devel mailing list