Skip to content

Tests for Address operations #705

Tests for Address operations

Tests for Address operations #705

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Test Results failed Oct 16, 2023 in 0s

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

  17 files  +  3    83 suites  +19   9m 59s ⏱️ + 2m 36s
198 tests ±  0  190 ✔️  -   2  6 💤 ±0  2 +2 
244 runs  +46  235 ✔️ +43  6 💤 ±0  3 +3 

Results for commit 08f78c2. ± Comparison against earlier commit 27b6785.

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

2 out of 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.921cd28e0be36e4b2f382ac5aa921035.xml
test-results.f8f0e8e0f2b5f1d99dc7133c00007a5e.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

1 out of 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.afdc76987af0a56c5596d9f0cdf4187f.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)