Commit Graph

471 Commits

Author SHA1 Message Date
Kiran Challa 249c39e803 Temporarily skip NanoServer's IIS tests 2017-05-31 07:46:00 -07:00
Hao Kung 67bb0bd4ba React to Auth 2017-05-25 18:24:38 -07:00
Hao Kung d97d3e7089 React to identity cookies 2017-05-24 14:01:28 -07:00
Chris R c9a8cfce04 React to StringSegment change 2017-05-23 14:06:09 -07:00
Nate McMaster 2dcfadf5c2 Update test framework versions 2017-05-12 12:26:50 -07:00
Kiran Challa 778bb3cb11 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-08 11:10:07 -07:00
Kiran Challa e780d31ce3 Updated store tests to work on linux an osx too 2017-05-05 16:59:26 -07:00
Kiran Challa d488a989a6 Added smoke tests to create and use package cache 2017-05-05 13:31:43 -07:00
Pavel Krymets e33c09ebae Merge branch 'rel/2.0.0-preview1' into dev 2017-05-04 10:05:47 -07:00
Pavel Krymets 41e434df8f Dups 2017-05-04 08:11:47 -07:00
Pavel Krymets ab81d51594 netcoreapp2.0 2017-05-03 16:51:49 -07:00
Mike Harder f060c8a67b Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-03 11:35:24 -07:00
Mike Harder 6ab84e0f27 Move System.Data.SqlClient version from csproj to dependencies.props (#786) 2017-05-03 11:31:08 -07:00
Nate McMaster 1715d2191a Revert "Temporarily disable DotNetCliToolReference in samples until aspnet/Universe#506 is resolved"
This reverts commit c73d35d67f.
2017-04-28 11:50:57 -07:00
Mike Harder f9e9511435 Upgrade System.Data.SqlClient to 4.4.0-* (#785)
- Addresses "SqlClient fails with netcoreapp2.0 on Win7/Server2008" (https://github.com/dotnet/corefx/issues/18406)
- Revert if and when $(CoreFxVersion) is upgraded to 4.4.0-*
2017-04-27 12:24:45 -07:00
Kiran Challa bb0888265a Removed comment 2017-04-27 05:57:41 -07:00
Nate McMaster c73d35d67f Temporarily disable DotNetCliToolReference in samples until aspnet/Universe#506 is resolved 2017-04-25 11:28:18 -07:00
Andrew Stanton-Nurse a4e54822b1 remove integration test logging (#782)
now that logging.testing has it
2017-04-24 16:04:42 -07:00
Kiran Challa 7dff704c34 Unskipped Nano server's standalone tests 2017-04-21 12:15:19 -07:00
Kiran Challa e606844509 Unskipped standalone functional tests 2017-04-21 01:43:48 -07:00
Andrew Stanton-Nurse c3f658d232 react to removal of PlatformAbstractions (#781) 2017-04-20 11:01:22 -07:00
Kiran Challa e2e350ec6c [Fixes #763] Investigate System.Security.Claims references required to make compilation work 2017-04-20 10:24:48 -07:00
Hao Kung 4237a93ee8 MusicStore => Auth 2.0 2017-04-19 12:00:39 -07:00
Kiran Challa 229d817d83 Unskipped standalone Windows OS functional tests 2017-04-14 00:06:37 -07:00
Kiran Challa 0e0019b4fe Removed code supplying runtime identifier to deployers 2017-04-13 14:55:29 -07:00
Andrew Stanton-Nurse 93a5454ce5 react to aspnet/hosting#1005 (#773) 2017-04-06 15:19:50 -07:00
Kiran Challa c42617e057 Converted samples and test projects to run on netcoreapp2.0 2017-04-06 10:21:31 -07:00
John Luo 794508fbf2 Only publish ForTesting folder when needed 2017-04-04 10:51:33 -07:00
Andrew Stanton-Nurse 049ee03d22 react to aspnet/Hosting#996 (#769) 2017-03-31 13:30:20 -07:00
John Luo 6922cbb903 Use FrameworkSkipCondition
Instead of the removed SkipIfCurrentRuntimeIsCoreClr
2017-03-25 21:54:13 -07:00
Pranav K 51e84a623c Fix runtime failures 2017-03-22 06:56:43 -07:00
Pranav K 67f1571cfe Update to net46 2017-03-21 10:14:45 -07:00
Kiran Challa fcb4b6ddbc Skip xplat standalone tests temporarily 2017-03-17 14:18:20 -07:00
Nate McMaster 3c45b49967 Remove unecessary files, unify dependency versions, and remove workarounds 2017-03-15 15:49:35 -07:00
Nate McMaster 918847339d
React to aspnet/DotNetTools#272 2017-03-14 12:50:14 -07:00
Kiran Challa 331c9a4e49 Fixed NanoServer tests 2017-03-09 00:44:22 -08:00
Kiran Challa 7f4f4108db Fixed tests to copy remoteDeploymentConfig.json 2017-03-02 16:20:49 -08:00
Arthur Vickers 9c676187f6 Update in-memory tests to used named database. 2017-02-28 16:54:23 -08:00
Doug Bunting 6833afe715 Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
2017-02-16 16:18:05 -08:00
Nate McMaster 4039126e16 Remove runtimeconfig.template.json and use repo.targets 2017-02-16 16:05:51 -08:00
Kiran Challa d9f5c82ecc Fixing build break 2017-02-16 12:54:33 -08:00
Nate McMaster dc60a2e9c5 Downgrade to stable packages 2017-02-14 23:18:55 -08:00
Pranav K 3478006073 React to xunit reference changes 2017-02-13 16:15:09 -08:00
Nate McMaster 3651264ebf Add missing runtime identifiers 2017-02-09 10:46:58 -08:00
Nate McMaster 2b68a00da3 Cleanup MSBuild conversion
Resolves #739
2017-02-08 20:18:09 -08:00
Nate McMaster b099e03893 Upgrade to VS 2017 2017-02-08 17:49:02 -08:00
Pranav K af82488d60 Updating to 4.4 CoreFx packages 2016-12-21 16:47:09 -08:00
Chris R 7c63dbe409 #718 Test against the latest build of AspNetCoreModule 2016-11-23 11:41:44 -08:00
Pranav K 6b2a57b3cc Updating versions to 1.2.0-* 2016-11-09 14:18:39 -08:00
Pranav K f70313c17a Use WindowsIdentity instead of environment variables to verify NTLM auth scenarios
This is required to fix tests when tests are run under a system account.
2016-10-28 11:28:55 -07:00