Commit Graph

229 Commits

Author SHA1 Message Date
Nate McMaster 8ecf6874e8 Upgrade test framework versions 2017-05-12 14:12:07 -07:00
Pavel Krymets cf9ab38796 Remove unnecessary package references (#84) 2017-05-10 11:48:06 -07:00
Chris Ross (ASP.NET) da38ef1220 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 10:14:16 -07:00
Chris Ross (ASP.NET) eff3bf5a09 Migrate to netcoreapp2.0 2017-05-05 09:50:31 -07:00
Pranav K 544e4fb7b5 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:02:44 -07:00
Pranav K 13df2a8877 Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 12:40:14 -07:00
Mike Harder 5a9dec3636 Revert "Skip NtlmAuthenticationTests.NtlmAuthentication test" (#79)
This reverts commit 710864eff7.
2017-04-28 21:45:43 -07:00
Kiran Challa a2084dd5c4 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-27 18:47:47 -07:00
Kiran Challa 547e415ca4 Changing the RID back from win-x64 to win7-x64 to workaround SQL issue 2017-04-27 12:28:30 -07:00
Kiran Challa d1a8a15b87 Updated runtime identifiers 2017-04-27 10:59:58 -07:00
BrennanConroy 3d0b97cab9 Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-04-26 15:38:55 -07:00
BrennanConroy 85e0fc52fb React to Logging API changes (#77) 2017-04-26 15:38:16 -07:00
Pranav K 19e3b1afe6 Updating package version to preview2 2017-04-26 07:13:37 -07:00
Pranav K 1c50f631f0 Merge branch 'rel/2.0.0-preview1' into dev 2017-04-25 22:05:33 -07:00
Pranav K c1dc4ed215 Branching for 2.0.0-preview1 2017-04-25 22:05:30 -07:00
Pranav K 691cd146ce Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 11:04:10 -07:00
Andrew Stanton-Nurse 463612d3a6 remove integration test logging (#76)
now that logging.testing has it
2017-04-24 16:04:36 -07:00
Andrew Stanton-Nurse bfeff186e3 react to removal of PlatformAbstractions (#75) 2017-04-20 09:31:03 -07:00
Kiran Challa b52430674f Unskipped standalone functional tests 2017-04-13 23:21:29 -07:00
Kiran Challa fb28efe4f8 Removed code supplying runtime identifier to deployers 2017-04-13 15:07:18 -07:00
Kiran Challa 1d3747c071 Skipped standalone tests temporarily 2017-04-13 13:12:18 -07:00
Kiran Challa 676f4ba3e4 Converted test projects to run on netcoreapp2.0 2017-04-13 11:15:40 -07:00
Mike Harder 710864eff7 Skip NtlmAuthenticationTests.NtlmAuthentication test
- Workaround for regression in `dotnet run` (https://github.com/dotnet/sdk/issues/1118)
2017-04-12 13:38:34 -07:00
Andrew Stanton-Nurse 50299cbac6 react to aspnet/Hosting#1005 (#68) 2017-04-06 15:19:34 -07:00
Pranav K c950e713c2 Updating versions to 2.0.0-preview1 2017-04-04 06:33:09 -07:00
Andrew Stanton-Nurse 9b598201ff react to aspnet/Hosting#996 (#67) 2017-03-31 13:22:09 -07:00
Pranav K 1d1b255170 Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:37 -07:00
Nate McMaster a2914ab483 Replace console logger with ITestOutputHelper (#64) 2017-03-28 10:13:37 -07:00
Nate McMaster 1ae7d6dc39 Update README.md
[ci skip]
2017-03-28 10:12:24 -07:00
Nate McMaster 79f93c0f4d
Update appveyor image to VS 2017 2017-03-28 09:59:02 -07:00
John Luo 7228c15e28 Use FrameworkSkipCondition
Instead of the removed SkipIfCurrentRuntimeIsCoreClr
2017-03-25 21:53:59 -07:00
Chris R 095e45953f Add System.Net.Http 4.3.1 dependency to work around HttpClient issues 2017-03-23 16:21:32 -07:00
Chris R 5491ec56fd Revert "Temporarily skipping failing NTLM tests"
This reverts commit 1b5beea573.
2017-03-23 15:30:46 -07:00
Pranav K 1b5beea573 Temporarily skipping failing NTLM tests 2017-03-23 09:22:12 -07:00
Pranav K 6e1a53f1f5 Remove net451 as a cross-compile target 2017-03-22 19:21:49 -07:00
Nate McMaster dbc012c713
Switch off Travis container-based infrastructure 2017-03-21 12:56:34 -07:00
Nate McMaster 379566c6a5
Update Travis to macOS Sierra
[skip appveyor]
2017-03-21 12:17:39 -07:00
Nate McMaster 1d61e9059f ⬆️ update ResponseCompression to latest dev version 2017-03-15 19:16:42 -07:00
Nate McMaster 3ec8b76236 Consolidate dependency versions into one file and remove workarounds 2017-03-15 19:05:25 -07:00
Nate McMaster ecc596082f
Update appveyor and travis settings 2017-03-14 13:41:32 -07:00
Kiran Challa e07c451b2c Adding win81 RIDs to match CI Servers' RIDs 2017-03-09 16:46:19 -08:00
Kiran Challa 5ff734bb71 [Fixes #53] Enable skipped Standalone tests 2017-03-09 15:34:34 -08:00
David Fowler 50c8aefda5 Update .travis.yml (#58) 2017-03-09 11:24:01 -08:00
Nate McMaster d2a85d2179 Update AppVeyor and Travis settings 2017-03-01 18:25:39 -08:00
Nate McMaster 0d1eabaa00 Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:13 -08:00
Nate McMaster 226f7992a3
React to aspnet/Korebuild#160 2017-02-16 09:55:25 -08:00
Nate McMaster ec73ffbdf6 Downgrade to stable packages 2017-02-15 12:28:36 -08:00
Doug Bunting 2773777ed1 Use .NET 4.5.2 target framework when deploying test sites
- follow-up to 0527786
- sites are also built for .NET 4.5.2 in desktop runs
2017-02-14 18:17:28 -08:00
Doug Bunting 0527786686 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
2017-02-14 13:19:30 -08:00
Nate McMaster 1151cde469 Delete makefile.shade 2017-02-09 17:31:34 -08:00