Skip to content
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Test Results failed Sep 21, 2023 in 0s. View latest attempt.

2 fail, 6 skipped, 190 pass in 10m 41s

  16 files  +  2    94 suites  +18   10m 41s ⏱️ + 2m 11s
198 tests +10  190 ✔️ +11  6 💤 ±0  2  - 1 
250 runs  +36  241 ✔️ +36  6 💤 ±0  3 ±0 

Results for commit 60c16eb. ± Comparison against earlier commit 6c46508.

Annotations

Check warning on line 0 in should be able to make second Non-Fungible Token transfer

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 3 runs failed: HIP583 Test Suite Direct Ethereum Tx Positive Non-Fungible Token Test should be able to make second Non-Fungible Token transfer (should be able to make second Non-Fungible Token transfer)

test-results.1131e80e883422baa8ad5d33f7fa4c00.xml
Raw output
expected 1 to be above 1. The numerical values of the given "ethers.BigNumber" and "ethers.BigNumber" inputs were compared, and they differed.
AssertionError: expected 1 to be above 1. The numerical values of the given "ethers.BigNumber" and "ethers.BigNumber" inputs were compared, and they differed.
    at Context.<anonymous> (test/hip-583/HIP583.js:335:47)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

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

2 out of 3 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.1131e80e883422baa8ad5d33f7fa4c00.xml
test-results.1fe34a7219def72afedc9c7b8229e436.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)