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(ci): Intermittent failures in eth_getCode_9 #1593

Merged
merged 3 commits into from
Nov 24, 2023
Merged

Conversation

sunchengzhu
Copy link
Collaborator

@sunchengzhu sunchengzhu commented Nov 23, 2023

What this PR does / why we need it?

This PR fixes the intermittent failure issue with eth_getCode_9.

What is the impact of this PR?

No Breaking Change

PR relation:

CI Settings

CI Usage

Tip: Check the CI you want to run below, and then comment /run-ci.

CI Switch

  • Web3 Compatible Tests
  • OCT 1-5 And 12-15
  • OCT 6-10
  • OCT 11
  • OCT 16-19
  • v3 Core Tests

CI Description

CI Name Description
Web3 Compatible Test Test the Web3 compatibility of Axon
v3 Core Test Run the compatibility tests provided by Uniswap V3
OCT 1-5 | 6-10 | 11 | 12-15 | 16-19 Run the compatibility tests provided by OpenZeppelin

Flouse
Flouse previously approved these changes Nov 24, 2023
tests/e2e/src/eth_getCode.test.js Show resolved Hide resolved
Co-authored-by: Flouse <1297478+Flouse@users.noreply.github.com>
@Flouse Flouse enabled auto-merge November 24, 2023 07:28
@Flouse Flouse added this pull request to the merge queue Nov 24, 2023
Merged via the queue into main with commit 6ab0ae9 Nov 24, 2023
21 checks passed
@KaoImin KaoImin deleted the scz/e2e-eth_getCode_9-fix branch November 27, 2023 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sometimes the test eth_getCode › eth_getCode_9 failed by accident
3 participants