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 Oct 26, 2023 in 0s

1 fail, 6 skipped, 191 pass in 8m 4s

198 tests  ±0   191 ✔️ +2   8m 4s ⏱️ +22s
  64 suites ±0       6 💤 ±0 
  14 files   ±0       1  - 2 

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

TokenTransferContract Test Suite should be able to execute cryptoTransfer for hbar transfer only (should be able to execute cryptoTransfer for hbar transfer only) failed

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