Skip to content

Block information tests. #20

Block information tests.

Block information tests. #20

GitHub Actions / Test Results failed Oct 18, 2023 in 0s

2 fail, 6 skipped, 190 pass in 9m 39s

  16 files    81 suites   9m 39s ⏱️
198 tests 190 ✔️ 6 💤 2
234 runs  225 ✔️ 6 💤 3

Results for commit 891783a.

Annotations

Check warning on line 0 in should be able to execute cryptoTransfer for hbar transfer only

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs failed: TokenTransferContract Test Suite should be able to execute cryptoTransfer for hbar transfer only (should be able to execute cryptoTransfer for hbar transfer only)

test-results.562168f05dde98c7fc5eec1161ab316c.xml
Raw output
expected false to equal true
AssertionError: expected false to equal true
    at Context.<anonymous> (test/hts-precompile/token-transfer/tokenTransferContract.js:279:47)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

      -false
      +true

Check warning on line 0 in should test that second transfer HBARs via contract to the hollow account is successful

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: HIP583 Test Suite - Contract Transfer TX HBAR Test should test that second transfer HBARs via contract to the hollow account is successful (should test that second transfer HBARs via contract to the hollow account is successful)

test-results.10fb60a8f0c85c107f9a4c43b7ee95c2.xml
test-results.15b55cc12184c31fa74939834fcb30ee.xml
Raw output
Failed to get a different balance value after 20 tries
Error: Failed to get a different balance value after 20 tries
    at pollForNewHollowWalletBalance (utils/helpers.js:168:11)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Context.<anonymous> (test/hip-583/HIP583.js:479:40)