Skip to content

Commit 34fdd79

Browse files
committed
2 parents 1f6d0ee + 1d1f09f commit 34fdd79

3 files changed

Lines changed: 59 additions & 5 deletions

File tree

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
{
2+
"timestamp": "2026-04-24T00:08:31.386Z",
3+
"path_prefix": "/adobe-pass",
4+
"suite": "all",
5+
"threshold": 20,
6+
"status": "passed",
7+
"report_url": "https://adobedocs.github.io/adp-devsite-github-actions-test/",
8+
"suites": {
9+
"visual": {
10+
"passed": 3,
11+
"failed": 0,
12+
"skipped": 0,
13+
"issues": []
14+
},
15+
"links": {
16+
"passed": 3,
17+
"failed": 0,
18+
"skipped": 0,
19+
"issues": []
20+
},
21+
"nav": {
22+
"passed": 2,
23+
"failed": 0,
24+
"skipped": 0,
25+
"issues": []
26+
},
27+
"images": {
28+
"passed": 3,
29+
"failed": 0,
30+
"skipped": 0,
31+
"issues": []
32+
},
33+
"content": {
34+
"passed": 3,
35+
"failed": 0,
36+
"skipped": 0,
37+
"issues": []
38+
}
39+
}
40+
}

tools/qa/results/commerce/testing/latest.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"timestamp": "2026-04-23T22:42:32.430Z",
2+
"timestamp": "2026-04-24T00:00:50.874Z",
33
"path_prefix": "/commerce/testing",
44
"suite": "all",
55
"threshold": 20,
6-
"status": "passed",
6+
"status": "failed",
77
"report_url": "https://adobedocs.github.io/adp-devsite-github-actions-test/",
88
"suites": {
99
"visual": {
@@ -31,10 +31,12 @@
3131
"issues": []
3232
},
3333
"content": {
34-
"passed": 84,
35-
"failed": 0,
34+
"passed": 83,
35+
"failed": 1,
3636
"skipped": 0,
37-
"issues": []
37+
"issues": [
38+
"content: /commerce/testing/functional-testing-framework/debugging — Error: Content issues on stage for /commerce/testing/functional-testing-framework/debugging"
39+
]
3840
}
3941
}
4042
}

tools/qa/results/index.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,22 @@
55
"status": "failed",
66
"suite": "all"
77
},
8+
{
9+
"path_prefix": "/adobe-pass",
10+
"timestamp": "2026-04-24T00:08:31.386Z",
11+
"status": "passed",
12+
"suite": "all"
13+
},
814
{
915
"path_prefix": "/cloud-storage",
1016
"timestamp": "2026-04-23T22:56:59.783Z",
1117
"status": "failed",
1218
"suite": "all"
19+
},
20+
{
21+
"path_prefix": "/commerce/testing",
22+
"timestamp": "2026-04-24T00:00:50.874Z",
23+
"status": "failed",
24+
"suite": "all"
1325
}
1426
]

0 commit comments

Comments
 (0)