Disable Kestrel.Tests until we can get an ASP.NET RC3 build.

See #3216
This commit is contained in:
Eric Erhardt 2016-05-24 09:35:58 -05:00
parent d7a8860041
commit e47f407a25

View file

@ -34,7 +34,8 @@ namespace Microsoft.DotNet.Cli.Build
"dotnet-run.UnitTests",
"dotnet-test.Tests",
"dotnet-test.UnitTests",
"Kestrel.Tests",
// TODO: https://github.com/dotnet/cli/issues/3216
//"Kestrel.Tests",
"Microsoft.DotNet.Cli.Utils.Tests",
"Microsoft.DotNet.Compiler.Common.Tests",
"Microsoft.DotNet.ProjectModel.Tests",