From fd48ca0b8f05090742e2efceaabf4eb95348ba97 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 03:10:41 +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 +++ 6 files changed, 144 insertions(+), 3 deletions(-) diff --git a/aggregated-result.json b/aggregated-result.json index 3d3935fb8..47510a6ed 100644 --- a/aggregated-result.json +++ b/aggregated-result.json @@ -2,7 +2,7 @@ "basenc": { "base64.log": "PASS", "basenc.log": "PASS", - "bounded-memory.log": "PASS", + "bounded-memory.log": "SKIP", "large-input.log": "PASS" }, "cat": { @@ -588,7 +588,7 @@ "interactive-once.log": "PASS", "ir-1.log": "PASS", "isatty.log": "PASS", - "many-dir-entries-vs-OOM.log": "SKIP", + "many-dir-entries-vs-OOM.log": "PASS", "no-give-up.log": "PASS", "one-file-system.log": "FAIL", "one-file-system2.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 949e00954..e95b403be 100644 --- a/busybox-result.json +++ b/busybox-result.json @@ -12263,5 +12263,12 @@ "pass": "364", "skip": "3", "fail": "24" + }, + "Sat, 25 Apr 2026 01:56:49 +0000": { + "sha": "51b187181e45d58f265e028608b44af3e1f5d983", + "total": "391", + "pass": "364", + "skip": "3", + "fail": "24" } } diff --git a/gnu-result.json b/gnu-result.json index f27c66b57..54908acc7 100644 --- a/gnu-result.json +++ b/gnu-result.json @@ -23744,5 +23744,14 @@ "fail": "63", "xpass": "0", "error": "1" + }, + "Sat, 25 Apr 2026 02:01:54 +0000": { + "sha": "51b187181e45d58f265e028608b44af3e1f5d983", + "total": "690", + "pass": "611", + "skip": "14", + "fail": "64", + "xpass": "0", + "error": "1" } } diff --git a/individual-size-result.json b/individual-size-result.json index 8586834f0..eca25e8aa 100644 --- a/individual-size-result.json +++ b/individual-size-result.json @@ -177153,5 +177153,118 @@ "whoami": 1120, "yes": 1128 } + }, + "Sat, 25 Apr 2026 02:17:00 +0000": { + "sha": "51b187181e45d58f265e028608b44af3e1f5d983", + "sizes": { + "[": 1152, + "arch": 1120, + "b2sum": 2172, + "base32": 1260, + "base64": 1184, + "basename": 1132, + "basenc": 1300, + "cat": 1160, + "chgrp": 1204, + "chmod": 1192, + "chown": 1208, + "chroot": 1216, + "cksum": 2216, + "comm": 1164, + "cp": 1552, + "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": 1240, + "hostid": 1116, + "hostname": 1152, + "id": 1184, + "install": 1304, + "join": 2516, + "kill": 1172, + "libstdbuf.so": 284, + "link": 1128, + "ln": 1220, + "logname": 1116, + "ls": 2128, + "md5sum": 2172, + "mkdir": 1172, + "mkfifo": 1144, + "mknod": 1152, + "mktemp": 1176, + "more": 1292, + "mv": 1424, + "nice": 1168, + "nl": 2552, + "nohup": 1172, + "nproc": 1140, + "numfmt": 1348, + "od": 1292, + "paste": 1156, + "pathchk": 1140, + "pinky": 1228, + "pr": 2900, + "printenv": 1128, + "printf": 1372, + "ptx": 2636, + "pwd": 1124, + "readlink": 1156, + "realpath": 1164, + "rm": 1320, + "rmdir": 1148, + "seq": 1344, + "sha1sum": 2172, + "sha224sum": 2172, + "sha256sum": 2172, + "sha384sum": 2172, + "sha512sum": 2172, + "shred": 1224, + "shuf": 1204, + "sleep": 1244, + "sort": 3152, + "split": 1324, + "stat": 1552, + "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 0e27889f0..48ee45d9b 100644 --- a/size-result.json +++ b/size-result.json @@ -9871,5 +9871,10 @@ "sha": "30fd234e59ab76e81a8277c7d2f139942fd3a0d0", "size": "154888", "multisize": "14120" + }, + "Sat, 25 Apr 2026 02:17:00 +0000": { + "sha": "51b187181e45d58f265e028608b44af3e1f5d983", + "size": "154888", + "multisize": "14120" } } diff --git a/toybox-result.json b/toybox-result.json index 5dbc92d8c..862650e3f 100644 --- a/toybox-result.json +++ b/toybox-result.json @@ -12220,5 +12220,12 @@ "pass": "912", "skip": "43", "fail": "8" + }, + "Sat, 25 Apr 2026 01:57:08 +0000": { + "sha": "51b187181e45d58f265e028608b44af3e1f5d983", + "total": "963", + "pass": "912", + "skip": "43", + "fail": "8" } }