GitHub Actions / Test Results
failed
Oct 19, 2023 in 0s.
View latest attempt.
2 fail, 6 skipped, 190 pass in 9m 51s
Annotations
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.799466b6366050de9a2af77024fa5a3e.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)
Check warning on line 0 in should be able to execute transferTokens
github-actions / Test Results
1 out of 2 runs failed: TokenTransferContract Test Suite should be able to execute transferTokens (should be able to execute transferTokens)
test-results.6fe7afcc4f213dc2e2c35eac94a3d07a.xml
Raw output
expected 0 to equal 33. The numerical values of the given "ethers.BigNumber" and "string" inputs were compared, and they differed.
AssertionError: expected 0 to equal 33. The numerical values of the given "ethers.BigNumber" and "string" inputs were compared, and they differed.
at Context.<anonymous> (test/hts-precompile/token-transfer/tokenTransferContract.js:150:36)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
+ expected - actual
-0
+33
Loading