File tree Expand file tree Collapse file tree 6 files changed +138
-2
lines changed
Expand file tree Collapse file tree 6 files changed +138
-2
lines changed Original file line number Diff line number Diff line change 366366 "realpath.log" : " PASS" ,
367367 "selinux.log" : " FAIL" ,
368368 "sleep.log" : " PASS" ,
369- "stdbuf.log" : " FAIL " ,
369+ "stdbuf.log" : " PASS " ,
370370 "sync.log" : " PASS" ,
371- "tee.log" : " FAIL " ,
371+ "tee.log" : " PASS " ,
372372 "time-style.log" : " FAIL" ,
373373 "tsort.log" : " FAIL" ,
374374 "unexpand.log" : " PASS" ,
Original file line number Diff line number Diff line change 73567356 "pass" : " 327" ,
73577357 "skip" : " 33" ,
73587358 "fail" : " 31"
7359+ },
7360+ "Tue, 24 Jun 2025 23:13:34 +0000" : {
7361+ "sha" : " 945f01df21a5c2d7bce4d7579e0d40c83fa4474b" ,
7362+ "total" : " 391" ,
7363+ "pass" : " 327" ,
7364+ "skip" : " 33" ,
7365+ "fail" : " 31"
73597366 }
73607367}
Original file line number Diff line number Diff line change 1712217122 "fail" : " 64" ,
1712317123 "xpass" : " 0" ,
1712417124 "error" : " 0"
17125+ },
17126+ "Wed, 25 Jun 2025 00:00:19 +0000" : {
17127+ "sha" : " 945f01df21a5c2d7bce4d7579e0d40c83fa4474b" ,
17128+ "total" : " 618" ,
17129+ "pass" : " 524" ,
17130+ "skip" : " 32" ,
17131+ "fail" : " 62" ,
17132+ "xpass" : " 0" ,
17133+ "error" : " 0"
1712517134 }
1712617135}
Original file line number Diff line number Diff line change @@ -100091,5 +100091,113 @@
100091100091 "whoami": 1028,
100092100092 "yes": 1040
100093100093 }
100094+ },
100095+ "Tue, 24 Jun 2025 23:20:56 +0000": {
100096+ "sha": "945f01df21a5c2d7bce4d7579e0d40c83fa4474b",
100097+ "sizes": {
100098+ "[": 1072,
100099+ "arch": 1032,
100100+ "base32": 1188,
100101+ "base64": 1188,
100102+ "basename": 1064,
100103+ "basenc": 1204,
100104+ "cat": 1104,
100105+ "chcon": 1152,
100106+ "chgrp": 1156,
100107+ "chmod": 1104,
100108+ "chown": 1164,
100109+ "chroot": 1172,
100110+ "cksum": 1440,
100111+ "comm": 1076,
100112+ "cp": 1484,
100113+ "csplit": 2660,
100114+ "cut": 1128,
100115+ "date": 3056,
100116+ "dd": 1336,
100117+ "df": 1184,
100118+ "dir": 1964,
100119+ "dircolors": 1140,
100120+ "dirname": 1032,
100121+ "du": 1372,
100122+ "echo": 480,
100123+ "env": 1256,
100124+ "expand": 1100,
100125+ "expr": 1520,
100126+ "factor": 1404,
100127+ "false": 988,
100128+ "fmt": 1128,
100129+ "fold": 1092,
100130+ "groups": 1068,
100131+ "hashsum": 1396,
100132+ "head": 1152,
100133+ "hostid": 1028,
100134+ "hostname": 1068,
100135+ "id": 1112,
100136+ "install": 1220,
100137+ "join": 1196,
100138+ "kill": 1096,
100139+ "link": 1060,
100140+ "ln": 1140,
100141+ "logname": 1024,
100142+ "ls": 1984,
100143+ "mkdir": 1100,
100144+ "mkfifo": 1064,
100145+ "mknod": 1088,
100146+ "mktemp": 1128,
100147+ "more": 1264,
100148+ "mv": 1372,
100149+ "nice": 1060,
100150+ "nl": 2628,
100151+ "nohup": 1072,
100152+ "nproc": 1072,
100153+ "numfmt": 1152,
100154+ "od": 1176,
100155+ "paste": 1072,
100156+ "pathchk": 1072,
100157+ "pinky": 1172,
100158+ "pr": 2768,
100159+ "printenv": 1020,
100160+ "printf": 1244,
100161+ "ptx": 2712,
100162+ "pwd": 1036,
100163+ "readlink": 1092,
100164+ "realpath": 1092,
100165+ "rm": 1112,
100166+ "rmdir": 1068,
100167+ "runcon": 1124,
100168+ "seq": 1284,
100169+ "shred": 1120,
100170+ "shuf": 1136,
100171+ "sleep": 1160,
100172+ "sort": 1796,
100173+ "split": 1244,
100174+ "stat": 1220,
100175+ "stdbuf": 1520,
100176+ "stty": 1088,
100177+ "sum": 1084,
100178+ "sync": 1068,
100179+ "tac": 2604,
100180+ "tail": 1612,
100181+ "tee": 1096,
100182+ "test": 1072,
100183+ "timeout": 1252,
100184+ "touch": 2804,
100185+ "tr": 1156,
100186+ "true": 988,
100187+ "truncate": 1076,
100188+ "tsort": 1084,
100189+ "tty": 1012,
100190+ "uname": 1052,
100191+ "unexpand": 1100,
100192+ "uniq": 1140,
100193+ "unlink": 1056,
100194+ "uptime": 1156,
100195+ "users": 1056,
100196+ "vdir": 1964,
100197+ "wc": 1156,
100198+ "who": 1196,
100199+ "whoami": 1028,
100200+ "yes": 1040
100201+ }
100094100202 }
100095100203}
Original file line number Diff line number Diff line change 63666366 "sha" : " bc459d1e51a56372d4694a71f0e6bb1c429631b0" ,
63676367 "size" : " 132104" ,
63686368 "multisize" : " 11624"
6369+ },
6370+ "Tue, 24 Jun 2025 23:20:56 +0000" : {
6371+ "sha" : " 945f01df21a5c2d7bce4d7579e0d40c83fa4474b" ,
6372+ "size" : " 132164" ,
6373+ "multisize" : " 11632"
63696374 }
63706375}
Original file line number Diff line number Diff line change 73137313 "pass" : " 848" ,
73147314 "skip" : " 49" ,
73157315 "fail" : " 10"
7316+ },
7317+ "Tue, 24 Jun 2025 23:16:09 +0000" : {
7318+ "sha" : " 945f01df21a5c2d7bce4d7579e0d40c83fa4474b" ,
7319+ "total" : " 907" ,
7320+ "pass" : " 848" ,
7321+ "skip" : " 49" ,
7322+ "fail" : " 10"
73167323 }
73177324}
You can’t perform that action at this time.
0 commit comments