Skip to content

Flickering integration test #2 (symptom: gas estimation value mismatch) #585

@snario

Description

@snario

We're seeing a flickering integration test related to ETH gas estimation:

Example
https://github.com/ethereum-optimism/optimism/runs/2415971705?check_suite_focus=true

Log

  1) Native ETH Integration Tests
       estimateGas
         Should estimate gas for ETH transfer:
      AssertionError: expected { Object (_hex, _isBigNumber) } to deeply equal { Object (_hex, _isBigNumber) }
      + expected - actual
       {
      -  "_hex": "0x0341be"
      +  "_hex": "0x03422a"
         "_isBigNumber": true
       }
      at Context.<anonymous> (test/native-eth.spec.ts:38:43)
      at runMicrotasks (<anonymous>)
      at processTicksAndRejections (internal/process/task_queues.js:93:5)

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: bugs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions