]> git.ipfire.org Git - thirdparty/grub.git/commit
tests: Disable gfxterm_menu and cmdline_cat tests
authorGlenn Washburn <development@efficientek.com>
Mon, 5 May 2025 21:11:36 +0000 (16:11 -0500)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 29 May 2025 12:48:31 +0000 (14:48 +0200)
commitca2a91f43bf6e1df23a07c295534f871ddf2d401
tree27829aae9ba539848de867afd6c7c101961ec73d
parent73d1c959ea3417e9309ba8c6102d7d6dc7c94259
tests: Disable gfxterm_menu and cmdline_cat tests

Those tests fail depending on the version of unifont. As we don't distribute
our own unifont it fails for most users. Disable them so that they don't mask
real failures. They can be reinstated once we solve unifont problem.

Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/Makefile.core.def