blob: 8e751bc5fadd3fda53a4c75221c6784b27d16150 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"io.PathTest:io.PathTest#kotestJavascript[js, node]" : {
"statistic" : {
"failed" : 0,
"broken" : 0,
"skipped" : 0,
"passed" : 1,
"unknown" : 0,
"total" : 1
},
"items" : [ {
"uid" : "e7b98326544f5ddc",
"reportUrl" : "https://romangraef.github.io/webos/2//#testresult/e7b98326544f5ddc",
"status" : "passed",
"time" : {
"start" : 1628809725000,
"stop" : 1628809725005,
"duration" : 5
}
} ]
}
}
|