make check: error on erofs_test

2025-09-20 Thread Leo Sandoval via Grub-devel
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

Re: make check: error on erofs_test

2025-09-19 Thread Leo Sandoval via Grub-devel
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 wrote: > Hello, > > I sent a patch for this particular failure in this thread last month: > https://lists.nongn

Re: make check: error on erofs_test

2025-09-19 Thread Andrew Hamilton
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