Skip to content

tests/static/state_tests/stEIP1559/lowGasPriceOldTypesFiller.yml failure to unexpected exception meessage #1981

@marioevz

Description

@marioevz

After PR #1980, the only remaining failing static test, not only in Osaka but in all previous forks too, is tests/static/state_tests/stEIP1559/lowGasPriceOldTypesFiller.yml

E   ethereum_test_specs.helpers.UndefinedExecutionExceptionError: Exception mismatch on Transaction ({'index': 0, 'nonce': 1}):
E      What: Transaction exception mismatch!
E      Want: TransactionException.INSUFFICIENT_MAX_FEE_PER_GAS
E       Got: "Failed transaction: InvalidBlock()"
E    No exception defined for error message got, please add it to ExecutionSpecsExceptionMapper

It requires a fix on the error message potentially.

cc @spencer-tb I remember there was a recent PR modifying exception messages, so this could potentially be one that we missed?

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