From 9646193ba9b11c942338191c0f9c288467f2ba64 Mon Sep 17 00:00:00 2001 From: Aviv Keller Date: Sun, 1 Sep 2024 12:13:05 -0400 Subject: [PATCH 1/3] meta: add `Windows ARM64` to flaky-tests list --- .github/ISSUE_TEMPLATE/4-report-a-flaky-test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/4-report-a-flaky-test.yml b/.github/ISSUE_TEMPLATE/4-report-a-flaky-test.yml index 8dc099fb40a5e7..33347adcf1253f 100644 --- a/.github/ISSUE_TEMPLATE/4-report-a-flaky-test.yml +++ b/.github/ISSUE_TEMPLATE/4-report-a-flaky-test.yml @@ -36,6 +36,7 @@ body: - macOS x64 - SmartOS - Windows + - Windows ARM64 - Other - type: textarea attributes: From 09fc3a4d9e161b07166d98d54b12c505e441420f Mon Sep 17 00:00:00 2001 From: Aviv Keller Date: Sun, 1 Sep 2024 13:08:20 -0400 Subject: [PATCH 2/3] Update 4-report-a-flaky-test.yml --- .github/ISSUE_TEMPLATE/4-report-a-flaky-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/4-report-a-flaky-test.yml b/.github/ISSUE_TEMPLATE/4-report-a-flaky-test.yml index 33347adcf1253f..e994a0ae01ea8e 100644 --- a/.github/ISSUE_TEMPLATE/4-report-a-flaky-test.yml +++ b/.github/ISSUE_TEMPLATE/4-report-a-flaky-test.yml @@ -35,7 +35,7 @@ body: - macOS ARM64 - macOS x64 - SmartOS - - Windows + - Windows x64 - Windows ARM64 - Other - type: textarea From 72062d345df6ee7389aca029ba13628e9f0d0f55 Mon Sep 17 00:00:00 2001 From: Aviv Keller Date: Sun, 1 Sep 2024 16:21:38 -0400 Subject: [PATCH 3/3] Update 4-report-a-flaky-test.yml --- .github/ISSUE_TEMPLATE/4-report-a-flaky-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/4-report-a-flaky-test.yml b/.github/ISSUE_TEMPLATE/4-report-a-flaky-test.yml index e994a0ae01ea8e..17d50dcaa22ad9 100644 --- a/.github/ISSUE_TEMPLATE/4-report-a-flaky-test.yml +++ b/.github/ISSUE_TEMPLATE/4-report-a-flaky-test.yml @@ -35,8 +35,8 @@ body: - macOS ARM64 - macOS x64 - SmartOS - - Windows x64 - Windows ARM64 + - Windows x64 - Other - type: textarea attributes: