Skip to content

hedera-main to main

hedera-main to main #5

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

1 fail, 6 skipped, 158 pass in 5m 58s

165 tests   - 32   158 ✔️  - 31   5m 58s ⏱️ - 1m 38s
  47 suites  - 15       6 💤 ±  0 
  12 files    -   1       1  -   1 

Results for commit 2e4c1de. ± Comparison against earlier commit 11b7e45.

Annotations

Check warning on line 0 in should be able to execute burn(amount)

See this annotation in the file changed.

@github-actions github-actions / Test Results

ERC20ExtensionsMock tests ERC20Burnable tests should be able to execute burn(amount) (should be able to execute burn(amount)) failed

test-results.2dd67c95f293ec15a93ca91d2aa602c3.xml
Raw output
expected 1000 to equal 900. The numerical values of the given "ethers.BigNumber" and "ethers.BigNumber" inputs were compared, and they differed.
AssertionError: expected 1000 to equal 900. The numerical values of the given "ethers.BigNumber" and "ethers.BigNumber" inputs were compared, and they differed.
    at Context.<anonymous> (test/erc-20-extensions/ERC20Extensions.js:104:29)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

      -1000
      +900