Add IgnoreForCI property to certain no-op test suites (#90238)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 9 Aug 2023 18:46:45 +0000 (20:46 +0200)
committerGitHub <noreply@github.com>
Wed, 9 Aug 2023 18:46:45 +0000 (20:46 +0200)
commit645397c9cbe1fafd4f3053e375e97d2b144f4b40
treebd707caaf108654b2eac4c3080932fae8c5dc874
parent943af3a6fe4300d1722d9ad6c9b371c568bc9fe4
Add IgnoreForCI property to certain no-op test suites (#90238)

A couple projects have all tests disabled, it makes no sense to send them to Helix to run 0 tests.
src/libraries/Microsoft.Extensions.Caching.Memory/tests/AssemblyAttributes.cs
src/libraries/Microsoft.Extensions.Caching.Memory/tests/Microsoft.Extensions.Caching.Memory.Tests.csproj
src/libraries/Microsoft.Extensions.Hosting/tests/FunctionalTests/Microsoft.Extensions.Hosting.Functional.Tests.csproj
src/libraries/Microsoft.Extensions.Hosting/tests/FunctionalTests/Properties/AssemblyInfo.cs
src/libraries/Microsoft.Extensions.Hosting/tests/FunctionalTests/ShutdownTests.cs
src/libraries/System.ComponentModel.Composition/tests/AssemblyInfo.cs
src/libraries/System.ComponentModel.Composition/tests/System.ComponentModel.Composition.Tests.csproj