-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.json
More file actions
81 lines (81 loc) · 2.85 KB
/
data.json
File metadata and controls
81 lines (81 loc) · 2.85 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
{
"start": 1751266615.4203897,
"script": "test_blackbenjamin.air",
"tests": {
"YWT0222A10000129_test_blackbenjamin": {
"airtest_report_cmd": [
"airtest",
"report",
"test_blackbenjamin.air\\test_blackbenjamin.py",
"--log_root",
"logs\\YWT0222A10000129_test_blackbenjamin",
"--outfile",
"logs\\YWT0222A10000129_test_blackbenjamin\\log.html",
"--lang",
"zh"
],
"status": 0,
"path": "logs\\YWT0222A10000129_test_blackbenjamin\\log.html"
},
"YWT0222A10000129_test_blackjack2": {
"airtest_report_cmd": [
"airtest",
"report",
"test_blackbenjamin.air\\log\\test_blackjack2.py",
"--log_root",
"logs\\YWT0222A10000129_test_blackjack2",
"--outfile",
"logs\\YWT0222A10000129_test_blackjack2\\log.html",
"--lang",
"zh"
],
"status": 0,
"path": "logs\\YWT0222A10000129_test_blackjack2\\log.html"
},
"YWT0222A10000129_test_blackjack4": {
"airtest_report_cmd": [
"airtest",
"report",
"test_blackbenjamin.air\\log\\YWT0222A10000129\\test_blackjack4.py",
"--log_root",
"logs\\YWT0222A10000129_test_blackjack4",
"--outfile",
"logs\\YWT0222A10000129_test_blackjack4\\log.html",
"--lang",
"zh"
],
"status": 0,
"path": "logs\\YWT0222A10000129_test_blackjack4\\log.html"
},
"66J5T19730001281_test_blackjack1": {
"airtest_report_cmd": [
"airtest",
"report",
"test_blackbenjamin.air\\test_blackjack1.py",
"--log_root",
"logs\\66J5T19730001281_test_blackjack1",
"--outfile",
"logs\\66J5T19730001281_test_blackjack1\\log.html",
"--lang",
"zh"
],
"status": 0,
"path": "logs\\66J5T19730001281_test_blackjack1\\log.html"
},
"66J5T19730001281_test_blackjack3": {
"airtest_report_cmd": [
"airtest",
"report",
"test_blackbenjamin.air\\log\\66J5T19730001281\\test_blackjack3.py",
"--log_root",
"logs\\66J5T19730001281_test_blackjack3",
"--outfile",
"logs\\66J5T19730001281_test_blackjack3\\log.html",
"--lang",
"zh"
],
"status": 0,
"path": "logs\\66J5T19730001281_test_blackjack3\\log.html"
}
}
}