Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/eng
diff options
context:
space:
mode:
authorKunal Pathak <Kunal.Pathak@microsoft.com>2022-08-11 04:34:45 +0300
committerGitHub <noreply@github.com>2022-08-11 04:34:45 +0300
commit0736b64852e4e37e4e5efd20c5963e926a6ed473 (patch)
tree36dabdbbf2c81ceb3b9ee0ab8152c4258250d9be /eng
parentcbe6514025ec9867dce188f46da9d3a656ff2204 (diff)
Disable gcstress on osx-x64 (#73732)
Diffstat (limited to 'eng')
-rw-r--r--eng/pipelines/coreclr/crossgen2-gcstress.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/eng/pipelines/coreclr/crossgen2-gcstress.yml b/eng/pipelines/coreclr/crossgen2-gcstress.yml
index fc00d1d7b9a..70a33503ece 100644
--- a/eng/pipelines/coreclr/crossgen2-gcstress.yml
+++ b/eng/pipelines/coreclr/crossgen2-gcstress.yml
@@ -18,7 +18,8 @@ jobs:
- Linux_x64
- Linux_arm64
- OSX_arm64
- - OSX_x64
+ # See https://github.com/dotnet/runtime/issues/71931
+ # - OSX_x64
- windows_x64
- windows_arm64
- CoreClrTestBuildHost # Either OSX_x64 or Linux_x64
@@ -43,7 +44,8 @@ jobs:
- Linux_x64
- Linux_arm64
- OSX_arm64
- - OSX_x64
+ # See https://github.com/dotnet/runtime/issues/71931
+ # - OSX_x64
- windows_x64
- windows_arm64
jobParameters: