github.com/koko1123/flow-go-1@v0.29.6/tools/test_monitor/testdata/summary2/test1-1package-1failure/input/test-result-crypto-hash-1-count-fail.json (about)

     1  {
     2    "rows": [
     3      {
     4        "json": {
     5          "test": "TestSanitySha3_256",
     6          "package": "github.com/onflow/flow-go/crypto/hash",
     7          "output": [
     8            {"item": "=== RUN   TestSanitySha3_256\n"},
     9            {"item": "    hash_test.go:21: \n"},
    10            {"item": "        \tError Trace:\thash_test.go:21\n"},
    11            {"item": "        \tError:      \tNot equal: \n"},
    12            {"item": "        \t            \texpected: hash.Hash{0x36, 0xf0, 0x28, 0x58, 0xb, 0xb0, 0x2c, 0xc8, 0x27, 0x2a, 0x9a, 0x2, 0xf, 0x42, 0x0, 0xe3, 0x46, 0xe2, 0x76, 0xae, 0x66, 0x4e, 0x45, 0xee, 0x80, 0x74, 0x55, 0x74, 0xe2, 0xf5, 0xab, 0x81}\n"},
    13            {"item": "        \t            \tactual  : hash.Hash{0x36, 0xf0, 0x28, 0x58, 0xb, 0xb0, 0x2c, 0xc8, 0x27, 0x2a, 0x9a, 0x2, 0xf, 0x42, 0x0, 0xe3, 0x46, 0xe2, 0x76, 0xae, 0x66, 0x4e, 0x45, 0xee, 0x80, 0x74, 0x55, 0x74, 0xe2, 0xf5, 0xab, 0x80}\n"},
    14            {"item": "        \t            \t\n"},
    15            {"item": "        \t            \tDiff:\n"},
    16            {"item": "        \t            \t--- Expected\n"},
    17            {"item": "        \t            \t+++ Actual\n"},
    18            {"item": "        \t            \t@@ -1,2 +1,2 @@\n"},
    19            {"item": "        \t            \t-(hash.Hash) (len=32) 0x36f028580bb02cc8272a9a020f4200e346e276ae664e45ee80745574e2f5ab81\n"},
    20            {"item": "        \t            \t+(hash.Hash) (len=32) 0x36f028580bb02cc8272a9a020f4200e346e276ae664e45ee80745574e2f5ab80\n"},
    21            {"item": "        \t            \t \n"},
    22            {"item": "        \tTest:       \tTestSanitySha3_256\n"},
    23            {"item": "--- FAIL: TestSanitySha3_256 (0.00s)\n"}
    24          ],
    25          "result": "0",
    26          "elapsed": 0
    27        }
    28      },
    29      {
    30        "json": {
    31          "test": "TestSanitySha3_384",
    32          "package": "github.com/onflow/flow-go/crypto/hash",
    33          "output": [
    34            {"item": "=== RUN   TestSanitySha3_384\n"},
    35            {"item": "--- PASS: TestSanitySha3_384 (0.00s)\n"}
    36          ],
    37          "result": "1",
    38          "elapsed": 0
    39        }
    40      },
    41      {
    42        "json": {
    43          "test": "TestSanitySha2_256",
    44          "package": "github.com/onflow/flow-go/crypto/hash",
    45          "output": [
    46            {"item": "=== RUN   TestSanitySha2_256\n"},
    47            {"item": "--- PASS: TestSanitySha2_256 (0.00s)\n"}
    48          ],
    49          "result": "1",
    50          "elapsed": 0
    51        }
    52      },
    53      {
    54        "json": {
    55          "test": "TestSanitySha2_384",
    56          "package": "github.com/onflow/flow-go/crypto/hash",
    57          "output": [
    58            {"item": "=== RUN   TestSanitySha2_384\n"},
    59            {"item": "--- PASS: TestSanitySha2_384 (0.00s)\n"}
    60          ],
    61          "result": "1",
    62          "elapsed": 0
    63        }
    64      },
    65      {
    66        "json": {
    67          "test": "TestSanityKmac128",
    68          "package": "github.com/onflow/flow-go/crypto/hash",
    69          "output": [
    70            {"item": "=== RUN   TestSanityKmac128\n"},
    71            {"item": "--- PASS: TestSanityKmac128 (0.00s)\n"}
    72          ],
    73          "result": "1",
    74          "elapsed": 0
    75        }
    76      },
    77      {
    78        "json": {
    79          "test": "TestHashersAPI",
    80          "package": "github.com/onflow/flow-go/crypto/hash",
    81          "output": [
    82            {"item": "=== RUN   TestHashersAPI\n"},
    83            {"item": "    hash_test.go:114: math rand seed is 1632498687765218000\n"},
    84            {"item": "--- PASS: TestHashersAPI (0.00s)\n"}
    85          ],
    86          "result": "1",
    87          "elapsed": 0
    88        }
    89      },
    90      {
    91        "json": {
    92          "test": "TestSha3",
    93          "package": "github.com/onflow/flow-go/crypto/hash",
    94          "output": [
    95            {"item": "=== RUN   TestSha3\n"},
    96            {"item": "    hash_test.go:158: math rand seed is 1632498687765661000\n"},
    97            {"item": "--- PASS: TestSha3 (0.23s)\n"}
    98          ],
    99          "result": "1",
   100          "elapsed": 0.23
   101        }
   102      },
   103      {
   104        "json": {
   105          "test": "TestSha3/SHA3_256",
   106          "package": "github.com/onflow/flow-go/crypto/hash",
   107          "output": [
   108            {"item": "=== RUN   TestSha3/SHA3_256\n"},
   109            {"item": "    --- PASS: TestSha3/SHA3_256 (0.11s)\n"}
   110          ],
   111          "result": "1",
   112          "elapsed": 0.11
   113        }
   114      },
   115      {
   116        "json": {
   117          "test": "TestSha3/SHA3_384",
   118          "package": "github.com/onflow/flow-go/crypto/hash",
   119          "output": [
   120            {"item": "=== RUN   TestSha3/SHA3_384\n"},
   121            {"item": "    --- PASS: TestSha3/SHA3_384 (0.12s)\n"}
   122          ],
   123          "result": "1",
   124          "elapsed": 0.12
   125        }
   126      }
   127    ]
   128  }