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
Annotations
Check warning on line 0 in should be able to execute cryptoTransfer for hbar transfer only
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
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)
Loading