From 16af25d640cad55e33f9f0efb847eb205cf406d3 Mon Sep 17 00:00:00 2001 From: Jakob Botsch Nielsen Date: Wed, 11 May 2022 10:25:40 +0200 Subject: [PATCH 1/2] Disable k-nucleotide-9 in llvmfullaot --- src/tests/issues.targets | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/tests/issues.targets b/src/tests/issues.targets index 8959fd992834d3..dbc920562e67e6 100644 --- a/src/tests/issues.targets +++ b/src/tests/issues.targets @@ -3038,6 +3038,10 @@ https://github.com/dotnet/runtime/issues/64179 + + + https://github.com/dotnet/runtime/issues/67675 + From c25527afe24fad06e7f4e7cb86fb0dfaab51b10c Mon Sep 17 00:00:00 2001 From: Jakob Botsch Nielsen Date: Thu, 12 May 2022 00:35:59 +0200 Subject: [PATCH 2/2] Update issue link --- 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 766177527fe48f..a12139bd64117c 100644 --- a/src/tests/issues.targets +++ b/src/tests/issues.targets @@ -3049,7 +3049,7 @@ https://github.com/dotnet/runtime/issues/52977 - https://github.com/dotnet/runtime/issues/52977 + https://github.com/dotnet/runtime/issues/67675