Skip to content

Disable Fedora test leg#5836

Merged
hoyosjs merged 1 commit into
dotnet:mainfrom
hoyosjs:juhoyosa/disable-fedora
May 9, 2026
Merged

Disable Fedora test leg#5836
hoyosjs merged 1 commit into
dotnet:mainfrom
hoyosjs:juhoyosa/disable-fedora

Conversation

@hoyosjs

@hoyosjs hoyosjs commented May 8, 2026

Copy link
Copy Markdown
Member

Official builds have been failing because the fedora leg has been timing out at opening dumps. Disable to get builds going but it warrants investigation.

Copilot AI review requested due to automatic review settings May 8, 2026 17:49

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

Disables the Fedora test leg in the Azure Pipelines configuration to unblock official builds that are timing out while opening dumps.

Changes:

  • Commented out the Fedora_43 test-only pipeline job definition.

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

Comment thread diagnostics.yml
Comment on lines +254 to +268
# - ${{ if ne(variables['System.TeamProject'], 'public') }}:
# - template: /eng/pipelines/build.yml
# parameters:
# jobTemplate: ${{ variables.jobTemplate }}
# name: Fedora_43
# osGroup: Linux
# container: test_fedora
# dependsOn: Linux
# testOnly: true
# buildConfigs:
# - configuration: Release
# architecture: x64
# - ${{ if in(variables['Build.Reason'], 'PullRequest') }}:
# - configuration: Debug
# architecture: x64
@hoyosjs hoyosjs merged commit 771c124 into dotnet:main May 9, 2026
23 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants