Commit Graph

111 Commits

Author SHA1 Message Date
Mike Harder c5de0e1892
Pass timeout to WaitForExit() on "dotnet publish" (#1453)
* Addresses https://github.com/aspnet/Hosting/issues/1451
2018-06-11 15:09:58 -07:00
Chris Ross (ASP.NET) 8d55a447d4 Allow running some IIS Express variants without publishing #1431 2018-05-31 15:15:04 -07:00
Hao Kung 23e3ab6555
Add TestPortHelper class for tests (#1438)
* Add TestPortHelper class for tests

* Remove copy

* Update IISExpressDeployer
2018-05-30 13:55:46 -07:00
Chris Ross (ASP.NET) 09d3b32fe5 Enable x86 testing #949 2018-05-23 09:35:26 -07:00
John Luo eda6940350 Fix integration testing after logging change 2018-05-17 13:05:49 -07:00
Chris Ross (ASP.NET) 3b5b40884f Refactor integration testing for test matrix generation. 2018-05-16 09:51:50 -07:00
Justin Kotalik 5227de9a31
Always check if ANCM is in the base output folder. (#1420) 2018-05-15 18:11:12 -07:00
Ryan Brandenburg 38f691c09e Upgrade to netcoreapp22 (#1410) 2018-05-08 11:02:12 -07:00
Justin Kotalik fb08967c9f
Make Deployers handle ANCM V1 and V2 (#1407) (#1409) 2018-05-03 13:49:21 -07:00
Justin Kotalik 10a4b84061 Revert "Make Deployers handle ANCM V1 and V2 (#1407)"
This reverts commit 52802d1afa.
2018-05-02 14:58:53 -07:00
Justin Kotalik 52802d1afa
Make Deployers handle ANCM V1 and V2 (#1407) 2018-05-02 09:13:32 -07:00
Justin Kotalik c72df2865c
Check existence of ANCMV2 Path (#1397) 2018-05-01 10:05:07 -07:00
Chris Ross (ASP.NET) 9d82942a1a Run self-host tests with no-build. #1399 2018-04-25 14:10:00 -07:00
Nate McMaster 122b07bb1c
Attempt to fix tests when building in ProdCon 2018-04-21 08:14:28 -07:00
Nate McMaster 0f131ac245
Disambiguate /p from -p on dotnet-run 2018-04-21 08:13:29 -07:00
Nate McMaster ed7e6db79e
Attempt to fix more failing tests in prodcon builds 2018-04-21 08:01:30 -07:00
Nate McMaster 78904e70c7
Merge branch 'release/2.1' into dev 2018-04-19 12:31:47 -07:00
Nate McMaster 30928ba944
Disable implicit package version verification when --no-restore is used
Workaround an error when building in ProdCon where the RuntimeFrameworkVersion is overridden externally. Generally, the error is good, but when --no-restore is  specified, we are okay ignoring this verification.
2018-04-19 12:24:10 -07:00
Mike Harder 55feeeab15
Add DeploymentParameters.Scheme property (#1388)
- Allows tests to use HTTPS with dynamic port "0"
2018-04-18 15:18:59 -07:00
Mike Harder 970bc8a30d
Add TestUrlHelper class and GetAddress() extension method (#1387) 2018-04-18 14:04:16 -07:00
Mike Harder 0cc416f1f9
Change SelfHostDeployer to use dynamic ports by default (#1383)
* Should significantly reduce flaky test failures due to AddressInUse exceptions
* Addresses https://github.com/aspnet/Hosting/issues/1296
2018-04-17 14:01:33 -07:00
Justin Kotalik 6e957e436a
Support inprocess hosting in IISExpressDeployer via switching the HostingModel property. (#1368) 2018-04-02 12:01:53 -07:00
Ryan Brandenburg 1bac12716d Updating baselines 2018-03-21 15:32:09 -07:00
Nate McMaster 1f5379e38d
Merge branch 'release/2.1' into dev 2018-03-02 14:11:38 -08:00
Ryan Brandenburg 66714b5fc0 Use ExperimentalPackageVersion 2018-02-15 12:08:50 -08:00
BrennanConroy 60cbedf5ee
Don't throw in Nginx deployer dispose (#1327) 2018-02-02 13:44:48 -08:00
Justin Kotalik 9f1e6607dd
Changes OS bitness check to Environment rather than System.Runtime.InteropServices.RuntimeInformation (#1286) 2017-12-05 15:17:15 -08:00
Justin Kotalik 0b8b099e82
Adds contentRoot to ANCM path (#1272) 2017-11-15 10:32:00 -08:00
Justin Kotalik afb36d9667
Files put in contentFiles are not actually in contentFiles (#1269) 2017-11-14 15:00:26 -08:00
Justin Kotalik f27a5a674e
Updates ANCM path to look in content files (#1268) 2017-11-14 11:39:21 -08:00
Pranav K 311a92ddee React to change in sdk that causes dotnet run to print restore output 2017-11-10 14:57:53 -08:00
Justin Kotalik 3c727be270
Fix path check for ANCM (#1262) 2017-11-10 12:27:51 -08:00
Justin Kotalik 67c028a3cf
React to ANCM dll location changes (#1258) 2017-11-10 11:55:31 -08:00
Justin Kotalik 40bd6e560e
Adds HostingModel as an extra DeploymentParameter (#1261) 2017-11-10 10:07:19 -08:00
Nate McMaster c5f2333481 Pin tool and package versions to make build more repeatable 2017-10-31 13:04:32 -07:00
Chris Ross (ASP.NET) 1e360cbb36 #1244 Disable restore on publish for integration tests 2017-10-27 12:20:13 -07:00
Ryan Brandenburg bc4a514d9e Better message for integration tests 2017-10-20 10:49:41 -07:00
Justin Kotalik 36bede16e9 Remove check for using ANCM with Win7. (#1235) 2017-10-03 16:43:12 -07:00
John Luo a63932a492 Add option to suppress writing startup messages 2017-10-02 14:08:54 -07:00
Javier Calvarro Nelson 6687f4eefc Update API check baselines to 2.0 2017-09-22 17:52:20 -07:00
Chris Ross 253be73b6f Misc generic host pr feedback (#1222) 2017-09-21 15:09:52 -07:00
Nate McMaster 5ca9f8928f Use PackageLineup to manage PackageReference versions 2017-08-29 09:55:55 -07:00
Nate McMaster 9a4a43cc6a Use Directory.Build.props/targets 2017-08-29 09:52:04 -07:00
Henk Mollema 456957bf57 Use dictionary for deployment parameters (#1126) 2017-08-10 10:56:21 -07:00
John Luo a49db63f06 Increment M.H.Server.IntegrationTesting version 2017-08-07 15:28:45 -07:00
Pranav K d14b453c33 Allow publishing rid specific desktop applications 2017-06-21 12:16:01 -07:00
Kiran Challa 53128bca0e Revert "Add "--no-restore" parameter to "dotnet publish" (#1101)"
This reverts commit 007e3b6b51.
2017-06-14 20:06:11 -07:00
Kiran Challa 0b90376bbf Revert "Add "--no-restore" parameter to "dotnet run" (#1104)"
This reverts commit 78877b6ba2.
2017-06-14 20:06:03 -07:00
Kiran Challa 9f49d34c17 Revert "Workaround: On xplat machines, provided executable permission to published standalone application executable"
This reverts commit 51f77ea7f3.
2017-06-14 19:52:54 -07:00
Mike Harder 78877b6ba2 Add "--no-restore" parameter to "dotnet run" (#1104)
- Workaround for "Publish fails on app with project reference to netstandard2.0 class library" (https://github.com/dotnet/cli/issues/6843)
2017-06-13 10:39:58 -07:00