Skip to content

fix(tests): the default chain id is changed since #1418#1421

Merged
Flouse merged 1 commit intomainfrom
yangby/bugfix/fix-tests
Sep 12, 2023
Merged

fix(tests): the default chain id is changed since #1418#1421
Flouse merged 1 commit intomainfrom
yangby/bugfix/fix-tests

Conversation

@chaoticlonghair
Copy link
Contributor

What this PR does / why we need it?

This PR fix a failed test since #1418.

What is the impact of this PR?

No Breaking Change

CI Settings

CI Usage

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

CI Switch

  • E2E Tests
  • 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
Chaos CI Test the liveness and robustness of Axon under terrible network condition
Cargo Clippy Run cargo clippy --all --all-targets --all-features
Coverage Test Get the unit test coverage report
E2E Test Run end-to-end test to check interfaces
Code Format Run cargo +nightly fmt --all -- --check and cargo sort -gwc
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

@chaoticlonghair chaoticlonghair requested a review from a team as a code owner September 12, 2023 05:34
@chaoticlonghair chaoticlonghair requested review from ashuralyk and blckngm and removed request for ashuralyk and blckngm September 12, 2023 05:34
@chaoticlonghair

This comment was marked as off-topic.

@github-actions
Copy link

CI tests run on commit:

CI test list:

  • E2E Tests

Please check ci test results later.

@Flouse Flouse requested a review from Simon-Tl September 12, 2023 07:03
@Flouse Flouse linked an issue Sep 12, 2023 that may be closed by this pull request
@Flouse Flouse added this pull request to the merge queue Sep 12, 2023
Merged via the queue into main with commit f07fcc6 Sep 12, 2023
@chaoticlonghair chaoticlonghair deleted the yangby/bugfix/fix-tests branch September 13, 2023 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use another default devnet chain_id rather than 2022

3 participants