Skip to content

feat: added DataAllocation solidity example contract #90

feat: added DataAllocation solidity example contract

feat: added DataAllocation solidity example contract #90

GitHub Actions / Test Results failed Nov 1, 2023 in 0s

1 fail, 6 skipped, 191 pass in 9m 7s

  16 files  +  2    68 suites  +4   9m 7s ⏱️ + 1m 25s
198 tests ±  0  191 ✔️ +  2  6 💤 ±0  1  - 2 
218 runs  +20  209 ✔️ +20  6 💤 ±0  3 ±0 

Results for commit 8d54124. ± Comparison against earlier commit 6252a18.

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

All 3 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.5e876c2c149eb4ed3fcac8344ce20a6f.xml
test-results.820e62bba3d9313e5ca4dfc80f88db53.xml
test-results.b385fae7ba7c0e33f996fd2ded6da14c.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