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 6, 2023
1 parent c8af0b4 commit ed33dfe
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 @@ -3002,5 +3002,12 @@
"pass": "290",
"skip": "28",
"fail": "48"
},
"Wed, 06 Dec 2023 08:16:13 +0000": {
"sha": "6b0eff6bb78f851c1e69241378041e029f23a0aa",
"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 @@ -307,7 +307,7 @@
"readdir-mountpoint-inode.log": "PASS",
"recursive.log": "PASS",
"removed-directory.log": "PASS",
"root-rel-symlink-color.log": "PASS",
"root-rel-symlink-color.log": "FAIL",
"rt-1.log": "PASS",
"selinux-segfault.log": "PASS",
"slink-acl.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 @@ -9269,5 +9269,14 @@
"fail": "153",
"xpass": "0",
"error": "3"
},
"Wed, 06 Dec 2023 08:41:37 +0000": {
"sha": "6b0eff6bb78f851c1e69241378041e029f23a0aa",
"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 @@ -34437,5 +34437,110 @@
"whoami": 768,
"yes": 764
}
},
"Wed, 06 Dec 2023 08:25:20 +0000": {
"sha": "6b0eff6bb78f851c1e69241378041e029f23a0aa",
"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 @@ -3256,5 +3256,10 @@
"sha": "1a6755ba3dd0dccb0fe5dac93cf21eb51fb827ec",
"size": "103068",
"multisize": "13604"
},
"Wed, 06 Dec 2023 08:25:20 +0000": {
"sha": "6b0eff6bb78f851c1e69241378041e029f23a0aa",
"size": "103068",
"multisize": "13600"
}
}
7 changes: 7 additions & 0 deletions toybox-result.json
Original file line number Diff line number Diff line change
Expand Up @@ -2959,5 +2959,12 @@
"pass": "763",
"skip": "43",
"fail": "5"
},
"Wed, 06 Dec 2023 08:17:11 +0000": {
"sha": "6b0eff6bb78f851c1e69241378041e029f23a0aa",
"total": "811",
"pass": "763",
"skip": "43",
"fail": "5"
}
}

0 comments on commit ed33dfe

Please sign in to comment.