github.com/onflow/flow-go@v0.35.7-crescendo-preview.23-atree-inlining/tools/test_monitor/testdata/summary2/test1-1package-1failure/expected-output/test1-1package-1failure.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": 1,
     7        "passed": 0,
     8        "failed": 1,
     9        "skipped": 0,
    10        "exceptions": 0,
    11        "failure_rate": 1,
    12        "average_duration": 0,
    13        "durations": [
    14          0
    15        ]
    16      },
    17      "github.com/onflow/crypto/hash/TestSanitySha3_384": {
    18        "test": "TestSanitySha3_384",
    19        "package": "github.com/onflow/crypto/hash",
    20        "runs": 1,
    21        "passed": 1,
    22        "failed": 0,
    23        "skipped": 0,
    24        "exceptions": 0,
    25        "failure_rate": 0,
    26        "average_duration": 0,
    27        "durations": [
    28          0
    29        ]
    30      },
    31      "github.com/onflow/crypto/hash/TestSanitySha2_256": {
    32        "test": "TestSanitySha2_256",
    33        "package": "github.com/onflow/crypto/hash",
    34        "runs": 1,
    35        "passed": 1,
    36        "failed": 0,
    37        "skipped": 0,
    38        "exceptions": 0,
    39        "failure_rate": 0,
    40        "average_duration": 0,
    41        "durations": [
    42          0
    43        ]
    44      },
    45      "github.com/onflow/crypto/hash/TestSanitySha2_384": {
    46        "test": "TestSanitySha2_384",
    47        "package": "github.com/onflow/crypto/hash",
    48        "runs": 1,
    49        "passed": 1,
    50        "failed": 0,
    51        "skipped": 0,
    52        "exceptions": 0,
    53        "failure_rate": 0,
    54        "average_duration": 0,
    55        "durations": [
    56          0
    57        ]
    58      },
    59      "github.com/onflow/crypto/hash/TestSanityKmac128": {
    60        "test": "TestSanityKmac128",
    61        "package": "github.com/onflow/crypto/hash",
    62        "runs": 1,
    63        "passed": 1,
    64        "failed": 0,
    65        "skipped": 0,
    66        "exceptions": 0,
    67        "failure_rate": 0,
    68        "average_duration": 0,
    69        "durations": [
    70          0
    71        ]
    72      },
    73      "github.com/onflow/crypto/hash/TestHashersAPI": {
    74        "test": "TestHashersAPI",
    75        "package": "github.com/onflow/crypto/hash",
    76        "runs": 1,
    77        "passed": 1,
    78        "failed": 0,
    79        "skipped": 0,
    80        "exceptions": 0,
    81        "failure_rate": 0,
    82        "average_duration": 0,
    83        "durations": [
    84          0
    85        ]
    86      },
    87      "github.com/onflow/crypto/hash/TestSha3": {
    88        "test": "TestSha3",
    89        "package": "github.com/onflow/crypto/hash",
    90        "runs": 1,
    91        "passed": 1,
    92        "failed": 0,
    93        "skipped": 0,
    94        "exceptions": 0,
    95        "failure_rate": 0,
    96        "average_duration": 0.23,
    97        "durations": [
    98          0.23
    99        ]
   100      },
   101      "github.com/onflow/crypto/hash/TestSha3/SHA3_256": {
   102        "test": "TestSha3/SHA3_256",
   103        "package": "github.com/onflow/crypto/hash",
   104        "runs": 1,
   105        "passed": 1,
   106        "failed": 0,
   107        "skipped": 0,
   108        "exceptions": 0,
   109        "failure_rate": 0,
   110        "average_duration": 0.11,
   111        "durations": [
   112          0.11
   113        ]
   114      },
   115      "github.com/onflow/crypto/hash/TestSha3/SHA3_384": {
   116        "test": "TestSha3/SHA3_384",
   117        "package": "github.com/onflow/crypto/hash",
   118        "runs": 1,
   119        "passed": 1,
   120        "failed": 0,
   121        "skipped": 0,
   122        "exceptions": 0,
   123        "failure_rate": 0,
   124        "average_duration": 0.12,
   125        "durations": [
   126          0.12
   127        ]
   128      }
   129    }
   130  }