16.04.2016 07:48, 清爽え의[̲̅ пишет: > ======================================= > GRUB 2.02~beta3: ./test-suite.log > ======================================= > > # TOTAL: 81 > # PASS: 63 > # SKIP: 17 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > > .. contents:: :depth: 2 > > SKIP: ext234_test > ================= >
Are you running tests as root? > tests/video_checksum.c:checksum:620: assert failed: 0 Checksum > cmdline_cat_2560x1440xrgba8888:44 failed: 0x6fd2b241 vs 0x4f00ee83 This is expected to fail because it depends on exact font used to build grub and may depend on exact qemu/bios version which most likely differ from the one used to create reference files. I think this test should be disabled by default. _______________________________________________ Bug-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-grub
