Skip to content
This repository was archived by the owner on Dec 10, 2018. It is now read-only.
This repository was archived by the owner on Dec 10, 2018. It is now read-only.

wrong docker run command #35

@ZhangTao1596

Description

@ZhangTao1596

doc: https://github.com/ethereum/testeth/blob/develop/doc/generating_tests.rst

Preparing testeth and LLL

Option 1: Using a docker image

I think the docker run command missing testeth between holiman/testeth and -t, should be:

docker run -v <LOCAL_PATH_TO_ETH_TESTS>:/foobar holiman/testeth testeth -t GeneralStateTests/stCallCodes -- --singletest callcall_00 --singlenet EIP150 -d 0 -g 0 -v 0 --statediff --verbosity 5 --testpath /foobar

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions