Skip to content

Batch Solidity Equivalence Tests #7

Batch Solidity Equivalence Tests

Batch Solidity Equivalence Tests #7

GitHub Actions / Test Results failed Oct 18, 2023 in 0s

2 fail, 6 skipped, 190 pass in 9m 40s

  16 files    81 suites   9m 40s ⏱️
198 tests 190 ✔️ 6 💤 2
234 runs  226 ✔️ 6 💤 2

Results for commit 9cec113.

Annotations

Check warning on line 0 in should be able to execute cryptoTransfer for hbar transfer only

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 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.e4330870bf32f4b0ec042e7d957664f4.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

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 2 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.92d80356325bae6dc34a54a5f80396c0.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