github.com/onflow/flow-go@v0.35.7-crescendo-preview.23-atree-inlining/tools/test_monitor/testdata/summary2/test4-multi-failures/expected-output/test4-multi-failures.json (about) 1 { 2 "tests": { 3 "github.com/onflow/crypto/hash/TestSanitySha3_256": { 4 "test": "TestSanitySha3_256", 5 "package": "github.com/onflow/crypto/hash", 6 "runs": 25, 7 "passed": 24, 8 "failed": 1, 9 "skipped": 0, 10 "exceptions": 0, 11 "failure_rate": 0.04, 12 "average_duration": 0, 13 "durations": [ 14 0, 15 0, 16 0, 17 0, 18 0, 19 0, 20 0, 21 0, 22 0, 23 0, 24 0, 25 0, 26 0, 27 0, 28 0, 29 0, 30 0, 31 0, 32 0, 33 0, 34 0, 35 0, 36 0, 37 0, 38 0 39 ] 40 }, 41 "github.com/onflow/crypto/hash/TestSanitySha3_384": { 42 "test": "TestSanitySha3_384", 43 "package": "github.com/onflow/crypto/hash", 44 "runs": 25, 45 "passed": 25, 46 "failed": 0, 47 "skipped": 0, 48 "exceptions": 0, 49 "failure_rate": 0, 50 "average_duration": 0, 51 "durations": [ 52 0, 53 0, 54 0, 55 0, 56 0, 57 0, 58 0, 59 0, 60 0, 61 0, 62 0, 63 0, 64 0, 65 0, 66 0, 67 0, 68 0, 69 0, 70 0, 71 0, 72 0, 73 0, 74 0, 75 0, 76 0 77 ] 78 }, 79 "github.com/onflow/crypto/hash/TestSanitySha2_256": { 80 "test": "TestSanitySha2_256", 81 "package": "github.com/onflow/crypto/hash", 82 "runs": 25, 83 "passed": 15, 84 "failed": 10, 85 "skipped": 0, 86 "exceptions": 0, 87 "failure_rate": 0.4, 88 "average_duration": 0, 89 "durations": [ 90 0, 91 0, 92 0, 93 0, 94 0, 95 0, 96 0, 97 0, 98 0, 99 0, 100 0, 101 0, 102 0, 103 0, 104 0, 105 0, 106 0, 107 0, 108 0, 109 0, 110 0, 111 0, 112 0, 113 0, 114 0 115 ] 116 }, 117 "github.com/onflow/crypto/hash/TestSanitySha2_384": { 118 "test": "TestSanitySha2_384", 119 "package": "github.com/onflow/crypto/hash", 120 "runs": 25, 121 "passed": 25, 122 "failed": 0, 123 "skipped": 0, 124 "exceptions": 0, 125 "failure_rate": 0, 126 "average_duration": 0, 127 "durations": [ 128 0, 129 0, 130 0, 131 0, 132 0, 133 0, 134 0, 135 0, 136 0, 137 0, 138 0, 139 0, 140 0, 141 0, 142 0, 143 0, 144 0, 145 0, 146 0, 147 0, 148 0, 149 0, 150 0, 151 0, 152 0 153 ] 154 }, 155 "github.com/onflow/crypto/hash/TestSanityKmac128": { 156 "test": "TestSanityKmac128", 157 "package": "github.com/onflow/crypto/hash", 158 "runs": 25, 159 "passed": 25, 160 "failed": 0, 161 "skipped": 0, 162 "exceptions": 0, 163 "failure_rate": 0, 164 "average_duration": 0, 165 "durations": [ 166 0, 167 0, 168 0, 169 0, 170 0, 171 0, 172 0, 173 0, 174 0, 175 0, 176 0, 177 0, 178 0, 179 0, 180 0, 181 0, 182 0, 183 0, 184 0, 185 0, 186 0, 187 0, 188 0, 189 0, 190 0 191 ] 192 }, 193 "github.com/onflow/crypto/hash/TestHashersAPI": { 194 "test": "TestHashersAPI", 195 "package": "github.com/onflow/crypto/hash", 196 "runs": 24, 197 "passed": 24, 198 "failed": 0, 199 "skipped": 0, 200 "exceptions": 0, 201 "failure_rate": 0, 202 "average_duration": 0, 203 "durations": [ 204 0, 205 0, 206 0, 207 0, 208 0, 209 0, 210 0, 211 0, 212 0, 213 0, 214 0, 215 0, 216 0, 217 0, 218 0, 219 0, 220 0, 221 0, 222 0, 223 0, 224 0, 225 0, 226 0, 227 0 228 ] 229 }, 230 "github.com/onflow/crypto/hash/TestSha3": { 231 "test": "TestSha3", 232 "package": "github.com/onflow/crypto/hash", 233 "runs": 25, 234 "passed": 25, 235 "failed": 0, 236 "skipped": 0, 237 "exceptions": 0, 238 "failure_rate": 0, 239 "average_duration": 0.23, 240 "durations": [ 241 0.23, 242 0.23, 243 0.24, 244 0.24, 245 0.22, 246 0.22, 247 0.22, 248 0.22, 249 0.22, 250 0.22, 251 0.22, 252 0.22, 253 0.23, 254 0.23, 255 0.22, 256 0.22, 257 0.22, 258 0.24, 259 0.22, 260 0.23, 261 0.22, 262 0.22, 263 0.23, 264 0.23, 265 0.22 266 ] 267 }, 268 "github.com/onflow/crypto/hash/TestSha3/SHA3_256": { 269 "test": "TestSha3/SHA3_256", 270 "package": "github.com/onflow/crypto/hash", 271 "runs": 25, 272 "passed": 25, 273 "failed": 0, 274 "skipped": 0, 275 "exceptions": 0, 276 "failure_rate": 0, 277 "average_duration": 0.10, 278 "durations": [ 279 0.11, 280 0.1, 281 0.11, 282 0.1, 283 0.1, 284 0.1, 285 0.1, 286 0.1, 287 0.1, 288 0.1, 289 0.12, 290 0.1, 291 0.11, 292 0.1, 293 0.1, 294 0.1, 295 0.1, 296 0.12, 297 0.1, 298 0.1, 299 0.1, 300 0.1, 301 0.1, 302 0.1, 303 0.1 304 ] 305 }, 306 "github.com/onflow/crypto/hash/TestSha3/SHA3_384": { 307 "test": "TestSha3/SHA3_384", 308 "package": "github.com/onflow/crypto/hash", 309 "runs": 25, 310 "passed": 25, 311 "failed": 0, 312 "skipped": 0, 313 "exceptions": 0, 314 "failure_rate": 0, 315 "average_duration": 0.12, 316 "durations": [ 317 0.12, 318 0.12, 319 0.13, 320 0.12, 321 0.12, 322 0.12, 323 0.12, 324 0.12, 325 0.12, 326 0.12, 327 0.12, 328 0.12, 329 0.12, 330 0.12, 331 0.12, 332 0.12, 333 0.12, 334 0.12, 335 0.12, 336 0.13, 337 0.12, 338 0.12, 339 0.12, 340 0.12, 341 0.12 342 ] 343 } 344 } 345 }