Thanks Andrew. Let me rebase my branch on top of yours and re-test. I do
have other fixes/improvements that I am planning to send.

Leo

On Fri, Sep 19, 2025 at 11:58 AM Andrew Hamilton <adham...@gmail.com> wrote:

> Hello,
>
> I sent a patch for this particular failure in this thread last month:
> https://lists.nongnu.org/archive/html/grub-devel/2025-08/msg00251.html
>
> In the parent thread, I have a couple other fixes for test failures
> (one to ext234_test and a partial fix for a zfs_test failure without
> zstd support in the test utility):
> https://lists.nongnu.org/archive/html/grub-devel/2025-08/msg00249.html
>
> It looks like it has not been merged to master yet, I'm not sure if
> it's on the radar still.
>
>
> Thank you,
> Andrew
>
> On Fri, Sep 19, 2025 at 12:12 PM Leo Sandoval via Grub-devel
> <grub-devel@gnu.org> wrote:
> >
> > I trying to pass all (make) checks on a Fedora f42 VM but I observing
> this error (and several more that I will send separately) which is log on
> the erofs_test.log after running 'make check'
> >
> > + ./grub-fs-tester erofs_compact
> > 1024+0 records in
> > 1024+0 records out
> > 1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.000699316 s, 1.5 GB/s
> > mkfs.erofs -L "g;/éт 莭😁" -Eforce-inode-compact
> /tmp/grub-fs-tester.20250919185302726457590.erofs_compact.CG4/erofs_compact_512_4096_1_0.img
> /tmp/grub-fs-tester.20250919185302726457590.erofs_compact.CG4/master
> > <E> erofs: invalid volume label
> > Try 'mkfs.erofs --help' for more information.
> > mkfs.erofs 1.8.10
> > FAIL erofs_test (exit status: 1)
> >
> >
> >
> > which as error indicates, there is something wrong with the label. Label
> is not ASCII which is perhaps intended.
> >
> > Is this a known issue?
> > _______________________________________________
> > Grub-devel mailing list
> > Grub-devel@gnu.org
> > https://lists.gnu.org/mailman/listinfo/grub-devel
>
>
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to