coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: coreutils-9.0.193-54bec on Solaris 11 OpenIndiana


From: Bruno Haible
Subject: Re: coreutils-9.0.193-54bec on Solaris 11 OpenIndiana
Date: Sun, 10 Apr 2022 17:31:57 +0200

On Solaris 11 OpenIndiana in 64-bit mode, there are 3 test failures.


FAIL: tests/misc/dircolors
==========================

dircolors.pl: test term-1: stdout mismatch, comparing term-1.2 (expected) and 
term-1.O (actual)
*** term-1.2    Sun Apr 10 17:58:03 2022
--- term-1.O    Sun Apr 10 17:58:03 2022
***************
*** 1,2 ****
! LS_COLORS='tw=40;33:';
  export LS_COLORS
--- 1,2 ----
! LS_COLORS='';
  export LS_COLORS
dircolors.pl: test term-2: stdout mismatch, comparing term-2.2 (expected) and 
term-2.O (actual)
*** term-2.2    Sun Apr 10 17:58:03 2022
--- term-2.O    Sun Apr 10 17:58:03 2022
***************
*** 1,2 ****
! LS_COLORS='tw=40;33:';
  export LS_COLORS
--- 1,2 ----
! LS_COLORS='';
  export LS_COLORS
FAIL tests/misc/dircolors.pl (exit status: 1)

FAIL: tests/install/basic-1
===========================

--- -   Sun Apr 10 18:04:48 2022
+++ out Sun Apr 10 18:04:48 2022
@@ -1,1 +1,1 @@
-ginstall: failed to access 'sub4/file_exists': Not a directory
+ginstall: failed to access 'sub4/file_exists': Permission denied
FAIL tests/install/basic-1.sh (exit status: 1)

FAIL: tests/mv/diag
===================

--- exp Sun Apr 10 18:05:35 2022
+++ out Sun Apr 10 18:05:35 2022
@@ -2,5 +2,5 @@
 Try 'mv --help' for more information.
 mv: missing destination file operand after 'no-file'
 Try 'mv --help' for more information.
-mv: target 'f1': Not a directory
-mv: target directory 'f2': Not a directory
+mv: target 'f1': Permission denied
+mv: target directory 'f2': Permission denied
FAIL tests/mv/diag.sh (exit status: 1)


All Gnulib tests pass.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]