Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix e2e tests #646

Merged
merged 36 commits into from
Oct 24, 2022
Merged

Fix e2e tests #646

merged 36 commits into from
Oct 24, 2022

Conversation

sug0
Copy link
Contributor

@sug0 sug0 commented Oct 19, 2022

@sug0 sug0 added bug Something isn't working ledger labels Oct 19, 2022
Comment on lines +22 to +23
#[ignore]
// this test is outdated, so it is ignored
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep (also badly named...). There was this PR to clean it up (anoma/anoma#1229) but that's a bit stale now probably. This test is still testing something we should continue testing (that a random actor cannot write arbitarily to EthBridge VP storage) but this test needs cleaning up.

@sug0
Copy link
Contributor Author

sug0 commented Oct 21, 2022

We might need to port some changes from this PR in main: #661

@sug0
Copy link
Contributor Author

sug0 commented Oct 23, 2022

I've ran CI a couple of times, after the last fixes I pushed, and it passed every time. We could merge it as is, I guess? what do you think @james-chf @batconjurer

image

@sug0 sug0 marked this pull request as ready for review October 23, 2022 21:10
@james-chf
Copy link
Contributor

If the CI job ends up flaking a lot it could become annoying to have to keep restarting it on our PRs. If we notice any super flaky tests though we can temporarily ignore them again and open an issue, so think this PR is good to merge

@sug0 sug0 merged commit 3b6066e into eth-bridge-integration Oct 24, 2022
@sug0 sug0 deleted the tiago/ethbridge/fix-e2e-tests branch October 24, 2022 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ethereum-bridge ledger
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants