Skip to content

Instantly share code, notes, and snippets.

@lsandov1
Created December 20, 2023 02:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lsandov1/d908a65a779d22a7da6f43a6dfa168e5 to your computer and use it in GitHub Desktop.
Save lsandov1/d908a65a779d22a7da6f43a6dfa168e5 to your computer and use it in GitHub Desktop.
grub2: local 'make test' output under upstream 2.12-rc1 release
=====================================
GRUB 2.12~rc1: ./test-suite.log
=====================================
# TOTAL: 85
# PASS: 62
# SKIP: 2
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 20
.. contents:: :depth: 2
ERROR: ext234_test
==================
ERROR ext234_test (exit status: 99)
ERROR: hfsplus_test
===================
ERROR hfsplus_test (exit status: 99)
ERROR: ntfs_test
================
ERROR ntfs_test (exit status: 99)
ERROR: reiserfs_test
====================
ERROR reiserfs_test (exit status: 99)
ERROR: fat_test
===============
ERROR fat_test (exit status: 99)
ERROR: minixfs_test
===================
ERROR minixfs_test (exit status: 99)
ERROR: xfs_test
===============
ERROR xfs_test (exit status: 99)
ERROR: f2fs_test
================
ERROR f2fs_test (exit status: 99)
ERROR: nilfs2_test
==================
ERROR nilfs2_test (exit status: 99)
ERROR: romfs_test
=================
genromfs not installed; cannot test romfs.
ERROR romfs_test (exit status: 99)
ERROR: exfat_test
=================
ERROR exfat_test (exit status: 99)
ERROR: udf_test
===============
ERROR udf_test (exit status: 99)
ERROR: hfs_test
===============
ERROR hfs_test (exit status: 99)
ERROR: jfs_test
===============
ERROR jfs_test (exit status: 99)
ERROR: btrfs_test
=================
ERROR btrfs_test (exit status: 99)
ERROR: zfs_test
===============
ERROR zfs_test (exit status: 99)
FAIL: cpio_test
===============
1024+0 records in
1024+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.000854533 s, 1.2 GB/s
94363 blocks
Device proc: Filesystem type procfs - Sector size 512B - Total size 0KiB
Device loop0: Filesystem type cpiofs - Sector size 512B - Total size 47181.5KiB
Device host: Filesystem type hostfs - Sector size 512B - Total size 0KiB
1024+0 records in
1024+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.000916542 s, 1.1 GB/s
94385 blocks
Device proc: Filesystem type procfs - Sector size 512B - Total size 0KiB
Device loop0: Filesystem type odc - Sector size 512B - Total size 47192.5KiB
Device host: Filesystem type hostfs - Sector size 512B - Total size 0KiB
1024+0 records in
1024+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.000866801 s, 1.2 GB/s
84160 blocks
Device proc: Filesystem type procfs - Sector size 512B - Total size 0KiB
Device loop0: Filesystem type newc - Sector size 512B - Total size 42080KiB
Device host: Filesystem type hostfs - Sector size 512B - Total size 0KiB
1024+0 records in
1024+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.000836833 s, 1.3 GB/s
84160 blocks
Device proc: Filesystem type procfs - Sector size 512B - Total size 0KiB
Device loop0: Filesystem type newc - Sector size 512B - Total size 42080KiB
Device host: Filesystem type hostfs - Sector size 512B - Total size 0KiB
1024+0 records in
1024+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.000905336 s, 1.2 GB/s
cpio: ./: value uid 4215102 out of allowed range 0..2097151
FAIL cpio_test (exit status: 1)
ERROR: luks1_test
=================
ERROR luks1_test (exit status: 99)
ERROR: luks2_test
=================
ERROR luks2_test (exit status: 99)
ERROR: grub_cmd_cryptomount
===========================
not root; cannot test cryptomount.
ERROR grub_cmd_cryptomount (exit status: 99)
SKIP: pseries_test
==================
SKIP pseries_test (exit status: 77)
SKIP: core_compress_test
========================
SKIP core_compress_test (exit status: 77)
ERROR: grub_func_test
=====================
Functional test requires grub-mkfont support
ERROR grub_func_test (exit status: 99)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment