Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

tests: update to match py-evm: don't skip Constantinople, add Petersburg, use --fork; break out long-running categories #608

Merged
merged 8 commits into from
May 21, 2019

Commits on May 21, 2019

  1. Configuration menu
    Copy the full SHA
    1146f83 View commit details
    Browse the repository at this point in the history
  2. tests: don't skip fixtures for 'Constantinople{,fix}' + mark SLOW_TES…

    …TS and `xfail`s.
    
    The `xfail`s are a 1:1 copy of what's in py-evm's pinned commit;
    SLOW_TESTS are also very similar...
    veox committed May 21, 2019
    Configuration menu
    Copy the full SHA
    13e4f48 View commit details
    Browse the repository at this point in the history
  3. ci: add petersburg CI job.

    veox committed May 21, 2019
    Configuration menu
    Copy the full SHA
    137e287 View commit details
    Browse the repository at this point in the history
  4. ci/tests: ignore tests not matching --fork arg given to pytest.

    Mostly a copy-paste from `py-evm` codebase; relevant PRs that
    introduced the functionality there:
    
    ethereum/py-evm#1470
    ethereum/py-evm#1577
    veox committed May 21, 2019
    Configuration menu
    Copy the full SHA
    712f16e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adf43f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    020778e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61a25fc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c3fe964 View commit details
    Browse the repository at this point in the history