github.com/onflow/flow-go@v0.33.17/tools/test_monitor/testdata/summary2/test2-1-exception/expected-output/test2-1-exception.json (about) 1 { 2 "tests": { 3 "github.com/onflow/flow-go/model/encodable/TestEncodableRandomBeaconPrivKeyMsgPack": { 4 "test": "TestEncodableRandomBeaconPrivKeyMsgPack", 5 "package": "github.com/onflow/flow-go/model/encodable", 6 "runs": 1, 7 "passed": 0, 8 "failed": 1, 9 "skipped": 0, 10 "exceptions": 1, 11 "failure_rate": 1, 12 "average_duration": 0, 13 "durations": [ 14 0 15 ] 16 } 17 } 18 }