From 3c25c5f0fa5a8b1c43cd71154862ae391c774e27 Mon Sep 17 00:00:00 2001 From: Andrew Au Date: Mon, 9 Jan 2023 14:28:44 -0800 Subject: [PATCH 1/3] Move a regression test out of CI --- .../GC/Regressions/Github/Runtime_76219/Runtime_76219.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/tests/GC/Regressions/Github/Runtime_76219/Runtime_76219.csproj b/src/tests/GC/Regressions/Github/Runtime_76219/Runtime_76219.csproj index 1ddf97612fbc5b..aeec2e9d6b4cd7 100644 --- a/src/tests/GC/Regressions/Github/Runtime_76219/Runtime_76219.csproj +++ b/src/tests/GC/Regressions/Github/Runtime_76219/Runtime_76219.csproj @@ -2,6 +2,8 @@ Exe True + + 1 From f475012dd8968ed56d87209b62c986fd85ac9baa Mon Sep 17 00:00:00 2001 From: Andrew Au Date: Wed, 11 Jan 2023 14:25:36 -0800 Subject: [PATCH 2/3] Disable the regression test --- src/tests/issues.targets | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/tests/issues.targets b/src/tests/issues.targets index 6424d170a89d68..584359b8502d40 100644 --- a/src/tests/issues.targets +++ b/src/tests/issues.targets @@ -60,6 +60,9 @@ CoreCLR does not implement the mono embedding API + + https://github.com/dotnet/runtime/issues/78899 + From 4e91c42029b5f595f022de4665a13349953d9bc8 Mon Sep 17 00:00:00 2001 From: Andrew Au Date: Wed, 11 Jan 2023 14:58:02 -0800 Subject: [PATCH 3/3] Update src/tests/issues.targets Co-authored-by: Bruce Forstall --- src/tests/issues.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/issues.targets b/src/tests/issues.targets index 584359b8502d40..ce41bf518cb9d0 100644 --- a/src/tests/issues.targets +++ b/src/tests/issues.targets @@ -60,7 +60,7 @@ CoreCLR does not implement the mono embedding API - + https://github.com/dotnet/runtime/issues/78899