diff --git a/aggregated-result.json b/aggregated-result.json index e2537e351..9b106ccbe 100644 --- a/aggregated-result.json +++ b/aggregated-result.json @@ -537,7 +537,7 @@ "printf-indexed.log": "PASS", "printf-mb.log": "PASS", "printf-quote.log": "PASS", - "printf-surprise.log": "SKIP", + "printf-surprise.log": "PASS", "printf.log": "PASS" }, "ptx": { @@ -587,7 +587,7 @@ "interactive-always.log": "PASS", "interactive-once.log": "PASS", "ir-1.log": "PASS", - "isatty.log": "PASS", + "isatty.log": "FAIL", "many-dir-entries-vs-OOM.log": "PASS", "no-give-up.log": "PASS", "one-file-system.log": "FAIL", @@ -741,7 +741,7 @@ "start-middle.log": "PASS", "symlink.log": "PASS", "tail-c.log": "PASS", - "tail-n0f.log": "FAIL", + "tail-n0f.log": "SKIP", "tail-sysfs.log": "PASS", "tail.log": "PASS", "truncate.log": "PASS", diff --git a/busybox-result.json b/busybox-result.json index d7b10ed87..9e2d8b591 100644 --- a/busybox-result.json +++ b/busybox-result.json @@ -12571,5 +12571,12 @@ "pass": "364", "skip": "3", "fail": "24" + }, + "Sat, 09 May 2026 05:55:46 +0000": { + "sha": "fb1e94e3bed2ee36020741af22e40fc3538593f5", + "total": "391", + "pass": "364", + "skip": "3", + "fail": "24" } } diff --git a/gnu-result.json b/gnu-result.json index e030dc92e..3568f6c17 100644 --- a/gnu-result.json +++ b/gnu-result.json @@ -24122,5 +24122,14 @@ "fail": "56", "xpass": "0", "error": "1" + }, + "Sat, 09 May 2026 06:44:47 +0000": { + "sha": "62767379de80851d85a2bae05c196f302550cea8", + "total": "690", + "pass": "619", + "skip": "14", + "fail": "56", + "xpass": "0", + "error": "1" } } diff --git a/individual-size-result.json b/individual-size-result.json index 6335b3486..13544f228 100644 --- a/individual-size-result.json +++ b/individual-size-result.json @@ -182125,5 +182125,118 @@ "whoami": 1120, "yes": 1128 } + }, + "Sat, 09 May 2026 06:16:03 +0000": { + "sha": "fb1e94e3bed2ee36020741af22e40fc3538593f5", + "sizes": { + "[": 1152, + "arch": 1120, + "b2sum": 2176, + "base32": 1260, + "base64": 1184, + "basename": 1132, + "basenc": 1300, + "cat": 1160, + "chgrp": 1204, + "chmod": 1192, + "chown": 1208, + "chroot": 1216, + "cksum": 2212, + "comm": 1164, + "cp": 1556, + "csplit": 2576, + "cut": 1204, + "date": 2788, + "dd": 1360, + "df": 1296, + "dir": 2132, + "dircolors": 1204, + "dirname": 1120, + "du": 1712, + "echo": 984, + "env": 1316, + "expand": 1168, + "expr": 2844, + "factor": 1428, + "false": 948, + "fmt": 1196, + "fold": 1168, + "groups": 1136, + "head": 1244, + "hostid": 1116, + "hostname": 1152, + "id": 1184, + "install": 1304, + "join": 2516, + "kill": 1172, + "libstdbuf.so": 284, + "link": 1128, + "ln": 1220, + "logname": 1116, + "ls": 2132, + "md5sum": 2176, + "mkdir": 1172, + "mkfifo": 1144, + "mknod": 1152, + "mktemp": 1176, + "more": 1288, + "mv": 1424, + "nice": 1168, + "nl": 2552, + "nohup": 1168, + "nproc": 1140, + "numfmt": 1352, + "od": 1292, + "paste": 1156, + "pathchk": 1140, + "pinky": 1240, + "pr": 2900, + "printenv": 1132, + "printf": 1372, + "ptx": 2636, + "pwd": 1124, + "readlink": 1156, + "realpath": 1164, + "rm": 1320, + "rmdir": 1148, + "seq": 1344, + "sha1sum": 2176, + "sha224sum": 2176, + "sha256sum": 2176, + "sha384sum": 2176, + "sha512sum": 2176, + "shred": 1224, + "shuf": 1204, + "sleep": 1244, + "sort": 3152, + "split": 1324, + "stat": 1556, + "stdbuf": 1216, + "stty": 1196, + "sum": 1152, + "sync": 1164, + "tac": 2548, + "tail": 1612, + "tee": 1156, + "test": 1152, + "timeout": 1324, + "touch": 1616, + "tr": 1216, + "true": 948, + "truncate": 1180, + "tsort": 1176, + "tty": 1120, + "uname": 1132, + "unexpand": 1164, + "uniq": 1204, + "unlink": 1124, + "uptime": 1476, + "users": 1132, + "vdir": 2132, + "wc": 1300, + "who": 1248, + "whoami": 1120, + "yes": 1128 + } } } diff --git a/size-result.json b/size-result.json index 4ea820e20..25d1e1439 100644 --- a/size-result.json +++ b/size-result.json @@ -10096,5 +10096,10 @@ "sha": "58e6b3c6c253eab7b27188810cf13c66088c5d12", "size": "154940", "multisize": "14132" + }, + "Sat, 09 May 2026 06:16:03 +0000": { + "sha": "fb1e94e3bed2ee36020741af22e40fc3538593f5", + "size": "154940", + "multisize": "14132" } } diff --git a/toybox-result.json b/toybox-result.json index de47f9023..9ca9aebf0 100644 --- a/toybox-result.json +++ b/toybox-result.json @@ -12528,5 +12528,12 @@ "pass": "912", "skip": "43", "fail": "8" + }, + "Sat, 09 May 2026 05:56:10 +0000": { + "sha": "fb1e94e3bed2ee36020741af22e40fc3538593f5", + "total": "963", + "pass": "912", + "skip": "43", + "fail": "8" } } diff --git a/unsafe-result.json b/unsafe-result.json index 475e1ee1c..748f3bfbf 100644 --- a/unsafe-result.json +++ b/unsafe-result.json @@ -1894,5 +1894,17 @@ "trait": "0", "extern": "24", "blocks": "288" + }, + "Fri May 8 23:00:20 2026 +0100": { + "sha": "62767379de80851d85a2bae05c196f302550cea8", + "total": "320", + "code": "294", + "test": "26", + "attr": "6", + "fn": "2", + "impl": "0", + "trait": "0", + "extern": "24", + "blocks": "288" } } diff --git a/uutils-coreutils b/uutils-coreutils index 055a66b78..62767379d 160000 --- a/uutils-coreutils +++ b/uutils-coreutils @@ -1 +1 @@ -Subproject commit 055a66b78ef86e3e18b0b96675f1e64110c1eac0 +Subproject commit 62767379de80851d85a2bae05c196f302550cea8