github.com/onflow/flow-go@v0.35.7-crescendo-preview.23-atree-inlining/tools/test_monitor/testdata/summary3/test6-multi-failures-cap/expected-output/test6-multi-failures-cap.json (about)

     1  {
     2    "exceptions": [],
     3    "most_failures": [
     4      {
     5        "test": "TestSanitySha3_256_6",
     6        "package": "github.com/onflow/crypto/hash",
     7        "runs": 24,
     8        "passed": 12,
     9        "failed": 21,
    10        "skipped": 1,
    11        "exceptions": 0,
    12        "failure_rate": 0.88,
    13        "average_duration": 0,
    14        "durations": [
    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      {
    42        "test": "TestSanitySha3_256_5",
    43        "package": "github.com/onflow/crypto/hash",
    44        "runs": 24,
    45        "passed": 13,
    46        "failed": 20,
    47        "skipped": 1,
    48        "exceptions": 0,
    49        "failure_rate": 0.83,
    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        ]
    77      },
    78      {
    79        "test": "TestSanitySha3_256_4",
    80        "package": "github.com/onflow/crypto/hash",
    81        "runs": 24,
    82        "passed": 14,
    83        "failed": 19,
    84        "skipped": 1,
    85        "exceptions": 0,
    86        "failure_rate": 0.79,
    87        "average_duration": 0,
    88        "durations": [
    89          0,
    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        ]
   114      },
   115      {
   116        "test": "TestSanitySha3_256_7",
   117        "package": "github.com/onflow/crypto/hash",
   118        "runs": 24,
   119        "passed": 12,
   120        "failed": 17,
   121        "skipped": 1,
   122        "exceptions": 0,
   123        "failure_rate": 0.71,
   124        "average_duration": 0,
   125        "durations": [
   126          0,
   127          0,
   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        ]
   151      },
   152      {
   153        "test": "TestSanitySha3_256_2",
   154        "package": "github.com/onflow/crypto/hash",
   155        "runs": 24,
   156        "passed": 14,
   157        "failed": 11,
   158        "skipped": 1,
   159        "exceptions": 0,
   160        "failure_rate": 0.46,
   161        "average_duration": 0,
   162        "durations": [
   163          0,
   164          0,
   165          0,
   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        ]
   188      }
   189    ],
   190    "most_failures_total": 7,
   191    "longest_running": [
   192      {
   193        "test": "TestSha3",
   194        "package": "github.com/onflow/crypto/hash",
   195        "runs": 25,
   196        "passed": 25,
   197        "failed": 0,
   198        "skipped": 0,
   199        "exceptions": 0,
   200        "failure_rate": 0,
   201        "average_duration": 0.23,
   202        "durations": [
   203          0.23,
   204          0.23,
   205          0.24,
   206          0.24,
   207          0.22,
   208          0.22,
   209          0.22,
   210          0.22,
   211          0.22,
   212          0.22,
   213          0.22,
   214          0.22,
   215          0.23,
   216          0.23,
   217          0.22,
   218          0.22,
   219          0.22,
   220          0.24,
   221          0.22,
   222          0.23,
   223          0.22,
   224          0.22,
   225          0.23,
   226          0.23,
   227          0.22
   228        ]
   229      },
   230      {
   231        "test": "TestSha3/SHA3_384",
   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.12,
   240        "durations": [
   241          0.12,
   242          0.12,
   243          0.13,
   244          0.12,
   245          0.12,
   246          0.12,
   247          0.12,
   248          0.12,
   249          0.12,
   250          0.12,
   251          0.12,
   252          0.12,
   253          0.12,
   254          0.12,
   255          0.12,
   256          0.12,
   257          0.12,
   258          0.12,
   259          0.12,
   260          0.13,
   261          0.12,
   262          0.12,
   263          0.12,
   264          0.12,
   265          0.12
   266        ]
   267      },
   268      {
   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    ],
   307    "longest_running_total": 3
   308  }