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

bump integrations/evm; use evm/heads; convert preparetest to independent cmd #16311

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

Copy link
Contributor

I see you updated files related to core. Please run pnpm changeset in the root directory to add a changeset as well as in the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

🎖️ No JIRA issue number found in: PR title, commit message, or branch name. Please include the issue ID in one of these.

Copy link
Contributor

github-actions bot commented Feb 11, 2025

AER Report: CI Core ran successfully ✅

aer_workflow , commit

AER Report: Operator UI CI ran successfully ✅

aer_workflow , commit

Copy link
Contributor

Flakeguard Summary

Ran new or updated tests between develop and e1fac22 (evm-heads).

View Flaky Detector Details | Compare Changes

Found Flaky Tests ❌

2 Results
Name Pass Ratio Panicked? Timed Out? Race? Runs Successes Failures Skips Package Package Panicked? Avg Duration Code Owners
TestIntegration_LLO_blue_green_lifecycle 66.6667% false false false 3 2 1 0 github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/llo false 1m31.383333333s Unknown
TestIntegration_LLO_blue_green_lifecycle/Blue/Green_lifecycle_(using_JSON_report_format) 66.6667% false false false 3 2 1 0 github.com/smartcontractkit/chainlink/v2/core/services/ocr2/plugins/llo false 1m30.593333333s Unknown

Artifacts

For detailed logs of the failed tests, please refer to the artifact failed-test-results-with-logs.json.

@jmank88 jmank88 force-pushed the evm-heads branch 4 times, most recently from 03aa16f to c9d57f1 Compare February 11, 2025 13:36
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Converted to a simple command so that they whole of chainlink does not need to be compiled in order to invoke it.

@jmank88 jmank88 changed the title bump integrations/evm; use evm/heads bump integrations/evm; use evm/heads; convert preparetest to independent cmd Feb 11, 2025
@jmank88 jmank88 force-pushed the evm-heads branch 7 times, most recently from d99ce81 to 7210f17 Compare February 11, 2025 22:12
@jmank88 jmank88 marked this pull request as ready for review February 11, 2025 22:17
@jmank88 jmank88 requested review from a team as code owners February 11, 2025 22:17
@jmank88
Copy link
Contributor Author

jmank88 commented Feb 12, 2025

Rebased

@jmank88 jmank88 requested review from george-dorin, a team, archseer and bolekk February 12, 2025 15:04
@jmank88 jmank88 added this pull request to the merge queue Feb 12, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 12, 2025
@jmank88 jmank88 added this pull request to the merge queue Feb 12, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 12, 2025
@erikburt erikburt added this pull request to the merge queue Feb 12, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 12, 2025
@reductionista reductionista added this pull request to the merge queue Feb 12, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 12, 2025
@jmank88 jmank88 added this pull request to the merge queue Feb 13, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 13, 2025
@jmank88 jmank88 enabled auto-merge February 13, 2025 01:57
@jmank88 jmank88 added this pull request to the merge queue Feb 13, 2025
Merged via the queue into develop with commit fb20ee8 Feb 13, 2025
333 of 418 checks passed
@jmank88 jmank88 deleted the evm-heads branch February 13, 2025 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.