Skip to content

Commit

Permalink
Update of the data
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 16, 2023
1 parent 8c0f142 commit 893d491
Show file tree
Hide file tree
Showing 6 changed files with 134 additions and 1 deletion.
7 changes: 7 additions & 0 deletions busybox-result.json
Original file line number Diff line number Diff line change
Expand Up @@ -2743,5 +2743,12 @@
"pass": "298",
"skip": "28",
"fail": "40"
},
"Thu, 16 Nov 2023 11:06:39 +0000": {
"sha": "7fc6f8ef61ed65cde2bdca9dd753907c2d1e13b5",
"total": "366",
"pass": "298",
"skip": "28",
"fail": "40"
}
}
2 changes: 1 addition & 1 deletion gnu-full-result.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"nocache.log": "PASS",
"nocache_eof.log": "FAIL",
"not-rewound.log": "FAIL",
"reblock.log": "PASS",
"reblock.log": "FAIL",
"skip-seek-past-dev.log": "PASS",
"skip-seek-past-file.log": "FAIL",
"skip-seek.log": "PASS",
Expand Down
9 changes: 9 additions & 0 deletions gnu-result.json
Original file line number Diff line number Diff line change
Expand Up @@ -8968,5 +8968,14 @@
"fail": "158",
"xpass": "0",
"error": "2"
},
"Thu, 16 Nov 2023 11:29:34 +0000": {
"sha": "7fc6f8ef61ed65cde2bdca9dd753907c2d1e13b5",
"total": "604",
"pass": "394",
"skip": "49",
"fail": "159",
"xpass": "0",
"error": "2"
}
}
105 changes: 105 additions & 0 deletions individual-size-result.json
Original file line number Diff line number Diff line change
Expand Up @@ -30552,5 +30552,110 @@
"whoami": 768,
"yes": 768
}
},
"Thu, 16 Nov 2023 11:14:57 +0000": {
"sha": "7fc6f8ef61ed65cde2bdca9dd753907c2d1e13b5",
"sizes": {
"[": 804,
"arch": 764,
"base32": 896,
"base64": 896,
"basename": 792,
"basenc": 912,
"cat": 824,
"chgrp": 868,
"chmod": 828,
"chown": 880,
"chroot": 876,
"cksum": 904,
"comm": 788,
"cp": 1172,
"csplit": 2352,
"cut": 864,
"date": 2412,
"dd": 1024,
"df": 900,
"dir": 1180,
"dircolors": 856,
"dirname": 772,
"du": 1000,
"echo": 768,
"env": 904,
"expand": 824,
"expr": 1384,
"factor": 840,
"false": 712,
"fmt": 852,
"fold": 816,
"groups": 796,
"hashsum": 2472,
"head": 852,
"hostid": 748,
"hostname": 808,
"id": 832,
"install": 916,
"join": 860,
"kill": 800,
"link": 784,
"ln": 860,
"logname": 764,
"ls": 1192,
"mkdir": 804,
"mkfifo": 788,
"mknod": 812,
"mktemp": 860,
"more": 992,
"mv": 1060,
"nice": 780,
"nl": 2296,
"nohup": 792,
"nproc": 804,
"numfmt": 884,
"od": 932,
"paste": 792,
"pathchk": 796,
"pinky": 892,
"pr": 2436,
"printenv": 760,
"printf": 872,
"ptx": 2372,
"pwd": 772,
"readlink": 828,
"realpath": 836,
"rm": 852,
"rmdir": 796,
"seq": 1020,
"shred": 844,
"shuf": 860,
"sleep": 792,
"sort": 1432,
"split": 960,
"stat": 884,
"stdbuf": 5476,
"sum": 808,
"sync": 792,
"tac": 2268,
"tail": 1224,
"tee": 840,
"test": 804,
"timeout": 848,
"touch": 2416,
"tr": 876,
"true": 716,
"truncate": 804,
"tsort": 832,
"tty": 752,
"uname": 788,
"unexpand": 820,
"uniq": 868,
"unlink": 780,
"uptime": 900,
"users": 776,
"vdir": 1180,
"wc": 876,
"who": 908,
"whoami": 768,
"yes": 768
}
}
}
5 changes: 5 additions & 0 deletions size-result.json
Original file line number Diff line number Diff line change
Expand Up @@ -3071,5 +3071,10 @@
"sha": "977735311bebaf9414a53e3e95224d398ec0aa8c",
"size": "103828",
"multisize": "13780"
},
"Thu, 16 Nov 2023 11:14:57 +0000": {
"sha": "7fc6f8ef61ed65cde2bdca9dd753907c2d1e13b5",
"size": "103836",
"multisize": "13776"
}
}
7 changes: 7 additions & 0 deletions toybox-result.json
Original file line number Diff line number Diff line change
Expand Up @@ -2700,5 +2700,12 @@
"pass": "763",
"skip": "43",
"fail": "5"
},
"Thu, 16 Nov 2023 11:07:48 +0000": {
"sha": "7fc6f8ef61ed65cde2bdca9dd753907c2d1e13b5",
"total": "811",
"pass": "763",
"skip": "43",
"fail": "5"
}
}

0 comments on commit 893d491

Please sign in to comment.