Skip to content

[release/9.0] Disable all MT tests on CI #116747

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

Merged
merged 1 commit into from
Jun 17, 2025

Conversation

ilonatommy
Copy link
Member

Disables MT tests due to failures in #116492.

@ilonatommy ilonatommy requested a review from lewing June 17, 2025 15:09
@ilonatommy ilonatommy self-assigned this Jun 17, 2025
@Copilot Copilot AI review requested due to automatic review settings June 17, 2025 15:09
@ilonatommy ilonatommy requested a review from akoeplinger as a code owner June 17, 2025 15:09
@ilonatommy ilonatommy added the arch-wasm WebAssembly architecture label Jun 17, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

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 disables multi-threaded tests on CI due to failures tracked in #116492.

  • Disables the wasm-library-tests template in the main runtime pipeline configuration.
  • Disables the Mono multithreaded build in the official runtime pipeline.
  • Disables the additional wasm build-only job in the extra-platforms configuration.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
eng/pipelines/runtime.yml Disabled wasm-library-tests and related threading jobs.
eng/pipelines/runtime-official.yml Disabled Mono multithreaded build configurations.
eng/pipelines/extra-platforms/runtime-extra-platforms-wasm.yml Disabled additional MultiThreaded build-only job.

@ilonatommy ilonatommy added the Servicing-consider Issue for next servicing release review label Jun 17, 2025
Copy link
Member

@jeffschwMSFT jeffschwMSFT left a comment

Choose a reason for hiding this comment

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

approved. we can treat this as tell mode

@jeffschwMSFT jeffschwMSFT added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Jun 17, 2025
@jeffschwMSFT jeffschwMSFT added this to the 9.0.7 milestone Jun 17, 2025
@lewing lewing merged commit b9f365b into dotnet:release/9.0-staging Jun 17, 2025
30 of 33 checks passed
ilonatommy added a commit to ilonatommy/runtime that referenced this pull request Jul 5, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Jul 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-VM-meta-mono Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants