Skip to content

Fix HT flaky test - #520

Merged
dhaidashenko merged 1 commit into
developfrom
fix/ht-flaky-test
Aug 7, 2026
Merged

Fix HT flaky test#520
dhaidashenko merged 1 commit into
developfrom
fix/ht-flaky-test

Conversation

@dhaidashenko

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

📊 API Diff Results

No changes detected for module github.com/smartcontractkit/chainlink-evm

View full report

@dhaidashenko
dhaidashenko marked this pull request as ready for review August 7, 2026 13:24
@dhaidashenko
dhaidashenko requested a review from a team as a code owner August 7, 2026 13:24
Copilot AI review requested due to automatic review settings August 7, 2026 13:24

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR stabilizes the head tracker finality-violation test by waiting for the tracker to observe the new head before sending an older head that should trigger the health-report violation.

Changes:

  • Adds an Eventually wait that polls ht.headTracker.LatestChain() until it reflects h2.
  • Reuses a single gomega.WithT instance for the subtest (moves initialization earlier).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dhaidashenko
dhaidashenko enabled auto-merge (squash) August 7, 2026 13:27
@dhaidashenko
dhaidashenko merged commit 4fe3d0d into develop Aug 7, 2026
42 checks passed
@dhaidashenko
dhaidashenko deleted the fix/ht-flaky-test branch August 7, 2026 13:37
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.

4 participants