Skip to content

Commit 928b175

Browse files
Update of the data
1 parent 452aa54 commit 928b175

File tree

6 files changed

+134
-1
lines changed

6 files changed

+134
-1
lines changed

busybox-result.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5144,5 +5144,12 @@
51445144
"pass": "294",
51455145
"skip": "28",
51465146
"fail": "44"
5147+
},
5148+
"Wed, 20 Nov 2024 15:16:30 +0000": {
5149+
"sha": "c986fb7d2e924baa1b27ec8e4c025ee104b07c85",
5150+
"total": "366",
5151+
"pass": "294",
5152+
"skip": "28",
5153+
"fail": "44"
51475154
}
51485155
}

gnu-full-result.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,7 @@
674674
"timeout-group.log": "SKIP",
675675
"timeout-large-parameters.log": "PASS",
676676
"timeout-parameters.log": "PASS",
677-
"timeout.log": "FAIL"
677+
"timeout.log": "PASS"
678678
},
679679
"touch": {
680680
"60-seconds.log": "PASS",

gnu-result.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13977,5 +13977,14 @@
1397713977
"fail": "95",
1397813978
"xpass": "0",
1397913979
"error": "0"
13980+
},
13981+
"Wed, 20 Nov 2024 15:37:30 +0000": {
13982+
"sha": "c986fb7d2e924baa1b27ec8e4c025ee104b07c85",
13983+
"total": "613",
13984+
"pass": "476",
13985+
"skip": "43",
13986+
"fail": "94",
13987+
"xpass": "0",
13988+
"error": "0"
1398013989
}
1398113990
}

individual-size-result.json

Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66567,5 +66567,110 @@
6656766567
"whoami": 792,
6656866568
"yes": 788
6656966569
}
66570+
},
66571+
"Wed, 20 Nov 2024 15:23:55 +0000": {
66572+
"sha": "c986fb7d2e924baa1b27ec8e4c025ee104b07c85",
66573+
"sizes": {
66574+
"[": 824,
66575+
"arch": 784,
66576+
"base32": 936,
66577+
"base64": 936,
66578+
"basename": 808,
66579+
"basenc": 952,
66580+
"cat": 856,
66581+
"chgrp": 896,
66582+
"chmod": 848,
66583+
"chown": 908,
66584+
"chroot": 900,
66585+
"cksum": 2708,
66586+
"comm": 812,
66587+
"cp": 1236,
66588+
"csplit": 2380,
66589+
"cut": 888,
66590+
"date": 2500,
66591+
"dd": 1008,
66592+
"df": 920,
66593+
"dir": 1568,
66594+
"dircolors": 880,
66595+
"dirname": 792,
66596+
"du": 1108,
66597+
"echo": 784,
66598+
"env": 1004,
66599+
"expand": 844,
66600+
"expr": 1380,
66601+
"factor": 1132,
66602+
"false": 744,
66603+
"fmt": 868,
66604+
"fold": 828,
66605+
"groups": 812,
66606+
"hashsum": 2672,
66607+
"head": 876,
66608+
"hostid": 784,
66609+
"hostname": 824,
66610+
"id": 848,
66611+
"install": 932,
66612+
"join": 932,
66613+
"kill": 840,
66614+
"link": 804,
66615+
"ln": 880,
66616+
"logname": 784,
66617+
"ls": 1580,
66618+
"mkdir": 836,
66619+
"mkfifo": 808,
66620+
"mknod": 832,
66621+
"mktemp": 872,
66622+
"more": 1028,
66623+
"mv": 1108,
66624+
"nice": 796,
66625+
"nl": 2356,
66626+
"nohup": 808,
66627+
"nproc": 816,
66628+
"numfmt": 916,
66629+
"od": 948,
66630+
"paste": 808,
66631+
"pathchk": 812,
66632+
"pinky": 920,
66633+
"pr": 2488,
66634+
"printenv": 780,
66635+
"printf": 868,
66636+
"ptx": 2424,
66637+
"pwd": 796,
66638+
"readlink": 848,
66639+
"realpath": 852,
66640+
"rm": 880,
66641+
"rmdir": 812,
66642+
"seq": 952,
66643+
"shred": 876,
66644+
"shuf": 892,
66645+
"sleep": 820,
66646+
"sort": 1468,
66647+
"split": 980,
66648+
"stat": 960,
66649+
"stdbuf": 1300,
66650+
"sum": 824,
66651+
"sync": 808,
66652+
"tac": 2324,
66653+
"tail": 1244,
66654+
"tee": 852,
66655+
"test": 824,
66656+
"timeout": 900,
66657+
"touch": 2504,
66658+
"tr": 884,
66659+
"true": 744,
66660+
"truncate": 820,
66661+
"tsort": 848,
66662+
"tty": 772,
66663+
"uname": 800,
66664+
"unexpand": 848,
66665+
"uniq": 880,
66666+
"unlink": 804,
66667+
"uptime": 916,
66668+
"users": 796,
66669+
"vdir": 1568,
66670+
"wc": 888,
66671+
"who": 928,
66672+
"whoami": 792,
66673+
"yes": 788
66674+
}
6657066675
}
6657166676
}

size-result.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4786,5 +4786,10 @@
47864786
"sha": "df1203af9f2e62a4509f75da0dfee39b685a6a97",
47874787
"size": "105616",
47884788
"multisize": "10216"
4789+
},
4790+
"Wed, 20 Nov 2024 15:23:55 +0000": {
4791+
"sha": "c986fb7d2e924baa1b27ec8e4c025ee104b07c85",
4792+
"size": "105616",
4793+
"multisize": "10216"
47894794
}
47904795
}

toybox-result.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5101,5 +5101,12 @@
51015101
"pass": "757",
51025102
"skip": "43",
51035103
"fail": "7"
5104+
},
5105+
"Wed, 20 Nov 2024 15:18:55 +0000": {
5106+
"sha": "c986fb7d2e924baa1b27ec8e4c025ee104b07c85",
5107+
"total": "807",
5108+
"pass": "757",
5109+
"skip": "43",
5110+
"fail": "7"
51045111
}
51055112
}

0 commit comments

Comments
 (0)