Daniel Plaisted
|
394129e334
|
Apply tool prefix to installation and restore in addition to run
|
2019-09-09 15:10:06 -07:00 |
|
dotnet-maestro[bot]
|
d279f60560
|
[release/3.0.100-preview9] Update dependencies from aspnet/AspNetCore (#4654)
* Update dependencies from https://github.com/aspnet/AspNetCore build 20190907.1
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19457.1
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19457.1
- Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19457.1
- dotnet-watch - 3.0.0-rc1.19457.1
- dotnet-user-secrets - 3.0.0-rc1.19457.1
- dotnet-dev-certs - 3.0.0-rc1.19457.1
* Update dependencies from https://github.com/aspnet/AspNetCore build 20190907.2
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19457.2
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19457.2
- Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19457.2
- dotnet-watch - 3.0.0-rc1.19457.2
- dotnet-user-secrets - 3.0.0-rc1.19457.2
- dotnet-dev-certs - 3.0.0-rc1.19457.2
* Update dependencies from https://github.com/aspnet/AspNetCore build 20190907.4
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19457.4
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19457.4
- Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19457.4
- dotnet-watch - 3.0.0-rc1.19457.4
- dotnet-user-secrets - 3.0.0-rc1.19457.4
- dotnet-dev-certs - 3.0.0-rc1.19457.4
* Skip VB template tests
|
2019-09-08 18:44:06 -07:00 |
|
Daniel Plaisted
|
af712d468e
|
Skip tests that currently have issues running on specific OS's
|
2019-08-30 08:53:23 -07:00 |
|
Daniel Plaisted
|
afa467d3db
|
Run a specific list of SDK tests as integration tests
Instead of trying to get all of the SDK tests to run, create a list of tests to use as integration tests
|
2019-08-30 08:53:23 -07:00 |
|
Daniel Plaisted
|
d09cbe921d
|
Install runtime for SDK tests with correct architecture
|
2019-08-30 08:53:23 -07:00 |
|
Daniel Plaisted
|
6cfe0a7eae
|
Install 1x runtimes on Windows
|
2019-08-30 08:53:22 -07:00 |
|
Daniel Plaisted
|
50f3eff571
|
Don't batch SDK test projects or continue on error
|
2019-08-30 08:53:22 -07:00 |
|
Daniel Plaisted
|
65a90b6a39
|
Capture STDERR in SDK test logs
|
2019-08-30 08:53:22 -07:00 |
|
Daniel Plaisted
|
b860ea69a9
|
Skip additional SDK tests
|
2019-08-30 08:53:22 -07:00 |
|
Daniel Plaisted
|
4410ad9ae1
|
Disable installing 1x runtimes on OS's where it's not available
|
2019-08-30 08:53:22 -07:00 |
|
Daniel Plaisted
|
e809203280
|
Install updated patch for sdk tests, skip additional test
|
2019-08-30 08:53:22 -07:00 |
|
Daniel Plaisted
|
867ce5812e
|
Add TestConfig with SDK tests to skip, and other fixes for SDK tests
|
2019-08-30 08:53:22 -07:00 |
|
Daniel Plaisted
|
dff1371ea1
|
Avoid trying to install 1.x runtimes when not supported
|
2019-08-30 08:53:22 -07:00 |
|
Daniel Plaisted
|
9793bdd474
|
Set test execution directory for SDK tests
|
2019-08-30 08:53:22 -07:00 |
|
Daniel Plaisted
|
5729e5151f
|
Continue build if there are test errors
|
2019-08-30 08:53:21 -07:00 |
|
Daniel Plaisted
|
891f8c8e08
|
Unset environment variables for running SDK tests
|
2019-08-30 08:53:21 -07:00 |
|
Daniel Plaisted
|
dd1d245df8
|
Don't parse dotnet-install output for errors
|
2019-08-30 08:53:21 -07:00 |
|
Daniel Plaisted
|
4f03b3ac92
|
Various fixes when calling dotnet-install
|
2019-08-30 08:53:21 -07:00 |
|
Daniel Plaisted
|
b1b0b43d4f
|
Simplify global properties passed to run SDK tests
|
2019-08-23 15:52:59 -07:00 |
|
Daniel Plaisted
|
ee7bc290b7
|
Install previous runtimes for SDK tests
|
2019-08-23 15:52:59 -07:00 |
|
Daniel Plaisted
|
5552b276d8
|
Unset DOTNET environment variables for tests
|
2019-08-23 15:52:59 -07:00 |
|
Daniel Plaisted
|
eaa53417bd
|
Isolate SDK tests from repo Directory.Build files
|
2019-08-23 15:52:59 -07:00 |
|
Daniel Plaisted
|
970fd933df
|
Run tests from dotnet/sdk
|
2019-08-23 15:52:59 -07:00 |
|