Skip to content
GitHub Actions / Test Results failed Oct 23, 2023 in 0s

2 fail, 6 skipped, 190 pass in 8m 56s

  16 files  +  2    68 suites  +4   8m 56s ⏱️ + 1m 0s
198 tests ±  0  190 ✔️ ±  0  6 💤 ±0  2 ±0 
218 runs  +20  210 ✔️ +20  6 💤 ±0  2 ±0 

Results for commit 670426c. ± Comparison against earlier commit f4216df.

Annotations

Check warning on line 0 in should be able to execute transferTokens

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 3 runs failed: TokenTransferContract Test Suite should be able to execute transferTokens (should be able to execute transferTokens)

test-results.3186dfafeac677a3f2f2346697ec084c.xml
Raw output
expected 0 to equal 33. The numerical values of the given "ethers.BigNumber" and "string" inputs were compared, and they differed.
AssertionError: expected 0 to equal 33. The numerical values of the given "ethers.BigNumber" and "string" inputs were compared, and they differed.
    at Context.<anonymous> (test/hts-precompile/token-transfer/tokenTransferContract.js:150:36)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

      -0
      +33

Check warning on line 0 in should be able to execute transferToken

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 3 runs failed: TokenTransferContract Test Suite should be able to execute transferToken (should be able to execute transferToken)

test-results.399edcfdc0c3690ff95641debd3677d5.xml
Raw output
expected 33 to equal 66. The numerical values of the given "ethers.BigNumber" and "number" inputs were compared, and they differed.
AssertionError: expected 33 to equal 66. The numerical values of the given "ethers.BigNumber" and "number" inputs were compared, and they differed.
    at Context.<anonymous> (test/hts-precompile/token-transfer/tokenTransferContract.js:198:36)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

      -33
      +66