From 7430c01ec251717d0e22e4866769bd69e43ffb7a Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 20:22:59 +0000 Subject: [PATCH] Update of the data --- aggregated-result.json | 6 +- busybox-result.json | 7 +++ gnu-result.json | 9 +++ individual-size-result.json | 113 ++++++++++++++++++++++++++++++++++++ size-result.json | 5 ++ toybox-result.json | 7 +++ unsafe-result.json | 12 ++++ uutils-coreutils | 2 +- 8 files changed, 157 insertions(+), 4 deletions(-) diff --git a/aggregated-result.json b/aggregated-result.json index 882249614..99e94d466 100644 --- a/aggregated-result.json +++ b/aggregated-result.json @@ -160,7 +160,7 @@ "date-debug.log": "FAIL", "date-ethiopia.log": "PASS", "date-iran.log": "PASS", - "date-locale-hour.log": "FAIL", + "date-locale-hour.log": "PASS", "date-next-dow.log": "PASS", "date-sec.log": "PASS", "date-thailand.log": "PASS", @@ -168,7 +168,7 @@ "date.log": "FAIL", "percent-percent.log": "PASS", "reference.log": "PASS", - "resolution.log": "PASS" + "resolution.log": "FAIL" }, "dd": { "ascii.log": "PASS", @@ -739,7 +739,7 @@ "proc-ksyms.log": "PASS", "retry.log": "PASS", "start-middle.log": "PASS", - "symlink.log": "PASS", + "symlink.log": "FAIL", "tail-c.log": "PASS", "tail-n0f.log": "PASS", "tail-sysfs.log": "PASS", diff --git a/busybox-result.json b/busybox-result.json index 3beda3680..9083fc761 100644 --- a/busybox-result.json +++ b/busybox-result.json @@ -12809,5 +12809,12 @@ "pass": "364", "skip": "3", "fail": "24" + }, + "Sat, 23 May 2026 14:57:34 +0000": { + "sha": "d41c56bd6b27fe209072ef0fef6a8f4626d24c14", + "total": "391", + "pass": "364", + "skip": "3", + "fail": "24" } } diff --git a/gnu-result.json b/gnu-result.json index fe627f5e2..25d1315ec 100644 --- a/gnu-result.json +++ b/gnu-result.json @@ -24410,5 +24410,14 @@ "fail": "56", "xpass": "0", "error": "1" + }, + "Sat, 23 May 2026 15:10:20 +0000": { + "sha": "d41c56bd6b27fe209072ef0fef6a8f4626d24c14", + "total": "690", + "pass": "623", + "skip": "9", + "fail": "57", + "xpass": "0", + "error": "1" } } diff --git a/individual-size-result.json b/individual-size-result.json index 57f79002b..22f198f45 100644 --- a/individual-size-result.json +++ b/individual-size-result.json @@ -185967,5 +185967,118 @@ "whoami": 1116, "yes": 1128 } + }, + "Sat, 23 May 2026 15:11:29 +0000": { + "sha": "d41c56bd6b27fe209072ef0fef6a8f4626d24c14", + "sizes": { + "[": 1148, + "arch": 1116, + "b2sum": 2188, + "base32": 1256, + "base64": 1184, + "basename": 1132, + "basenc": 1300, + "cat": 1160, + "chgrp": 1200, + "chmod": 1188, + "chown": 1208, + "chroot": 1216, + "cksum": 2224, + "comm": 1160, + "cp": 1552, + "csplit": 2568, + "cut": 1204, + "date": 2800, + "dd": 1356, + "df": 1292, + "dir": 2192, + "dircolors": 1204, + "dirname": 1120, + "du": 1800, + "echo": 980, + "env": 1316, + "expand": 1168, + "expr": 2840, + "factor": 1424, + "false": 944, + "fmt": 1192, + "fold": 1168, + "groups": 1136, + "head": 1244, + "hostid": 1116, + "hostname": 1148, + "id": 1180, + "install": 1300, + "join": 2512, + "kill": 1168, + "libstdbuf.so": 280, + "link": 1124, + "ln": 1216, + "logname": 1116, + "ls": 2192, + "md5sum": 2188, + "mkdir": 1168, + "mkfifo": 1140, + "mknod": 1148, + "mktemp": 1176, + "more": 1296, + "mv": 1432, + "nice": 1164, + "nl": 2544, + "nohup": 1168, + "nproc": 1140, + "numfmt": 1348, + "od": 1292, + "paste": 1152, + "pathchk": 1136, + "pinky": 1236, + "pr": 2912, + "printenv": 1128, + "printf": 1368, + "ptx": 2632, + "pwd": 1120, + "readlink": 1152, + "realpath": 1160, + "rm": 1312, + "rmdir": 1144, + "seq": 1340, + "sha1sum": 2188, + "sha224sum": 2188, + "sha256sum": 2188, + "sha384sum": 2188, + "sha512sum": 2188, + "shred": 1224, + "shuf": 1208, + "sleep": 1240, + "sort": 3144, + "split": 1324, + "stat": 1572, + "stdbuf": 1212, + "stty": 1196, + "sum": 1152, + "sync": 1164, + "tac": 2536, + "tail": 1612, + "tee": 1152, + "test": 1148, + "timeout": 1320, + "touch": 1632, + "tr": 1212, + "true": 940, + "truncate": 1176, + "tsort": 1176, + "tty": 1120, + "uname": 1132, + "unexpand": 1160, + "uniq": 1200, + "unlink": 1120, + "uptime": 1496, + "users": 1132, + "vdir": 2192, + "wc": 1296, + "who": 1248, + "whoami": 1116, + "yes": 1128 + } } } diff --git a/size-result.json b/size-result.json index d585e44f8..d9d63fee0 100644 --- a/size-result.json +++ b/size-result.json @@ -10266,5 +10266,10 @@ "sha": "4f9a39b355a6d38674b69345d552cb8b9df3d945", "size": "155152", "multisize": "14156" + }, + "Sat, 23 May 2026 15:11:29 +0000": { + "sha": "d41c56bd6b27fe209072ef0fef6a8f4626d24c14", + "size": "155148", + "multisize": "14156" } } diff --git a/toybox-result.json b/toybox-result.json index 004ebe099..0abf26867 100644 --- a/toybox-result.json +++ b/toybox-result.json @@ -12766,5 +12766,12 @@ "pass": "912", "skip": "43", "fail": "8" + }, + "Sat, 23 May 2026 14:57:01 +0000": { + "sha": "d41c56bd6b27fe209072ef0fef6a8f4626d24c14", + "total": "963", + "pass": "912", + "skip": "43", + "fail": "8" } } diff --git a/unsafe-result.json b/unsafe-result.json index e6aadecc6..b904e967f 100644 --- a/unsafe-result.json +++ b/unsafe-result.json @@ -2242,5 +2242,17 @@ "trait": "0", "extern": "24", "blocks": "260" + }, + "Tue May 19 13:24:51 2026 +0100": { + "sha": "d41c56bd6b27fe209072ef0fef6a8f4626d24c14", + "total": "292", + "code": "269", + "test": "23", + "attr": "6", + "fn": "2", + "impl": "0", + "trait": "0", + "extern": "24", + "blocks": "260" } } diff --git a/uutils-coreutils b/uutils-coreutils index 4f9a39b35..d41c56bd6 160000 --- a/uutils-coreutils +++ b/uutils-coreutils @@ -1 +1 @@ -Subproject commit 4f9a39b355a6d38674b69345d552cb8b9df3d945 +Subproject commit d41c56bd6b27fe209072ef0fef6a8f4626d24c14