This repository was archived by the owner on Jun 13, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 31
Expand file tree
/
Copy pathanalytics__TestAnalyticsTestCase__results__0.json
More file actions
102 lines (102 loc) · 2.07 KB
/
analytics__TestAnalyticsTestCase__results__0.json
File metadata and controls
102 lines (102 loc) · 2.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
[
{
"name": "test5",
"test_id": "test_id5",
"testsuite": [
"testsuite5"
],
"flags": [
"flag5"
],
"failure_rate": 0.1,
"flake_rate": 0.0,
"updated_at": "2024-01-05T00:00:00",
"avg_duration": 100.0,
"total_fail_count": 1,
"total_flaky_fail_count": 0,
"total_pass_count": 1,
"total_skip_count": 1,
"commits_where_fail": 1,
"last_duration": 100.0
},
{
"name": "test4",
"test_id": "test_id4",
"testsuite": [
"testsuite4"
],
"flags": [
"flag4"
],
"failure_rate": 0.1,
"flake_rate": 0.0,
"updated_at": "2024-01-04T00:00:00",
"avg_duration": 100.0,
"total_fail_count": 1,
"total_flaky_fail_count": 0,
"total_pass_count": 1,
"total_skip_count": 1,
"commits_where_fail": 1,
"last_duration": 100.0
},
{
"name": "test3",
"test_id": "test_id3",
"testsuite": [
"testsuite3"
],
"flags": [
"flag3"
],
"failure_rate": 0.1,
"flake_rate": 0.0,
"updated_at": "2024-01-03T00:00:00",
"avg_duration": 100.0,
"total_fail_count": 1,
"total_flaky_fail_count": 0,
"total_pass_count": 1,
"total_skip_count": 1,
"commits_where_fail": 1,
"last_duration": 100.0
},
{
"name": "test2",
"test_id": "test_id2",
"testsuite": [
"testsuite2"
],
"flags": [
"flag2"
],
"failure_rate": 0.1,
"flake_rate": 0.0,
"updated_at": "2024-01-02T00:00:00",
"avg_duration": 100.0,
"total_fail_count": 1,
"total_flaky_fail_count": 0,
"total_pass_count": 1,
"total_skip_count": 1,
"commits_where_fail": 1,
"last_duration": 100.0
},
{
"name": "test1",
"test_id": "test_id1",
"testsuite": [
"testsuite1"
],
"flags": [
"flag1"
],
"failure_rate": 0.1,
"flake_rate": 0.0,
"updated_at": "2024-01-01T00:00:00",
"avg_duration": 100.0,
"total_fail_count": 1,
"total_flaky_fail_count": 1,
"total_pass_count": 1,
"total_skip_count": 1,
"commits_where_fail": 1,
"last_duration": 100.0
}
]