Skip to content

Commit 71c2894

Browse files
Update of the data
1 parent da5cf62 commit 71c2894

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
@@ -5606,5 +5606,12 @@
56065606
"pass": "294",
56075607
"skip": "28",
56085608
"fail": "44"
5609+
},
5610+
"Sat, 11 Jan 2025 13:31:50 +0000": {
5611+
"sha": "3eec55e53119a42faddea098f178172a4b730f0d",
5612+
"total": "366",
5613+
"pass": "294",
5614+
"skip": "28",
5615+
"fail": "44"
56095616
}
56105617
}

gnu-full-result.json

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

gnu-result.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14688,5 +14688,14 @@
1468814688
"fail": "73",
1468914689
"xpass": "0",
1469014690
"error": "0"
14691+
},
14692+
"Sat, 11 Jan 2025 13:51:24 +0000": {
14693+
"sha": "3eec55e53119a42faddea098f178172a4b730f0d",
14694+
"total": "614",
14695+
"pass": "499",
14696+
"skip": "41",
14697+
"fail": "74",
14698+
"xpass": "0",
14699+
"error": "0"
1469114700
}
1469214701
}

individual-size-result.json

Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73497,5 +73497,110 @@
7349773497
"whoami": 788,
7349873498
"yes": 784
7349973499
}
73500+
},
73501+
"Sat, 11 Jan 2025 13:38:25 +0000": {
73502+
"sha": "3eec55e53119a42faddea098f178172a4b730f0d",
73503+
"sizes": {
73504+
"[": 816,
73505+
"arch": 780,
73506+
"base32": 932,
73507+
"base64": 936,
73508+
"basename": 804,
73509+
"basenc": 952,
73510+
"cat": 852,
73511+
"chgrp": 896,
73512+
"chmod": 852,
73513+
"chown": 908,
73514+
"chroot": 904,
73515+
"cksum": 2708,
73516+
"comm": 808,
73517+
"cp": 1236,
73518+
"csplit": 2392,
73519+
"cut": 888,
73520+
"date": 2512,
73521+
"dd": 1004,
73522+
"df": 924,
73523+
"dir": 1588,
73524+
"dircolors": 880,
73525+
"dirname": 788,
73526+
"du": 1116,
73527+
"echo": 784,
73528+
"env": 1004,
73529+
"expand": 836,
73530+
"expr": 1376,
73531+
"factor": 1136,
73532+
"false": 740,
73533+
"fmt": 868,
73534+
"fold": 828,
73535+
"groups": 816,
73536+
"hashsum": 2676,
73537+
"head": 892,
73538+
"hostid": 780,
73539+
"hostname": 820,
73540+
"id": 848,
73541+
"install": 936,
73542+
"join": 932,
73543+
"kill": 832,
73544+
"link": 800,
73545+
"ln": 880,
73546+
"logname": 780,
73547+
"ls": 1604,
73548+
"mkdir": 832,
73549+
"mkfifo": 808,
73550+
"mknod": 820,
73551+
"mktemp": 868,
73552+
"more": 1024,
73553+
"mv": 1128,
73554+
"nice": 796,
73555+
"nl": 2352,
73556+
"nohup": 800,
73557+
"nproc": 812,
73558+
"numfmt": 932,
73559+
"od": 948,
73560+
"paste": 804,
73561+
"pathchk": 804,
73562+
"pinky": 908,
73563+
"pr": 2500,
73564+
"printenv": 772,
73565+
"printf": 868,
73566+
"ptx": 2428,
73567+
"pwd": 792,
73568+
"readlink": 840,
73569+
"realpath": 844,
73570+
"rm": 876,
73571+
"rmdir": 812,
73572+
"seq": 960,
73573+
"shred": 872,
73574+
"shuf": 888,
73575+
"sleep": 812,
73576+
"sort": 1448,
73577+
"split": 972,
73578+
"stat": 968,
73579+
"stdbuf": 1304,
73580+
"sum": 816,
73581+
"sync": 808,
73582+
"tac": 2332,
73583+
"tail": 1256,
73584+
"tee": 844,
73585+
"test": 816,
73586+
"timeout": 912,
73587+
"touch": 2520,
73588+
"tr": 892,
73589+
"true": 740,
73590+
"truncate": 820,
73591+
"tsort": 828,
73592+
"tty": 760,
73593+
"uname": 800,
73594+
"unexpand": 840,
73595+
"uniq": 880,
73596+
"unlink": 800,
73597+
"uptime": 912,
73598+
"users": 796,
73599+
"vdir": 1588,
73600+
"wc": 896,
73601+
"who": 924,
73602+
"whoami": 788,
73603+
"yes": 784
73604+
}
7350073605
}
7350173606
}

size-result.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5116,5 +5116,10 @@
51165116
"sha": "e2792cea56b0367844e505812bf5989949e216d6",
51175117
"size": "105580",
51185118
"multisize": "10544"
5119+
},
5120+
"Sat, 11 Jan 2025 13:38:25 +0000": {
5121+
"sha": "3eec55e53119a42faddea098f178172a4b730f0d",
5122+
"size": "105588",
5123+
"multisize": "10548"
51195124
}
51205125
}

toybox-result.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5563,5 +5563,12 @@
55635563
"pass": "759",
55645564
"skip": "43",
55655565
"fail": "5"
5566+
},
5567+
"Sat, 11 Jan 2025 13:34:02 +0000": {
5568+
"sha": "3eec55e53119a42faddea098f178172a4b730f0d",
5569+
"total": "807",
5570+
"pass": "759",
5571+
"skip": "43",
5572+
"fail": "5"
55665573
}
55675574
}

0 commit comments

Comments
 (0)