From 4c500699b938d53993b928b93543b8dbe68f69aa Mon Sep 17 00:00:00 2001 From: Bruce Forstall Date: Wed, 10 Jan 2024 21:28:53 -0800 Subject: [PATCH] Move setting variables to HelixPreCommands (#96713) Move setting `__TestArchitecture` variable to HelixPreCommands In particular, restore the RunTests.cmd script as being architecture-independent. --- eng/testing/tests.targets | 3 --- src/libraries/sendtohelixhelp.proj | 8 ++++++++ src/tests/Common/helixpublishwitharcade.proj | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/eng/testing/tests.targets b/eng/testing/tests.targets index e61615a2628379..d2a13edf8555cc 100644 --- a/eng/testing/tests.targets +++ b/eng/testing/tests.targets @@ -72,10 +72,7 @@ - - - diff --git a/src/libraries/sendtohelixhelp.proj b/src/libraries/sendtohelixhelp.proj index 4eadeb38244998..910cf44926098d 100644 --- a/src/libraries/sendtohelixhelp.proj +++ b/src/libraries/sendtohelixhelp.proj @@ -115,6 +115,14 @@ setting up the per-scenario environment. --> + + + + + + + + diff --git a/src/tests/Common/helixpublishwitharcade.proj b/src/tests/Common/helixpublishwitharcade.proj index b6774b669c18db..557e5e55beea90 100644 --- a/src/tests/Common/helixpublishwitharcade.proj +++ b/src/tests/Common/helixpublishwitharcade.proj @@ -709,7 +709,7 @@ - +