Daniel Plaisted
|
9ecef395ba
|
Skip test which is failing on Linux portable during NuGet restore due to too many open files
|
2019-09-10 16:15:33 -07:00 |
|
Daniel Plaisted
|
be82bda306
|
Set DOTNET_CLI_HOME when running local tools
|
2019-09-10 13:42:54 -07:00 |
|
Daniel Plaisted
|
701077032e
|
Fix syntax for unsetting environment variables
|
2019-09-09 17:53:06 -07:00 |
|
Daniel Plaisted
|
394129e334
|
Apply tool prefix to installation and restore in addition to run
|
2019-09-09 15:10: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
|
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 |
|