Re: [PATCH] tests: remove cmdline_cat and gfxterm_menu tests

2020-06-03 Thread Daniel Axtens
"Vladimir 'phcoder' Serbinenko" writes: > On Tue, Jun 2, 2020, 10:40 Daniel Axtens wrote: > >> cmdline_cat takes a checksum of a screen that includes the grub >> version number, so it has been broken since commit 94d9926a6640 >> ("Release 2.04~rc1"). That was in April 2019. >> >> I have not been

Re: [PATCH] tests: remove cmdline_cat and gfxterm_menu tests

2020-06-02 Thread Vladimir 'phcoder' Serbinenko
On Tue, Jun 2, 2020, 10:40 Daniel Axtens wrote: > cmdline_cat takes a checksum of a screen that includes the grub > version number, so it has been broken since commit 94d9926a6640 > ("Release 2.04~rc1"). That was in April 2019. > > I have not been able to get the gfxterm_menu tests to pass under

[PATCH] tests: remove cmdline_cat and gfxterm_menu tests

2020-06-02 Thread Daniel Axtens
cmdline_cat takes a checksum of a screen that includes the grub version number, so it has been broken since commit 94d9926a6640 ("Release 2.04~rc1"). That was in April 2019. I have not been able to get the gfxterm_menu tests to pass under any configuration. These tests aren't providing any extra