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

testeth -- --filltests on a blockchain test should copy the comment in the _info field #4454

Open
pirapira opened this issue Sep 4, 2017 · 0 comments
Labels

Comments

@pirapira
Copy link
Member

pirapira commented Sep 4, 2017

For example, when src/BlockchainTestsFiller/bcValidBlockTest/callRevertFiller.json contains

{
    "callRevert" : {
        "_info" : {
            "comment" : "This test contains a message call transaction that fails by REVERT.  The interest is on the status code in the transaction receipt (though not specified in the expect section)."
        },

The comment should appear in the filled file. However, after

test/testeth -t BlockchainTests/bcValidBlockTest -- --filltests --singletest callRevert

I don't see the comment in the _info field in the filled file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants