diff --git a/eng/pipelines/runtime-staging.yml b/eng/pipelines/runtime-staging.yml index 29c71fc599118..27843c8959dd4 100644 --- a/eng/pipelines/runtime-staging.yml +++ b/eng/pipelines/runtime-staging.yml @@ -55,7 +55,7 @@ jobs: - template: /eng/pipelines/common/evaluate-default-paths.yml # -# iOS/tvOS/Catalyst interp - requires AOT Compilation and Interp flags +# iOS/tvOS/Catalyst interp - requires AOT Compilation and Interp flags # Build the whole product using Mono and run libraries tests # - template: /eng/pipelines/common/platform-matrix.yml @@ -167,7 +167,7 @@ jobs: eq(dependencies.evaluate_paths.outputs['SetPathVars_mono.containsChange'], true), eq(dependencies.evaluate_paths.outputs['SetPathVars_installer.containsChange'], true), eq(variables['isFullMatrix'], true)) - + # don't run tests on PRs until we can get significantly more devices ${{ if eq(variables['isFullMatrix'], true) }}: # extra steps, run tests diff --git a/src/libraries/tests.proj b/src/libraries/tests.proj index 3144580dc68d3..a151eab3ddbeb 100644 --- a/src/libraries/tests.proj +++ b/src/libraries/tests.proj @@ -144,17 +144,6 @@ - - - - - - - - - - -