All of lore.kernel.org
 help / color / mirror / Atom feed
* RFH: fincore/count lsfd/column-xmode failing on sparc64
@ 2023-11-11 18:23 John Paul Adrian Glaubitz
  2023-11-11 18:37 ` Thomas Weißschuh 
  2023-11-12 17:54 ` Masatake YAMATO
  0 siblings, 2 replies; 11+ messages in thread
From: John Paul Adrian Glaubitz @ 2023-11-11 18:23 UTC (permalink / raw)
  To: util-linux

Hello!

On sparc64 running Linux 6.5.0, the following two tests are failing:

  2 tests of 283 FAILED

      fincore/count
      lsfd/column-xmode

The details are:

--- /dev/null   2023-11-08 19:15:02.955999947 +0000
+++ /home/glaubitz/util-linux/tests/output/fincore/count.err    2023-11-11 18:19:47.242570274 +0000
@@ -0,0 +1,4 @@
+[ NO EXCITING FILE ]
+fincore: failed to open: no_such_file: No such file or directory
+[ MULTIPLE FILES ]
+fincore: failed to open: no_such_file: No such file or directory
}}}-diff

      fincore: count file contents in core                   ... FAILED (fincore/count)
     libmount: options string: [11] set-empty                ... OK
     libfdisk: GPT: [02] all-defaults-with-typo              ... OK
          cal: Year 2147483646: [22] 1sw-year                ... OK
        fdisk: MBR - sort                                    ... OK (all 4 sub-tests PASSED)
          cal: September 1752: [21] 3sj-month                ... OK
        fdisk: sunlabel tests: [03] set-partition-sysid      ... OK
     libmount: utils: [10] ends-with                         ... OK
         lsfd: XMODE.m for classical system calls for multiplexing: [02] select ... OK
        lscpu: lscpu: [03] ppc-qemu                          ... OK
         lsfd: NAME and KNAME column                         ... OK (all 4 sub-tests PASSED)
         lsfd: TYPE and STTYPE column                        ... OK (all 4 sub-tests PASSED)
      findmnt: filter                                        ... OK (all 11 sub-tests PASSED)
        fdisk: MBR - dos mode: [03] set-partition-type       ... OK
     libmount: tab files: [10] find-target                   ... OK
         lsfd: timerfd associating alarm                     ... SKIPPED (no capability: WAKE_ALARM)
      hexdump: highlighting: [17] 2b_dec-3                   ... OK
       getopt: options: [14] quiet_option_short              ... OK
       column: table: [18] empty-column-at-eol2              ... OK
     libmount: options string: [12] set-new                  ... OK
 libsmartcols: fromfile: [10] padding-minout                 ... OK
     libmount: options string: [12] get-flg-linux            ... OK

diff-{{{
--- /home/glaubitz/util-linux/tests/expected/lsfd/column-xmode-MODE-x-bit       2023-11-11 18:12:22.478579711 +0000
+++ /home/glaubitz/util-linux/tests/output/lsfd/column-xmode-MODE-x-bit 2023-11-11 18:19:47.434570270 +0000
@@ -1,2 +1,3 @@
 r-x
+rwx
 MODE(x-bit):  0
}}}-diff

         lsfd: TCP sockets                                   ... OK
         lsfd: TCP6 sockets                                  ... OK
          cal: September 1752: [22] 1m-year                  ... OK
        lsblk: lsblk: [04] simple-lvm-state                  ... OK
       logger: errors: [07] tcp                              ... OK
          cal: Year 2147483646: [23] 1mjw-year               ... OK
     libmount: utils: [11] mountpoint                        ... OK
     libfdisk: GPT: [03] getattr                             ... OK
         lsfd: MODE and XMODE columns: [05] MODE-x-bit       ... FAILED (lsfd/column-xmode-MODE-x-bit)
      hexdump: highlighting: [18] 2b_dec-4                   ... OK
         lsfd: UNIX sockets made in a differenct net namespace ... SKIPPED (no root permissions)
     libmount: tab files: [11] find-target2                  ... OK
         lsfd: --pid option                                  ... SKIPPED (no root permissions)
     libmount: options string: [13] set-new-empty            ... OK
     libmount: options string: [13] get-flg-user             ... OK
          cal: September 1752: [23] 1s-year                  ... OK
        blkid: superblocks probing: [07] bcachefs            ... OK
       getopt: options: [15] quiet_output_option_long        ... OK
     libfdisk: mkpart-full: [04] mbr-err-nospace             ... OK
 libsmartcols: fromfile: [11] strictwidth                    ... OK
       column: table: [19] neg-1                             ... OK
     libmount: utils: [12] mountpoint-subdir                 ... OK
         lsfd: XMODE.m for classical system calls for multiplexing: [03] poll ... OK
      hexdump: highlighting: [19] 2b_dec-5                   ... OK
     libmount: options string                                ... OK (all 13 sub-tests PASSED)
          cal: Year 2147483646: [24] 1sjw-year               ... OK
       cramfs: fsck bad header: [05] pad-64K-be              ... OK
     libmount: tab files: [12] find-target3                  ... OK
          cal: September 1752: [24] 1mj-year                 ... OK
         lsfd: --summary option                              ... SKIPPED (missing in PATH: ps)
     libmount: options string: [14] set-new-end              ... OK
       logger: errors: [08] multi-line                       ... OK
     libmount: utils: [13] mountpoint-root                   ... OK
        lsblk: lsblk: [05] simple-lvm-topo                   ... OK
          cal: Year 2147483646                               ... OK (all 24 sub-tests PASSED)

diff-{{{
--- /home/glaubitz/util-linux/tests/expected/lsfd/column-xmode-XMODE-x-bit      2023-11-11 18:12:22.478579711 +0000
+++ /home/glaubitz/util-linux/tests/output/lsfd/column-xmode-XMODE-x-bit        2023-11-11 18:19:47.826570261 +0000
@@ -1,2 +1,3 @@
 r-x---
+rwx---
 XMODE(x-bit):  0
}}}-diff

Does anyone have a clue how to address these issues? I'm not quite sure what these
tests actually test.

Thanks,
Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-11-13 20:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-11 18:23 RFH: fincore/count lsfd/column-xmode failing on sparc64 John Paul Adrian Glaubitz
2023-11-11 18:37 ` Thomas Weißschuh 
2023-11-11 18:46   ` John Paul Adrian Glaubitz
2023-11-11 19:10     ` Thomas Weißschuh 
2023-11-12  7:53       ` John Paul Adrian Glaubitz
2023-11-13 17:50         ` Thomas Weißschuh
2023-11-13 18:06           ` John Paul Adrian Glaubitz
2023-11-13 20:10             ` Thomas Weißschuh
2023-11-13 20:36               ` John Paul Adrian Glaubitz
2023-11-12 17:54 ` Masatake YAMATO
2023-11-12 19:04   ` John Paul Adrian Glaubitz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.