github.com/koko1123/flow-go-1@v0.29.6/tools/test_monitor/testdata/summary3/test4-multi-failures/expected-output/test4-multi-failures.json (about)

     1  {
     2    "exceptions": [],
     3    "most_failures": [
     4      {
     5        "test": "TestSanitySha3_256_4",
     6        "package": "github.com/onflow/flow-go/crypto/hash",
     7        "runs": 24,
     8        "passed": 14,
     9        "failed": 19,
    10        "skipped": 1,
    11        "exceptions": 0,
    12        "failure_rate": 0.79,
    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_2",
    43        "package": "github.com/onflow/flow-go/crypto/hash",
    44        "runs": 24,
    45        "passed": 14,
    46        "failed": 11,
    47        "skipped": 1,
    48        "exceptions": 0,
    49        "failure_rate": 0.46,
    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",
    80        "package": "github.com/onflow/flow-go/crypto/hash",
    81        "runs": 24,
    82        "passed": 14,
    83        "failed": 10,
    84        "skipped": 1,
    85        "exceptions": 0,
    86        "failure_rate": 0.42,
    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_3",
   117        "package": "github.com/onflow/flow-go/crypto/hash",
   118        "runs": 24,
   119        "passed": 14,
   120        "failed": 9,
   121        "skipped": 1,
   122        "exceptions": 0,
   123        "failure_rate": 0.38,
   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": "TestSanitySha2_256",
   154        "package": "github.com/onflow/flow-go/crypto/hash",
   155        "runs": 25,
   156        "passed": 24,
   157        "failed": 1,
   158        "skipped": 0,
   159        "exceptions": 0,
   160        "failure_rate": 0.04,
   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          0
   188        ]
   189      }
   190    ],
   191    "most_failures_total": 5,
   192    "longest_running": [
   193      {
   194        "test": "TestSha3",
   195        "package": "github.com/onflow/flow-go/crypto/hash",
   196        "runs": 25,
   197        "passed": 25,
   198        "failed": 0,
   199        "skipped": 0,
   200        "exceptions": 0,
   201        "failure_rate": 0,
   202        "average_duration": 0.23,
   203        "durations": [
   204          0.23,
   205          0.23,
   206          0.24,
   207          0.24,
   208          0.22,
   209          0.22,
   210          0.22,
   211          0.22,
   212          0.22,
   213          0.22,
   214          0.22,
   215          0.22,
   216          0.23,
   217          0.23,
   218          0.22,
   219          0.22,
   220          0.22,
   221          0.24,
   222          0.22,
   223          0.23,
   224          0.22,
   225          0.22,
   226          0.23,
   227          0.23,
   228          0.22
   229        ]
   230      },
   231      {
   232        "test": "TestSha3/SHA3_384",
   233        "package": "github.com/onflow/flow-go/crypto/hash",
   234        "runs": 25,
   235        "passed": 25,
   236        "failed": 0,
   237        "skipped": 0,
   238        "exceptions": 0,
   239        "failure_rate": 0,
   240        "average_duration": 0.12,
   241        "durations": [
   242          0.12,
   243          0.12,
   244          0.13,
   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.12,
   261          0.13,
   262          0.12,
   263          0.12,
   264          0.12,
   265          0.12,
   266          0.12
   267        ]
   268      },
   269      {
   270        "test": "TestSha3/SHA3_256",
   271        "package": "github.com/onflow/flow-go/crypto/hash",
   272        "runs": 25,
   273        "passed": 25,
   274        "failed": 0,
   275        "skipped": 0,
   276        "exceptions": 0,
   277        "failure_rate": 0,
   278        "average_duration": 0.10,
   279        "durations": [
   280          0.11,
   281          0.1,
   282          0.11,
   283          0.1,
   284          0.1,
   285          0.1,
   286          0.1,
   287          0.1,
   288          0.1,
   289          0.1,
   290          0.12,
   291          0.1,
   292          0.11,
   293          0.1,
   294          0.1,
   295          0.1,
   296          0.1,
   297          0.12,
   298          0.1,
   299          0.1,
   300          0.1,
   301          0.1,
   302          0.1,
   303          0.1,
   304          0.1
   305        ]
   306      }
   307    ],
   308    "longest_running_total": 3
   309  }