Change ArchiveTest reads to FixArchiveTests (#511)
authorViktor Hofer <viktor.hofer@microsoft.com>
Wed, 4 Dec 2019 18:58:24 +0000 (19:58 +0100)
committerGitHub <noreply@github.com>
Wed, 4 Dec 2019 18:58:24 +0000 (19:58 +0100)
commit859926f4c37158c683157bcd0f2b9d3c62d1f650
tree0806ab57a4eb4a786a6186b2ccc339cec6d246f6
parent0c002ccca614688d2bc666ae44ff0ac07b3add5f
Change ArchiveTest reads to FixArchiveTests (#511)

With 1d5de1533ad35b39f776701c4d22b68a3def2dd8, the ArchiveTest property
was removed. This fixes the remaining places where the old property is
still read. Additionally this introduces a new property `IgnoreForCI`
which is consistent with the xunit trait to skip the whole assembly for
CI testing.
eng/testing/tests.targets
eng/testing/xunit/xunit.console.props
eng/testing/xunit/xunit.console.targets
eng/testing/xunit/xunit.targets
src/libraries/System.Data.SqlClient/tests/StressTests/System.Data.SqlClient.Stress.Tests/System.Data.SqlClient.Stress.Tests.csproj
src/libraries/System.Net.Sockets/tests/ManualPerformanceTests/System.Net.Sockets.Async.Stress.Tests.csproj