Re: [PATCH v2 0/6] Various test fixes proposed by Thomas Schmitt

2025-03-15 Thread Glenn Washburn
On Tue, 04 Mar 2025 10:56:15 +0100 "Thomas Schmitt" wrote: > Hi, > > Tested-by: Thomas Schmitt > > with remaining unrelated problems. > > --- > Test details: > > The patch series applied by "git am" without problems to a bra

Re: [PATCH v2 0/6] Various test fixes proposed by Thomas Schmitt

2025-03-11 Thread Daniel Kiper
On Mon, Mar 03, 2025 at 02:12:00AM -0600, Glenn Washburn wrote: > Thomas Schmitt proposed variations on these fixes[1]. I've broken his > patch into several patches with improvements. > > Glenn > > [1] https://lore.kernel.org/all/9956308756800479...@scdbackup.webframe.org/ > > v2: > * Add patch #2

Re: [PATCH v2 0/6] Various test fixes proposed by Thomas Schmitt

2025-03-04 Thread Thomas Schmitt via Grub-devel
Hi, Tested-by: Thomas Schmitt with remaining unrelated problems. --- Test details: The patch series applied by "git am" without problems to a branch cloned from freshly pulled "master". make check TESTS=grub_cmd_cryptomount

[PATCH v2 0/6] Various test fixes proposed by Thomas Schmitt

2025-03-03 Thread Glenn Washburn
Thomas Schmitt proposed variations on these fixes[1]. I've broken his patch into several patches with improvements. Glenn [1] https://lore.kernel.org/all/9956308756800479...@scdbackup.webframe.org/ v2: * Add patch #2 to allow grub-shell-luks-tester to cleanup properly on expected failure. *