diff --git a/eng/pipelines/runtime-extra-platforms-other.yml b/eng/pipelines/runtime-extra-platforms-other.yml index c201d118b62db..a3b0116b30c8b 100644 --- a/eng/pipelines/runtime-extra-platforms-other.yml +++ b/eng/pipelines/runtime-extra-platforms-other.yml @@ -91,7 +91,7 @@ jobs: isSingleFile: true nameSuffix: NativeAOT_Libs_Passing buildArgs: -s clr.aot+libs+libs.tests -c $(_BuildConfig) /p:TestNativeAot=true /p:ArchiveTests=true - timeoutInMinutes: 180 + timeoutInMinutes: 240 # extra steps, run tests extraStepsTemplate: /eng/pipelines/libraries/helix.yml extraStepsParameters: diff --git a/src/libraries/tests.proj b/src/libraries/tests.proj index b259bb9920084..c854dbb8f033c 100644 --- a/src/libraries/tests.proj +++ b/src/libraries/tests.proj @@ -448,31 +448,19 @@ - - + + - - - - - - + + Condition="'$(TargetOS)' == 'linux' and '$(TargetArchitecture)' == 'arm64'" />