Skip to content

Commit f1d9116

Browse files
committed
foo
1 parent bc63127 commit f1d9116

3 files changed

Lines changed: 10 additions & 11 deletions

File tree

allure-report/bar/bar/summary.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "bar",
3-
"stats": { "total": 7, "passed": 3, "skipped": 1, "failed": 1, "broken": 1, "unknown": 1 },
2+
"name": "Unit tests",
3+
"stats": { "passed": 321, "skipped": 10, "failed": 24, "broken": 3, "unknown": 12 },
44
"status": "failed",
5-
"duration": 9,
5+
"duration": 1209391,
66
"createdAt": 1751551060890,
77
"plugin": "Awesome",
88
"remoteHref": "http://localhost:8889/55d172d8-c6a9-4ea7-b7e2-c298d0785f30/awesome1/"

allure-report/baz/baz/baz/summary.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "baz",
3-
"stats": { "total": 6, "passed": 6 },
2+
"name": "E2E tests",
3+
"stats": { "passed": 581 },
44
"status": "passed",
5-
"duration": 9,
5+
"duration": 1209,
66
"createdAt": 1751551060890,
77
"plugin": "Awesome",
88
"remoteHref": "http://localhost:8889/55d172d8-c6a9-4ea7-b7e2-c298d0785f30/awesome2/"

allure-report/foo/summary.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
2-
"name": "foo",
3-
"stats": { "total": 6, "passed": 3, "skipped": 1, "failed": 1, "broken": 1 },
2+
"name": "Smoke tests",
3+
"stats": { "passed": 3, "skipped": 1, "failed": 1, "broken": 1 },
44
"status": "failed",
5-
"duration": 9,
5+
"duration": 9929292,
66
"createdAt": 1751551060890,
7-
"plugin": "Awesome",
8-
"remoteHref": "http://localhost:8889/55d172d8-c6a9-4ea7-b7e2-c298d0785f30/awesome/"
7+
"plugin": "Awesome"
98
}

0 commit comments

Comments
 (0)