@@ -100,6 +100,7 @@ PASS: tests/ptx/ptx-overrun.sh
100
100
PASS: tests/misc/xstrtol.pl
101
101
PASS: tests/tail/overlay-headers.sh
102
102
PASS: tests/tail/pid.sh
103
+ PASS: tests/tail/pid-pipe.sh
103
104
PASS: tests/od/od.pl
104
105
PASS: tests/od/od-endian.sh
105
106
PASS: tests/od/od-float.sh
@@ -186,6 +187,7 @@ PASS: tests/misc/printenv.sh
186
187
PASS: tests/printf/printf.sh
187
188
PASS: tests/printf/printf-cov.pl
188
189
PASS: tests/printf/printf-hex.sh
190
+ PASS: tests/printf/printf-indexed.sh
189
191
PASS: tests/printf/printf-mb.sh
190
192
PASS: tests/printf/printf-surprise.sh
191
193
PASS: tests/printf/printf-quote.sh
@@ -470,7 +472,6 @@ PASS: tests/ls/m-option.sh
470
472
PASS: tests/ls/w-option.sh
471
473
PASS: tests/ls/multihardlink.sh
472
474
PASS: tests/ls/no-arg.sh
473
- SKIP: tests/ls/no-cap.sh
474
475
PASS: tests/ls/selinux-segfault.sh
475
476
PASS: tests/ls/quote-align.sh
476
477
PASS: tests/ls/size-align.sh
@@ -479,6 +480,7 @@ PASS: tests/ls/recursive.sh
479
480
SKIP: tests/ls/removed-directory.sh
480
481
PASS: tests/ls/root-rel-symlink-color.sh
481
482
PASS: tests/ls/rt-1.sh
483
+ SKIP: tests/ls/selinux.sh
482
484
SKIP: tests/ls/slink-acl.sh
483
485
SKIP: tests/ls/stat-dtype.sh
484
486
PASS: tests/ls/stat-failed.sh
@@ -596,6 +598,7 @@ SKIP: tests/du/bind-mount-dir-cycle-v2.sh
596
598
SKIP: tests/id/setgid.sh
597
599
SKIP: tests/install/install-C-root.sh
598
600
SKIP: tests/ls/capability.sh
601
+ SKIP: tests/ls/no-cap.sh
599
602
SKIP: tests/ls/nameless-uid.sh
600
603
SKIP: tests/chcon/chcon.sh
601
604
SKIP: tests/chroot/chroot-credentials.sh
@@ -651,13 +654,22 @@ SKIP: tests/factor/t33.sh
651
654
SKIP: tests/factor/t34.sh
652
655
SKIP: tests/factor/t35.sh
653
656
SKIP: tests/factor/t36.sh
654
- # TOTAL: 653
655
- # PASS: 500
656
- # SKIP: 152
657
+ SKIP: tests/factor/t37.sh
658
+ # TOTAL: 657
659
+ # PASS: 502
660
+ # SKIP: 154
657
661
# XFAIL: 0
658
662
# FAIL: 1
659
663
# XPASS: 0
660
664
# ERROR: 0
665
+ NAME="OmniOS"
666
+ PRETTY_NAME="OmniOS Community Edition v11 r151053"
667
+ CPE_NAME="cpe:/o:omniosce:omnios:11:151053:0"
668
+ ID=omnios
669
+ VERSION=r151053
670
+ VERSION_ID=r151053
671
+ BUILD_ID=151053.0.2025.01.12
672
+ HOME_URL="https://omnios.org/"
661
673
SKIP: tests/tail/inotify-race
662
674
SKIP tests/tail/inotify-race.sh (exit status: 77)
663
675
SKIP: tests/tail/inotify-race2
@@ -825,10 +837,10 @@ SKIP: tests/install/install-Z-selinux
825
837
SKIP tests/install/install-Z-selinux.sh (exit status: 77)
826
838
SKIP: tests/ls/acl
827
839
SKIP tests/ls/acl.sh (exit status: 77)
828
- SKIP: tests/ls/no-cap
829
- SKIP tests/ls/no-cap.sh (exit status: 77)
830
840
SKIP: tests/ls/removed-directory
831
841
SKIP tests/ls/removed-directory.sh (exit status: 77)
842
+ SKIP: tests/ls/selinux
843
+ SKIP tests/ls/selinux.sh (exit status: 77)
832
844
SKIP: tests/ls/slink-acl
833
845
SKIP tests/ls/slink-acl.sh (exit status: 77)
834
846
SKIP: tests/ls/stat-dtype
@@ -889,6 +901,8 @@ SKIP: tests/install/install-C-root
889
901
SKIP tests/install/install-C-root.sh (exit status: 77)
890
902
SKIP: tests/ls/capability
891
903
SKIP tests/ls/capability.sh (exit status: 77)
904
+ SKIP: tests/ls/no-cap
905
+ SKIP tests/ls/no-cap.sh (exit status: 77)
892
906
SKIP: tests/ls/nameless-uid
893
907
SKIP tests/ls/nameless-uid.sh (exit status: 77)
894
908
SKIP: tests/chcon/chcon
@@ -999,9 +1013,11 @@ SKIP: tests/factor/t35
999
1013
SKIP tests/factor/t35.sh (exit status: 77)
1000
1014
SKIP: tests/factor/t36
1001
1015
SKIP tests/factor/t36.sh (exit status: 77)
1002
- # TOTAL: 653
1003
- # PASS: 500
1004
- # SKIP: 152
1016
+ SKIP: tests/factor/t37
1017
+ SKIP tests/factor/t37.sh (exit status: 77)
1018
+ # TOTAL: 657
1019
+ # PASS: 502
1020
+ # SKIP: 154
1005
1021
# XFAIL: 0
1006
1022
# FAIL: 1
1007
1023
# XPASS: 0
0 commit comments