Skip to content
GitHub Actions / Test Results failed Oct 4, 2023 in 0s

3 fail, 6 skipped, 189 pass in 16m 28s

  20 files  +    6  154 suites  +90   16m 28s ⏱️ + 8m 38s
198 tests ±    0  189 ✔️  -     2  6 💤 ±0  3 +2 
354 runs  +156  341 ✔️ +150  6 💤 ±0  7 +6 

Results for commit 70da145. ± Comparison against earlier commit 18ba571.

Annotations

Check warning on line 0 in should be able to make second Fungible Tokens transfer

See this annotation in the file changed.

@github-actions github-actions / Test Results

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

test-results.60fd89c015c25095ec699da246b543a0.xml
Raw output
expected 30 to equal 60. The numerical values of the given "ethers.BigNumber" and "ethers.BigNumber" inputs were compared, and they differed.
AssertionError: expected 30 to equal 60. 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:215:46)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

      -30
      +60

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 7 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.7df3d510d7d63852187226bd1b405d95.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

5 out of 7 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.0622403a82fe6302b27869a871aae50c.xml
test-results.15cf69ab28545a95c7e527aaf7adc713.xml
test-results.60fd89c015c25095ec699da246b543a0.xml
test-results.8e273f4b6929112bc74a28d5b34f7697.xml
test-results.ca5bf74eaf82349cf0cabb8baaeb92cc.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)