Skip to content

ci: steps to debug long CI times#4376

Merged
AayushSabharwal merged 3 commits intomasterfrom
as/debug-ci
Mar 6, 2026
Merged

ci: steps to debug long CI times#4376
AayushSabharwal merged 3 commits intomasterfrom
as/debug-ci

Conversation

@AayushSabharwal
Copy link
Member

This PR

  • Fixes a badly named component constructor
  • Splits Catalyst downstream into groups to finish sooner
  • Removes the @testset surrounding InterfaceII

Several PRs and master are running InterfaceII for over 3 times as long as it usually takes. Removing the @testset allows determining whether tests passed and the job doesn't want to terminate, or if it's something else. Several long-running jobs haven't printed anything after the first hour of running.

@AayushSabharwal AayushSabharwal merged commit 7596567 into master Mar 6, 2026
39 of 72 checks passed
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.

1 participant