Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[ETCM-1028] fix retesteth config after version upgrade to v0.1.1-eip1559 #1068

Merged
merged 4 commits into from
Jul 16, 2021

Conversation

strauss-m
Copy link
Contributor

@strauss-m strauss-m commented Jul 15, 2021

Description

retesteth doesn't launch anymore after version update

Proposed Solution

retesteth seems to expect the London fork in the config file, which is currently not present since Mantis doesn't support Berlin neither London.

A workaround seems to declare London as a supported fork, but not Berlin.
That way, Berlin tests are skipped, and since there are no London tests in the repository, retesteth just runs all tests up to and including the Istanbul ones.

An issue has been opened to further investigate a potential retesteth bug or misunderstood documentation: ethereum/retesteth#141

Please be aware that the London inclusion asks retesteth to run all the London-related test. Currently, they are not yet included, but they will once https://jira.iohk.io/browse/ETCM-1033 is done. The workaround won't work anymore at that point.

@jvdp
Copy link
Contributor

jvdp commented Jul 16, 2021

Can we leave a note for the person that will update the ets/tests git submodule that the new "london" tests are run (more or less) inadvertently? (Like a comment on the related PR, perhaps...)

@strauss-m strauss-m changed the title Bugfix/retesteth config michael [ETCM-1028] fix retesteth config after version upgrade to v0.1.1-eip1559 Jul 16, 2021
@strauss-m strauss-m marked this pull request as ready for review July 16, 2021 12:27
@strauss-m
Copy link
Contributor Author

Can we leave a note for the person that will update the ets/tests git submodule that the new "london" tests are run (more or less) inadvertently? (Like a comment on the related PR, perhaps...)

Sure, where's the best place to do it ? I don't see any related jira ticket or in progress PR for such a task.

@jvdp
Copy link
Contributor

jvdp commented Jul 16, 2021

Sure, where's the best place to do it ? I don't see any related jira ticket or in progress PR for such a task.

Sorry I was being a bit vague. I'll create a ticket and a note on it there.

@AurelienRichez
Copy link
Contributor

Nice 👍

@strauss-m strauss-m merged commit 1b0ac2b into develop Jul 16, 2021
@strauss-m strauss-m deleted the bugfix/retesteth-config_michael branch July 16, 2021 17:36
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants