Commit graph

14310 commits

Author SHA1 Message Date
dotnet-maestro[bot]
2017cff878
Update dependencies from https://github.com/dotnet/toolset build 20190830.18 (#4466)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19430.18

Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19430.7 (parent: Microsoft.Dotnet.Toolset.Internal)
2019-08-30 23:36:08 +00:00
dotnet-maestro[bot]
77428e4c56
Update dependencies from https://github.com/dotnet/toolset build 20190830.16 (#4464)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19430.16

Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19430.8 (parent: Microsoft.Dotnet.Toolset.Internal)
2019-08-30 23:05:23 +00:00
Daniel Plaisted
01bc0dd461
Merge pull request #4172 from dsplaisted/sdk-integration-tests
Run a set of tests from dotnet/sdk as integration tests
2019-08-30 15:08:16 -07:00
dotnet-maestro[bot]
6eb89d69e2
[release/3.0.1xx] Update dependencies from dotnet/toolset (#4457)
* Update dependencies from https://github.com/dotnet/toolset build 20190830.13

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19430.13

Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19430.5 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20190830.15

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19430.15

Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19430.5 (parent: Microsoft.Dotnet.Toolset.Internal)
2019-08-30 21:42:26 +00:00
dotnet-maestro[bot]
abe9e6214a
Update dependencies from https://github.com/aspnet/AspNetCore build 20190830.5 (#4460)
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19430.5
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19430.5
- Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19430.5
- dotnet-watch - 3.0.0-rc1.19430.5
- dotnet-user-secrets - 3.0.0-rc1.19430.5
- dotnet-dev-certs - 3.0.0-rc1.19430.5
2019-08-30 20:50:44 +00:00
dotnet-maestro[bot]
aa883b07f8
Update dependencies from https://github.com/dotnet/toolset build 20190830.11 (#4453)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19430.11

Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19430.3 (parent: Microsoft.Dotnet.Toolset.Internal)
2019-08-30 17:15:45 +00:00
dotnet-maestro[bot]
d40f8630ac
Update dependencies from https://github.com/aspnet/AspNetCore build 20190830.2 (#4452)
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19430.2
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19430.2
- Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19430.2
- dotnet-watch - 3.0.0-rc1.19430.2
- dotnet-user-secrets - 3.0.0-rc1.19430.2
- dotnet-dev-certs - 3.0.0-rc1.19430.2
2019-08-30 16:56:26 +00:00
Daniel Plaisted
568ce3ae52 Upload test results even if there aren't failures 2019-08-30 09:39:05 -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
9795567194 Clean workspace 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
4740b1c146 Always gather logs 2019-08-30 08:53:22 -07:00
Daniel Plaisted
98b2ce9430 Update dockerrun.ps1 to use ARCADE_PARTITION 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
e5149d5c44 Add build environment script (with partition support) 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
0151ab4d38 Support setting "partition" for arcade to avoid conflicts of .dotnet and artifacts folders 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
dotnet-maestro[bot]
6a8219d0ff
Update dependencies from https://github.com/aspnet/AspNetCore build 20190830.1 (#4449)
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19430.1
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19430.1
- Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19430.1
- dotnet-watch - 3.0.0-rc1.19430.1
- dotnet-user-secrets - 3.0.0-rc1.19430.1
- dotnet-dev-certs - 3.0.0-rc1.19430.1
2019-08-30 15:00:47 +00:00
dotnet-maestro[bot]
4a42775403
Update dependencies from https://github.com/dotnet/toolset build 20190830.8 (#4446)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19430.8
2019-08-30 14:11:24 +00:00
dotnet-maestro[bot]
60904c9cf1
Update dependencies from https://github.com/dotnet/toolset build 20190830.6 (#4443)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19430.6
2019-08-30 13:30:47 +00:00
dotnet-maestro[bot]
3b584c5b6b
Update dependencies from https://github.com/dotnet/toolset build 20190830.2 (#4439)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19430.2

Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19429.12 (parent: Microsoft.Dotnet.Toolset.Internal)
2019-08-30 08:21:14 +00:00
dotnet-maestro[bot]
5846c835f1
[release/3.0.1xx] Update dependencies from aspnet/AspNetCore (#4430)
* Update dependencies from https://github.com/aspnet/AspNetCore build 20190829.13

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19429.13
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19429.13
- Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19429.13
- dotnet-watch - 3.0.0-rc1.19429.13
- dotnet-user-secrets - 3.0.0-rc1.19429.13
- dotnet-dev-certs - 3.0.0-rc1.19429.13

* Update dependencies from https://github.com/aspnet/AspNetCore build 20190829.14

- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19429.14
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19429.14
- Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19429.14
- dotnet-watch - 3.0.0-rc1.19429.14
- dotnet-user-secrets - 3.0.0-rc1.19429.14
- dotnet-dev-certs - 3.0.0-rc1.19429.14
2019-08-30 06:14:09 +00:00
Livar
7e4a9a5fc7
Merge pull request #4352 from dotnet/merges/release/3.0.100-preview9-to-release/3.0.1xx
Merge release/3.0.100-preview9 to release/3.0.1xx
2019-08-29 23:04:40 -07:00
dotnet-maestro[bot]
860a24ea18
Update dependencies from https://github.com/dotnet/toolset build 20190829.23 (#4433)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.23
2019-08-30 05:15:40 +00:00
dotnet-maestro[bot]
13572e3b7a
Update dependencies from https://github.com/dotnet/toolset build 20190829.21 (#4432)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.21
2019-08-30 04:00:48 +00:00
dotnet-maestro[bot]
c7e648c862
Update dependencies from https://github.com/dotnet/toolset build 20190829.19 (#4429)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.19
2019-08-30 03:30:10 +00:00
dotnet-maestro[bot]
e83d2e85bb
Update dependencies from https://github.com/dotnet/toolset build 20190829.18 (#4427)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.18

Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19429.9 (parent: Microsoft.Dotnet.Toolset.Internal)
2019-08-30 02:25:44 +00:00
dotnet-maestro[bot]
34cbfb2256
[release/3.0.1xx] Update dependencies from dotnet/toolset (#4425)
* Update dependencies from https://github.com/dotnet/toolset build 20190829.16

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.16

Dependency coherency updates

- Microsoft.NET.Sdk - 3.0.100-rc1.19429.1 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update dependencies from https://github.com/dotnet/toolset build 20190829.17

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.17

Dependency coherency updates

- Microsoft.NET.Sdk - 3.0.100-rc1.19429.1 (parent: Microsoft.Dotnet.Toolset.Internal)
2019-08-30 01:20:45 +00:00
dotnet-maestro[bot]
4cd277a07c
Update dependencies from https://github.com/dotnet/toolset build 20190829.15 (#4424)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.15
2019-08-29 23:20:51 +00:00
dotnet-maestro[bot]
00bb6fcbd9
Update dependencies from https://github.com/dotnet/core-setup build 20190829.07 (#4423)
- Microsoft.NETCore.App - 3.0.0-rc1-19429-07
- NETStandard.Library.Ref - 2.1.0-rc1-19429-07
- Microsoft.WindowsDesktop.App - 3.0.0-rc1-19429-07
2019-08-29 22:50:53 +00:00
dotnet-maestro[bot]
3db0a6667f
Update dependencies from https://github.com/dotnet/toolset build 20190829.14 (#4422)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.14

Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19429.8 (parent: Microsoft.Dotnet.Toolset.Internal)
2019-08-29 22:25:47 +00:00
dotnet-maestro[bot]
c7cb2d0827
Update dependencies from https://github.com/dotnet/toolset build 20190829.13 (#4421)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.13

Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19429.7 (parent: Microsoft.Dotnet.Toolset.Internal)
2019-08-29 21:25:51 +00:00
dotnet-maestro[bot]
3f4db837c1
Update dependencies from https://github.com/dotnet/toolset build 20190829.12 (#4420)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.12
2019-08-29 20:55:10 +00:00
dotnet-maestro[bot]
631a6b01b4
Update dependencies from https://github.com/dotnet/core-setup build 20190829.05 (#4417)
- Microsoft.NETCore.App - 3.0.0-rc1-19429-05
- NETStandard.Library.Ref - 2.1.0-rc1-19429-05
- Microsoft.WindowsDesktop.App - 3.0.0-rc1-19429-05
2019-08-29 20:15:55 +00:00
dotnet-maestro[bot]
29338f8afc
Update dependencies from https://github.com/aspnet/AspNetCore build 20190829.5 (#4413)
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19429.5
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19429.5
- Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19429.5
- dotnet-watch - 3.0.0-rc1.19429.5
- dotnet-user-secrets - 3.0.0-rc1.19429.5
- dotnet-dev-certs - 3.0.0-rc1.19429.5
2019-08-29 19:02:15 +00:00
dotnet-maestro[bot]
802541a486
Update dependencies from https://github.com/aspnet/AspNetCore build 20190829.2 (#4406)
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.0.0-rc1.19429.2
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.0.0-rc1.19429.2
- Microsoft.AspNetCore.App.Ref - 3.0.0-rc1.19429.2
- dotnet-watch - 3.0.0-rc1.19429.2
- dotnet-user-secrets - 3.0.0-rc1.19429.2
- dotnet-dev-certs - 3.0.0-rc1.19429.2
2019-08-29 17:02:36 +00:00
dotnet-maestro[bot]
c7e9126c41
Update dependencies from https://github.com/dotnet/toolset build 20190829.6 (#4402)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.6
2019-08-29 14:15:55 +00:00
dotnet-maestro[bot]
492a490b01
Update dependencies from https://github.com/dotnet/toolset build 20190829.2 (#4399)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc1.19429.2

Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-rc1.19429.1 (parent: Microsoft.Dotnet.Toolset.Internal)
2019-08-29 13:00:52 +00:00