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 Dec 4, 2023
1 parent 9e932db commit 8ec2f48
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 @@ -2974,5 +2974,12 @@
"pass": "290",
"skip": "28",
"fail": "48"
},
"Mon, 04 Dec 2023 06:09:50 +0000": {
"sha": "f2dbe781bf7bae7f0162965d767fab3cb1e8b326",
"total": "366",
"pass": "290",
"skip": "28",
"fail": "48"
}
}
2 changes: 1 addition & 1 deletion gnu-full-result.json
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,7 @@
"wc-files0.log": "PASS",
"wc-nbsp.log": "PASS",
"wc-parallel.log": "PASS",
"wc-proc.log": "PASS",
"wc-proc.log": "FAIL",
"wc-total.log": "PASS",
"wc.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 @@ -9233,5 +9233,14 @@
"fail": "153",
"xpass": "0",
"error": "3"
},
"Mon, 04 Dec 2023 13:19:35 +0000": {
"sha": "53ae1581b94084d098d0bd482abcd8ca62962ec8",
"total": "604",
"pass": "398",
"skip": "49",
"fail": "154",
"xpass": "0",
"error": "3"
}
}
105 changes: 105 additions & 0 deletions individual-size-result.json
Original file line number Diff line number Diff line change
Expand Up @@ -34017,5 +34017,110 @@
"whoami": 768,
"yes": 764
}
},
"Mon, 04 Dec 2023 06:16:06 +0000": {
"sha": "f2dbe781bf7bae7f0162965d767fab3cb1e8b326",
"sizes": {
"[": 800,
"arch": 764,
"base32": 892,
"base64": 892,
"basename": 788,
"basenc": 904,
"cat": 820,
"chgrp": 860,
"chmod": 824,
"chown": 876,
"chroot": 872,
"cksum": 896,
"comm": 788,
"cp": 1164,
"csplit": 2348,
"cut": 852,
"date": 2404,
"dd": 964,
"df": 896,
"dir": 1172,
"dircolors": 852,
"dirname": 768,
"du": 1072,
"echo": 764,
"env": 896,
"expand": 820,
"expr": 1372,
"factor": 836,
"false": 712,
"fmt": 848,
"fold": 808,
"groups": 792,
"hashsum": 2460,
"head": 840,
"hostid": 740,
"hostname": 796,
"id": 828,
"install": 912,
"join": 852,
"kill": 800,
"link": 780,
"ln": 852,
"logname": 764,
"ls": 1180,
"mkdir": 800,
"mkfifo": 784,
"mknod": 804,
"mktemp": 856,
"more": 984,
"mv": 1052,
"nice": 772,
"nl": 2288,
"nohup": 788,
"nproc": 796,
"numfmt": 876,
"od": 928,
"paste": 788,
"pathchk": 788,
"pinky": 892,
"pr": 2428,
"printenv": 760,
"printf": 836,
"ptx": 2360,
"pwd": 772,
"readlink": 824,
"realpath": 824,
"rm": 848,
"rmdir": 788,
"seq": 932,
"shred": 844,
"shuf": 848,
"sleep": 792,
"sort": 1416,
"split": 952,
"stat": 880,
"stdbuf": 5368,
"sum": 800,
"sync": 788,
"tac": 2264,
"tail": 1212,
"tee": 824,
"test": 800,
"timeout": 844,
"touch": 2408,
"tr": 872,
"true": 712,
"truncate": 796,
"tsort": 828,
"tty": 752,
"uname": 780,
"unexpand": 816,
"uniq": 860,
"unlink": 780,
"uptime": 892,
"users": 772,
"vdir": 1172,
"wc": 868,
"who": 908,
"whoami": 768,
"yes": 764
}
}
}
5 changes: 5 additions & 0 deletions size-result.json
Original file line number Diff line number Diff line change
Expand Up @@ -3236,5 +3236,10 @@
"sha": "227f02c0601d1fe2033c028942849498b0757289",
"size": "103068",
"multisize": "13608"
},
"Mon, 04 Dec 2023 06:16:06 +0000": {
"sha": "f2dbe781bf7bae7f0162965d767fab3cb1e8b326",
"size": "103068",
"multisize": "13608"
}
}
7 changes: 7 additions & 0 deletions toybox-result.json
Original file line number Diff line number Diff line change
Expand Up @@ -2931,5 +2931,12 @@
"pass": "763",
"skip": "43",
"fail": "5"
},
"Mon, 04 Dec 2023 06:11:38 +0000": {
"sha": "f2dbe781bf7bae7f0162965d767fab3cb1e8b326",
"total": "811",
"pass": "763",
"skip": "43",
"fail": "5"
}
}

0 comments on commit 8ec2f48

Please sign in to comment.