Skip to content

[ci][hermes] Run on ubuntu-24.04-64core#3161

Closed
joshlf wants to merge 4 commits intoGp3vcrzld5qqjbxn7ihbj7l724vie5stefrom
Gicgn3nswgfpgzactiuscewg6fig37xmk
Closed

[ci][hermes] Run on ubuntu-24.04-64core#3161
joshlf wants to merge 4 commits intoGp3vcrzld5qqjbxn7ihbj7l724vie5stefrom
Gicgn3nswgfpgzactiuscewg6fig37xmk

Conversation

@joshlf
Copy link
Copy Markdown
Member

@joshlf joshlf commented Mar 29, 2026

This runner has 64 cores and 256GB of RAM, which allows our (very
expensive) integration test suite to complete in a reasonable amount of
time.


Latest Update: v7 — Compare vs v6

📚 Full Patch History

Links show the diff between the row version and the column version.

Version v6 v5 v4 v3 v2 v1 Base
v7 vs v6 vs v5 vs v4 vs v3 vs v2 vs v1 vs Base
v6 vs v5 vs v4 vs v3 vs v2 vs v1 vs Base
v5 vs v4 vs v3 vs v2 vs v1 vs Base
v4 vs v3 vs v2 vs v1 vs Base
v3 vs v2 vs v1 vs Base
v2 vs v1 vs Base
v1 vs Base
⬇️ Download this PR

Branch

git fetch origin refs/heads/Gicgn3nswgfpgzactiuscewg6fig37xmk && git checkout -b pr-Gicgn3nswgfpgzactiuscewg6fig37xmk FETCH_HEAD

Checkout

git fetch origin refs/heads/Gicgn3nswgfpgzactiuscewg6fig37xmk && git checkout FETCH_HEAD

Cherry Pick

git fetch origin refs/heads/Gicgn3nswgfpgzactiuscewg6fig37xmk && git cherry-pick FETCH_HEAD

Pull

git pull origin refs/heads/Gicgn3nswgfpgzactiuscewg6fig37xmk

Stacked PRs enabled by GHerrit.

Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

🤖 Optimistically Approved: Changes appear scoped. Final strict verification will occur in the Merge Queue.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.85%. Comparing base (1c20e84) to head (f269adc).
⚠️ Report is 4 commits behind head on Gp3vcrzld5qqjbxn7ihbj7l724vie5ste.

Additional details and impacted files
@@                        Coverage Diff                         @@
##           Gp3vcrzld5qqjbxn7ihbj7l724vie5ste    #3161   +/-   ##
==================================================================
  Coverage                              91.85%   91.85%           
==================================================================
  Files                                     20       20           
  Lines                                   6067     6067           
==================================================================
  Hits                                    5573     5573           
  Misses                                   494      494           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@joshlf joshlf force-pushed the Gicgn3nswgfpgzactiuscewg6fig37xmk branch from 3c8e7c9 to 6c22bbe Compare March 29, 2026 20:30
@joshlf joshlf changed the base branch from Gr4qottxa22y4kfhk2a5vctnhsswyoiac to Gftcay6e46fu54jc6ytsszqb3b4rah7dj March 29, 2026 20:30
@joshlf joshlf force-pushed the Gicgn3nswgfpgzactiuscewg6fig37xmk branch from 6c22bbe to 7894b37 Compare March 29, 2026 20:31
@joshlf joshlf force-pushed the Gftcay6e46fu54jc6ytsszqb3b4rah7dj branch from 51366f1 to 152bdaa Compare March 29, 2026 20:31
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

🤖 Optimistically Approved: Changes appear scoped. Final strict verification will occur in the Merge Queue.

@joshlf joshlf force-pushed the Gftcay6e46fu54jc6ytsszqb3b4rah7dj branch from 152bdaa to 2a1071c Compare March 29, 2026 21:10
@joshlf joshlf force-pushed the Gicgn3nswgfpgzactiuscewg6fig37xmk branch from 7894b37 to 49d4146 Compare March 29, 2026 21:10
@joshlf joshlf mentioned this pull request Mar 29, 2026
@joshlf joshlf changed the base branch from Gftcay6e46fu54jc6ytsszqb3b4rah7dj to Gp3vcrzld5qqjbxn7ihbj7l724vie5ste March 29, 2026 21:10
@joshlf joshlf force-pushed the Gicgn3nswgfpgzactiuscewg6fig37xmk branch from 49d4146 to f296582 Compare March 29, 2026 21:39
@joshlf joshlf force-pushed the Gp3vcrzld5qqjbxn7ihbj7l724vie5ste branch from 989df3f to 6048f9d Compare March 29, 2026 21:39
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

🤖 Optimistically Approved: Changes appear scoped. Final strict verification will occur in the Merge Queue.

@joshlf joshlf force-pushed the Gp3vcrzld5qqjbxn7ihbj7l724vie5ste branch from 6048f9d to 2ba186b Compare March 29, 2026 21:43
@joshlf joshlf force-pushed the Gicgn3nswgfpgzactiuscewg6fig37xmk branch from f296582 to 2cb720a Compare March 29, 2026 21:43
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

🤖 Optimistically Approved: Changes appear scoped. Final strict verification will occur in the Merge Queue.

joshlf added 4 commits March 29, 2026 21:49
gherrit-pr-id: Gliiuhmmjpxnlhekzzccdf2jteq6louuw
Delete some obsolete tests. Mark some tests as `FIXME`.

gherrit-pr-id: Gftcay6e46fu54jc6ytsszqb3b4rah7dj
gherrit-pr-id: Gp3vcrzld5qqjbxn7ihbj7l724vie5ste
This runner has 64 cores and 256GB of RAM, which allows our (very
expensive) integration test suite to complete in a reasonable amount of
time.

gherrit-pr-id: Gicgn3nswgfpgzactiuscewg6fig37xmk
@joshlf joshlf force-pushed the Gicgn3nswgfpgzactiuscewg6fig37xmk branch from 2cb720a to f269adc Compare March 29, 2026 21:49
@joshlf joshlf force-pushed the Gp3vcrzld5qqjbxn7ihbj7l724vie5ste branch from 2ba186b to c970639 Compare March 29, 2026 21:49
Copy link
Copy Markdown

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

🤖 Optimistically Approved: Changes appear scoped. Final strict verification will occur in the Merge Queue.

@joshlf joshlf force-pushed the Gp3vcrzld5qqjbxn7ihbj7l724vie5ste branch from c970639 to 0985951 Compare March 29, 2026 21:57
@joshlf
Copy link
Copy Markdown
Member Author

joshlf commented Mar 29, 2026

Superseded by #3166

@joshlf joshlf closed this Mar 29, 2026
@joshlf joshlf deleted the Gicgn3nswgfpgzactiuscewg6fig37xmk branch March 29, 2026 21:58
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.

2 participants