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 14, 2023
1 parent 4392b2c commit 5eda467
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 @@ -2715,5 +2715,12 @@
"pass": "298",
"skip": "28",
"fail": "40"
},
"Tue, 14 Nov 2023 12:35:28 +0000": {
"sha": "a3af2230a64d3b60832ce9944df5388a5ba9128a",
"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 @@ -629,7 +629,7 @@
"flush-initial.log": "PASS",
"follow-name.log": "PASS",
"follow-stdin.log": "FAIL",
"inotify-dir-recreate.log": "FAIL",
"inotify-dir-recreate.log": "PASS",
"inotify-hash-abuse.log": "PASS",
"inotify-hash-abuse2.log": "PASS",
"inotify-only-regular.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 @@ -8932,5 +8932,14 @@
"fail": "160",
"xpass": "0",
"error": "2"
},
"Tue, 14 Nov 2023 06:40:31 +0000": {
"sha": "a3af2230a64d3b60832ce9944df5388a5ba9128a",
"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 @@ -30132,5 +30132,110 @@
"whoami": 768,
"yes": 768
}
},
"Tue, 14 Nov 2023 12:42:19 +0000": {
"sha": "a3af2230a64d3b60832ce9944df5388a5ba9128a",
"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": 716,
"fmt": 852,
"fold": 816,
"groups": 800,
"hashsum": 2472,
"head": 852,
"hostid": 748,
"hostname": 808,
"id": 832,
"install": 916,
"join": 852,
"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": 1428,
"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 @@ -3051,5 +3051,10 @@
"sha": "ecd9a4ea3880c0f4c48e1bdb2b759184f98229f0",
"size": "103832",
"multisize": "13780"
},
"Tue, 14 Nov 2023 12:42:19 +0000": {
"sha": "a3af2230a64d3b60832ce9944df5388a5ba9128a",
"size": "103832",
"multisize": "13780"
}
}
7 changes: 7 additions & 0 deletions toybox-result.json
Original file line number Diff line number Diff line change
Expand Up @@ -2672,5 +2672,12 @@
"pass": "763",
"skip": "43",
"fail": "5"
},
"Tue, 14 Nov 2023 12:35:14 +0000": {
"sha": "a3af2230a64d3b60832ce9944df5388a5ba9128a",
"total": "811",
"pass": "763",
"skip": "43",
"fail": "5"
}
}

0 comments on commit 5eda467

Please sign in to comment.