GitHub Actions / Test Results
failed
Nov 14, 2024 in 0s
2 fail, 6 skipped, 286 pass in 12m 5s
16 files 83 suites 12m 5s ⏱️
294 tests 286 ✅ 6 💤 2 ❌
303 runs 294 ✅ 7 💤 2 ❌
Results for commit b07cb7c.
Annotations
Check warning on line 0 in should be able to execute transferToken
github-actions / Test Results
TokenTransferContract Test Suite should be able to execute transferToken (should be able to execute transferToken) failed
test-results.6b8c9d8b8b68d703777af454feb1bc5d.xml [took 1s]
Raw output
expected 9999999967 to equal 9999999934.
AssertionError: expected 9999999967 to equal 9999999934.
at Context.<anonymous> (test/system-contracts/hedera-token-service/token-transfer/tokenTransferContract.js:223:36)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
+ expected - actual
-9999999967
+9999999934
Check warning on line 0 in should be able to aggregate 130 calls to processLongInputTx
github-actions / Test Results
Multicall Test Suite payable calls with large input should be able to aggregate 130 calls to processLongInputTx (should be able to aggregate 130 calls to processLongInputTx) failed
test-results.7d28c2f6d8fb5d04c83c1544272f1002.xml [took 0s]
Raw output
[Request ID: 76fdc6a7-143c-4d29-b2c2-6a5b40609621] HBAR Rate limit exceeded
ProviderError: [Request ID: 76fdc6a7-143c-4d29-b2c2-6a5b40609621] HBAR Rate limit exceeded
at HttpProvider.request (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/hardhat/src/internal/core/providers/http.ts:107:21)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at HardhatEthersSigner.sendTransaction (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/@nomicfoundation/hardhat-ethers/src/signers.ts:125:18)
at send (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/ethers/src.ts/contract/contract.ts:313:20)
at Proxy.aggregate3 (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/node_modules/ethers/src.ts/contract/contract.ts:352:16)
at multicallProcessLongInputTx (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/multicall/Multicall.js:98:12)
at Context.<anonymous> (/home/runner/_work/hedera-smart-contracts/hedera-smart-contracts/test/multicall/Multicall.js:320:19)
Loading