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

op-e2e: Support external client in the e2e new tests #7346

Conversation

boyuan-chen
Copy link
Contributor

@boyuan-chen boyuan-chen commented Sep 21, 2023

Description

A clear and concise description of the features you're adding in this pull request.

This PR enables the new tests to be executed via the external client. In op-e2e-ext-geth-tests, all the tests within op_geth.go can be accurately initiated and tested using the external client."

Additional context

This also allows other clients, such as erigon, to be tested using the new tests in op_geth.go.

Link

@boyuan-chen boyuan-chen requested a review from a team as a code owner September 21, 2023 21:58
@boyuan-chen boyuan-chen requested a review from refcell September 21, 2023 21:58
@mergify mergify bot added the A-op-e2e Area: op-e2e label Sep 21, 2023
@mergify
Copy link
Contributor

mergify bot commented Sep 22, 2023

Hey @boyuan-chen! This PR has merge conflicts. Please fix them before continuing review.

@mergify mergify bot added the S-conflict Status: A conflict is present label Sep 22, 2023
@mergify mergify bot removed the S-conflict Status: A conflict is present label Sep 22, 2023
Copy link
Contributor

@ajsutton ajsutton left a comment

Choose a reason for hiding this comment

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

Looks good. I think we can just simplify the RPC client access.

op-e2e/op_geth.go Outdated Show resolved Hide resolved
op-e2e/op_geth.go Outdated Show resolved Hide resolved
Copy link
Contributor

@ajsutton ajsutton left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

@mergify
Copy link
Contributor

mergify bot commented Sep 27, 2023

This PR has been added to the merge queue, and will be merged soon.

@mergify mergify bot added the S-on-merge-train Status: This PR is in the merge queue label Sep 27, 2023
@mergify
Copy link
Contributor

mergify bot commented Sep 27, 2023

Hey @boyuan-chen, this pull request failed to merge and has been dequeued from the merge train. If you believe your PR failed in the merge train because of a flaky test, requeue it by commenting with @mergifyio requeue.
More details can be found on the Queue: Embarked in merge train check-run.

@mergify mergify bot removed the S-on-merge-train Status: This PR is in the merge queue label Sep 27, 2023
@ajsutton
Copy link
Contributor

@boyuan-chen Looks like mergify can't merge in the latest changes from develop which is why it got dequeued. Can you merge them in? Hopefully it will make it in before there's more changes. Otherwise if you allow maintainers to push changes to the branch mergify should be able to do it for you.

@boyuan-chen
Copy link
Contributor Author

@Mergifyio requeue

@mergify
Copy link
Contributor

mergify bot commented Sep 27, 2023

requeue

❌ Command disallowed due to command restrictions in the Mergify configuration.

  • sender-permission>=write

@mergify
Copy link
Contributor

mergify bot commented Sep 27, 2023

This PR has been added to the merge queue, and will be merged soon.

@mergify mergify bot added the S-on-merge-train Status: This PR is in the merge queue label Sep 27, 2023
@mergify
Copy link
Contributor

mergify bot commented Sep 27, 2023

Hey @boyuan-chen, this pull request failed to merge and has been dequeued from the merge train. If you believe your PR failed in the merge train because of a flaky test, requeue it by commenting with @mergifyio requeue.
More details can be found on the Queue: Embarked in merge train check-run.

@mergify mergify bot removed the S-on-merge-train Status: This PR is in the merge queue label Sep 27, 2023
@ajsutton
Copy link
Contributor

There's a bit of a queue of PRs going in at the moment, but I think I have a trick to help mergify out.

@boyuan-chen
Copy link
Contributor Author

There's a bit of a queue of PRs going in at the moment, but I think I have a trick to help mergify out.

Thank you :)

@OptimismBot OptimismBot merged commit 8a2a29d into ethereum-optimism:develop Sep 28, 2023
@boyuan-chen boyuan-chen deleted the support-external-client-in-op-geth-tests branch September 28, 2023 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-op-e2e Area: op-e2e
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants