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

Dual transmission for 2.19.0 #15466

Merged

Conversation

george-dorin
Copy link
Contributor

No description provided.

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

Flaky Test Detector for github.com/smartcontractkit/chainlink project has failed ❌

Ran new or updated tests between release/2.19.0 and e06561e (2.19.0-dual-transmission).

View Flaky Detector Details | Compare Changes

Flaky Tests

Ran 897 unique tests. Below are the tests identified as flaky, with a pass ratio lower than the 99% threshold:

TestPackage                                                   TestName                                                                                                          PassRatio  RunCount   Skipped
---------                                                     ---------                                                                                                         ---------  ---------  ---------
github.com/smartcontractkit/chainlink/v2/core/chains/evm/txm  TestBroadcastTransaction/throws_a_warning_and_returns_if_unconfirmed_transactions_exceed_maxInFlightTransactions  67%        3          false
github.com/smartcontractkit/chainlink/v2/core/chains/evm/txm  TestTrigger                                                                                                       67%        3          false
github.com/smartcontractkit/chainlink/v2/core/chains/evm/txm  TestLifecycle/tests_lifecycle_successfully_without_any_transactions                                               67%        3          false
github.com/smartcontractkit/chainlink/v2/core/chains/evm/txm  TestLifecycle                                                                                                     67%        3          false
github.com/smartcontractkit/chainlink/v2/core/chains/evm/txm  TestBroadcastTransaction                                                                                          67%        3          false
github.com/smartcontractkit/chainlink/v2/core/chains/evm/txm  TestTrigger/Trigger_fails_if_Txm_is_unstarted                                                                     67%        3          false

Copy link
Contributor

github-actions bot commented Nov 29, 2024

AER Report: CI Core ran successfully ✅

aer_workflow , commit

AER Report: Operator UI CI ran successfully ✅

aer_workflow , commit

@george-dorin george-dorin force-pushed the 2.19.0-dual-transmission branch from e06561e to 407eda0 Compare November 29, 2024 16:23
@george-dorin george-dorin reopened this Nov 29, 2024
@george-dorin george-dorin added the build-publish Build and Publish image to SDLC label Nov 29, 2024
@george-dorin george-dorin changed the base branch from release/2.19.0 to release/2.19.0-dual-transmission December 4, 2024 17:28
@george-dorin george-dorin marked this pull request as ready for review December 5, 2024 13:21
@george-dorin george-dorin requested review from a team as code owners December 5, 2024 13:21
@george-dorin george-dorin requested review from vyzaldysanchez, winder, rstout, asoliman92, makramkd, dimkouv, 0xAustinWang and 0xnogo and removed request for a team December 5, 2024 13:21
@george-dorin george-dorin merged commit 4fe146a into release/2.19.0-dual-transmission Dec 5, 2024
169 of 171 checks passed
@george-dorin george-dorin deleted the 2.19.0-dual-transmission branch December 5, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-publish Build and Publish image to SDLC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants