From 56d28c0d8bbf01233aed02ea9e8dae44e89c6860 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 14:31:16 +0000 Subject: [PATCH] Update of the data --- aggregated-result.json | 2 +- 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, 155 insertions(+), 2 deletions(-) diff --git a/aggregated-result.json b/aggregated-result.json index 81e3bac06..971014a8d 100644 --- a/aggregated-result.json +++ b/aggregated-result.json @@ -151,7 +151,7 @@ "csplit.log": "PASS" }, "cut": { - "bounded-memory.log": "FAIL", + "bounded-memory.log": "PASS", "cut-huge-range.log": "PASS", "cut.log": "FAIL", "mb-non-utf8.log": "FAIL" diff --git a/busybox-result.json b/busybox-result.json index 1b2444c57..3e6be3919 100644 --- a/busybox-result.json +++ b/busybox-result.json @@ -12592,5 +12592,12 @@ "pass": "364", "skip": "3", "fail": "24" + }, + "Sun, 10 May 2026 12:28:37 +0000": { + "sha": "9bf907dcb7db7b08479a532ea2cc52e2e2d217e8", + "total": "391", + "pass": "364", + "skip": "3", + "fail": "24" } } diff --git a/gnu-result.json b/gnu-result.json index f72f6a829..e9eb28fae 100644 --- a/gnu-result.json +++ b/gnu-result.json @@ -24140,5 +24140,14 @@ "fail": "55", "xpass": "0", "error": "1" + }, + "Sun, 10 May 2026 14:23:49 +0000": { + "sha": "c784046182f620b126694828d11e77f1fc3b3da6", + "total": "690", + "pass": "622", + "skip": "13", + "fail": "54", + "xpass": "0", + "error": "1" } } diff --git a/individual-size-result.json b/individual-size-result.json index 4ca59ced6..39577ddb0 100644 --- a/individual-size-result.json +++ b/individual-size-result.json @@ -182464,5 +182464,118 @@ "whoami": 1120, "yes": 1128 } + }, + "Sun, 10 May 2026 12:46:54 +0000": { + "sha": "9bf907dcb7db7b08479a532ea2cc52e2e2d217e8", + "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": 1296, + "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 99909d453..ea88077ad 100644 --- a/size-result.json +++ b/size-result.json @@ -10111,5 +10111,10 @@ "sha": "04d1856146b9b9612b62500bae9502ef08f454bd", "size": "154944", "multisize": "14136" + }, + "Sun, 10 May 2026 12:46:54 +0000": { + "sha": "9bf907dcb7db7b08479a532ea2cc52e2e2d217e8", + "size": "154944", + "multisize": "14136" } } diff --git a/toybox-result.json b/toybox-result.json index 354228269..05da5b068 100644 --- a/toybox-result.json +++ b/toybox-result.json @@ -12549,5 +12549,12 @@ "pass": "912", "skip": "43", "fail": "8" + }, + "Sun, 10 May 2026 12:28:25 +0000": { + "sha": "9bf907dcb7db7b08479a532ea2cc52e2e2d217e8", + "total": "963", + "pass": "912", + "skip": "43", + "fail": "8" } } diff --git a/unsafe-result.json b/unsafe-result.json index f840019da..6d95cc258 100644 --- a/unsafe-result.json +++ b/unsafe-result.json @@ -1930,5 +1930,17 @@ "trait": "0", "extern": "24", "blocks": "287" + }, + "Sun May 10 22:27:03 2026 +0900": { + "sha": "c784046182f620b126694828d11e77f1fc3b3da6", + "total": "317", + "code": "293", + "test": "24", + "attr": "6", + "fn": "2", + "impl": "0", + "trait": "0", + "extern": "24", + "blocks": "285" } } diff --git a/uutils-coreutils b/uutils-coreutils index fbd4918c1..c78404618 160000 --- a/uutils-coreutils +++ b/uutils-coreutils @@ -1 +1 @@ -Subproject commit fbd4918c19728ed8f68d4b7f0acb20b0dcf5961c +Subproject commit c784046182f620b126694828d11e77f1fc3b3da6