Skip to content

Commit 601281f

Browse files
Update Apache APISIX test results [skip ci]
1 parent 633564b commit 601281f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

data/test-results/apisix.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,44 +2,44 @@
22
"schema_version": "1.0",
33
"package": {
44
"name": "Apache APISIX",
5-
"version": "3.8.0",
5+
"version": "version",
66
"language": "Lua",
77
"category": "Web Server"
88
},
99
"run": {
10-
"id": "20109663696",
11-
"url": "https://github.com/ArmDeveloperEcosystem/ecosystem-dashboard-for-arm/actions/runs/20109663696",
12-
"timestamp": "2025-12-10T18:46:23Z",
10+
"id": "20109866075",
11+
"url": "https://github.com/ArmDeveloperEcosystem/ecosystem-dashboard-for-arm/actions/runs/20109866075",
12+
"timestamp": "2025-12-10T18:54:19Z",
1313
"status": "failure",
1414
"runner": {
1515
"os": "ubuntu-24.04",
1616
"arch": "arm64"
1717
}
1818
},
1919
"tests": {
20-
"passed": 0,
20+
"passed": 3,
2121
"failed": 1,
2222
"skipped": 0,
2323
"duration_seconds": 0,
2424
"details": [
2525
{
2626
"name": "Check container running",
27-
"status": "failed",
27+
"status": "passed",
2828
"duration_seconds": 0
2929
},
3030
{
3131
"name": "Check Admin API",
32-
"status": "",
32+
"status": "passed",
3333
"duration_seconds": 0
3434
},
3535
{
3636
"name": "Create a Route",
37-
"status": "",
37+
"status": "passed",
3838
"duration_seconds": 0
3939
},
4040
{
4141
"name": "Access the Route",
42-
"status": "",
42+
"status": "failed",
4343
"duration_seconds": 0
4444
},
4545
{

0 commit comments

Comments
 (0)