Commit Graph

153 Commits

Author SHA1 Message Date
BrennanConroy 73a91b19a9 React to Logging API changes 2017-04-26 15:12:31 -07:00
Andrew Stanton-Nurse e2537e1d96 remove integration test logging (#360)
now that logging.testing has it
2017-04-25 14:41:39 -07:00
David Fowler 7a9de7cf6e React to Hosting changes 2017-04-22 11:06:40 -07:00
John Luo ce3c71b5b3 Set PreferHostingUrls when IIS adding override address 2017-04-08 20:49:26 -07:00
Andrew Stanton-Nurse b019d30426 react to aspnet/hosting#1005 (#353) 2017-04-06 15:19:40 -07:00
Andrew Stanton-Nurse 581e207e0f fix build 2017-03-31 13:34:46 -07:00
Andrew Stanton-Nurse 676590eb32 react to aspnet/Hosting#996 (#349) 2017-03-31 13:22:51 -07:00
John Luo 4334fe19f2 Clean up test skip conditions 2017-03-25 22:00:13 -07:00
John Luo 4351a3e448 Fix build (#345)
Launch tests in CoreCLR or CLR where appropriate
2017-03-24 16:50:38 -07:00
Pranav K cdadfd48d0 Try renaming functional tests as a potential mitigation for long path issues 2017-03-23 11:14:01 -07:00
Pranav K 20dcccd847 Revert "Revert "Change compilation targets.""
This reverts commit 5f76cd272a.
2017-03-23 09:08:05 -07:00
N. Taylor Mullen 5f76cd272a Revert "Change compilation targets."
This reverts commit 42d34e4559.
2017-03-22 17:22:19 -07:00
Pranav K 42d34e4559 Change compilation targets.
* Remove net451 as a compilation target
* Upgrade to netcoreapp2.0
2017-03-22 14:37:25 -07:00
Nate McMaster de30243c11 Unify dependency versions to one file and remove workarounds 2017-03-15 15:06:58 -07:00
Doug Bunting e36757910b Correct targets in IISIntegration.sln and remove TestSites workarounds
- remove unnecessary x64 and x86 configurations from the solution
- dotnet/sdk#396 has been fixed; web sites target x86 automatically

nit: sort dependencies
2017-03-13 12:06:30 -07:00
Nate McMaster 10179ffad6
React to aspnet/Korebuild#160 2017-02-16 10:07:05 -08:00
Doug Bunting 55f31a8279 Use .NET 4.5.2 target framework when deploying test sites
- follow-up to 8ae481c
- sites are also built for .NET 4.5.2 in desktop runs
2017-02-14 19:13:49 -08:00
Doug Bunting 8ae481c9f0 Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
  - except Microsoft.AspNetCore.Server.IISIntegration.FunctionalTests; will skip that another way (later)

Also fix line endings in project files; unable to proceeed otherwise
2017-02-14 12:30:06 -08:00
Nate McMaster 732947ed66 PR feedback. Also, add editorconfig because it is awesome 2017-02-02 16:54:59 -08:00
Nate McMaster aec1bffdd7 Disable standalone tests to workaround issues in Microsoft.NET.Sdk
Re-enable when https://github.com/dotnet/sdk/issues/696 is resolved
2017-02-02 16:27:48 -08:00
Nate McMaster 330b812c78 Upgrade to VS 2017 2017-02-02 16:25:28 -08:00
Pranav K 8046dcc0f2 Updating to 4.4 CoreFx packages 2016-12-14 14:47:29 -08:00
Chris R 9ccc896b1d #297 Standardize the test site layout, use the publish tool 2016-11-23 14:24:06 -08:00
Chris Ross (WEB TOOLS) a68018842a Add Win7 runtimes to the functional test project 2016-11-23 11:09:34 -08:00
Chris R c91c2a9030 #292 Test with the bin deployed aspnetcore.dll 2016-11-22 15:43:41 -08:00
Nate McMaster 798767180b
Merge branch 'rel/1.1.0' into dev 2016-11-10 10:41:38 -08:00
Nate McMaster f2cbf9f414
Add macOS Sierra to list of runtimes in TestSites project 2016-11-10 10:35:25 -08:00
Nate McMaster 62449b9882
Build 1.1.0-preview4 version of dotnet-publish-iis 2016-11-10 10:28:43 -08:00
Pranav K 97d7bf7468 Updating versions to 1.2.0-* 2016-11-09 14:18:06 -08:00
Pranav K 9c1fc542d2 Updating to netcoreapp1.1 2016-10-13 11:18:48 -07:00
Pranav K ec47e0e724 Revert "Updating to netcoreapp1.1"
This reverts commit 9ab8c48f17.
2016-10-12 16:08:51 -07:00
Pranav K 9ab8c48f17 Updating to netcoreapp1.1 2016-10-12 13:45:37 -07:00
Pranav K f1c53378c3 Updating partner package versions 2016-10-03 14:23:59 -07:00
Pavel Krymets e4cf12017b Make UseIISIntegration idempotent (#274) 2016-09-29 09:43:03 -07:00
Nate McMaster 359faf7e51
Remove Microsoft.AspNetCore.Server.IISIntegration.Tools 2016-09-08 15:58:30 -07:00
John Luo 2f397d6f63 Switch to UsePathBase instead of relying on Kestrel feature #236 2016-08-16 20:20:55 -07:00
Chris R e94db64619 #242 Delay registering the url until Build. 2016-08-15 17:43:29 -07:00
Pranav K ffaa2cf460 Reacting to Microsoft.AspNetCore.Server.Testing rename 2016-08-15 16:06:32 -07:00
Doug Bunting c4a4e86708 One build to rule them all
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:05:28 -07:00
Pranav K c500515f9f Updating to RTM builds of xunit 2016-06-30 15:29:30 -07:00
Pranav K fb09e5323c Updating to dev versions 2016-06-16 10:18:06 -07:00
N. Taylor Mullen df97717591 Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:29:17 -07:00
moozzyk 31a6a126e3 Always overwrite stdoutLogPath when publishing for Azure
Addresses #167
2016-05-31 10:35:51 -07:00
John Luo 4f7e4cffe6 Reenable tests and remove kerberos tests #187 2016-05-24 16:20:32 -07:00
Troy Dai 1f8f82463a disable two failed tests temporarily 2016-05-24 09:41:24 -07:00
David Fowler a5b1172676 Remove dependency on hosting
- IIS integration only needs hosting.abstractions
- Fixed launch profiles
- Added AddDebug logging provider
2016-05-21 09:17:24 -07:00
Pavel Krymets 39225f17c4 Downgrade Server.Testing version to 0.1 2016-05-20 15:00:00 -07:00
moozzyk 152c11394e Do not overwrite arguments for portable apps
Addresses #147
2016-05-18 14:20:05 -07:00
moozzyk f58641be49 Adding support for outputName build option
Addresses #128
2016-05-12 15:45:49 -07:00
John Luo 877b1fd42c Merge branch 'release' into dev 2016-05-06 17:28:48 -07:00