Commit Graph

4591 Commits

Author SHA1 Message Date
Nate McMaster 55a7f9d8c9 Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:13 -08:00
Nate McMaster 7696a8e82d Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:13 -08:00
Nate McMaster d60d10e16b Update Universe to use the MSBuild-first KoreBuild 2017-03-01 17:50:24 -08:00
Nate McMaster 1cf3be07d0 React to aspnet/korebuild#171 2017-03-01 17:19:51 -08:00
jhkimnew 5ae8155c2a Updated version for Microsoft.Net.Http.Headers to fix build issue 2017-02-27 17:25:33 -08:00
jhkimnew c983c0e642 Updated to remove throwing exception when test starts with 32 bit mode 2017-02-27 17:09:56 -08:00
jhkimnew 5fadbcb329 Upgrade to VS2017 (#76) 2017-02-27 16:37:59 -08:00
jhkimnew cc29517ef3 Add https client ceritificate mapping test (#74) 2017-02-24 17:52:16 -08:00
Nate McMaster 6dfbab0b6c More graceful error when running parallel git target 2017-02-24 10:08:19 -08:00
Javier Calvarro Nelson ac096c217b Add Identity Service to Universe 2017-02-22 12:41:09 -08:00
Nate McMaster 1167fec0ba
Skip functional tests on Linux/macOS 2017-02-16 10:12:20 -08:00
Nate McMaster 10179ffad6
React to aspnet/Korebuild#160 2017-02-16 10:07:05 -08:00
Nate McMaster 1d67db92c2
React to aspnet/Korebuild#160 2017-02-16 10:05:34 -08:00
Nate McMaster 068c29a748 Add repo folders to gitignore 2017-02-15 17:47:28 -08:00
Nate McMaster 7298fb23a5 Downgrade to stable packages 2017-02-15 12:30:04 -08:00
Doug Bunting c5c134bfd0 CI doesn't have all of the Integration repos side-by-side
- likely would have been a benign issue until we started building the solution file
2017-02-14 19:54:35 -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
Nate McMaster 1b47ceffad Resolve the build graph in parallel 2017-02-14 16:48:56 -08:00
Nate McMaster 89a63f5885
Downgrade to stable packages 2017-02-14 16:15:28 -08:00
Nate McMaster df21a82516
Downgrade to stable packages 2017-02-14 16:15:27 -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
jhkimnew fc580eb0e9 Updated copy license for test 2017-02-14 11:39:37 -08:00
jhkimnew b4e3ccf67f added test cases to Dev branch (#72) 2017-02-14 11:15:45 -08:00
Doug Bunting a2a3d35852 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 09:05:16 -08:00
Nate McMaster d84de39721 Replace makefile.shade and update test TFM to net452 2017-02-13 14:25:20 -08:00
jhkimnew 135aa12529 Remove MAX_PATH buffersize to support long file path (#69)
This is already reviewed by Pan.
2017-02-10 14:35:51 -08:00
Nate McMaster 6eca0806af Remove workarounds 2017-02-09 14:30:27 -08:00
Nate McMaster afb327ae02 Upgrade to VS 2017 2017-02-03 11:40:30 -08:00
Pranav K 9ff20f8340 Remove global.json 2017-02-03 10:03:07 -08:00
John Luo 450ee8927c Workaround dotnet test pathing issues 2017-02-02 18:33:48 -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 0f589a5b4c Allow non-strict result for Autobahn case 4.1.3
(written by @anurse)
2017-02-02 14:25:36 -08:00
John Luo 0e1dd78771 Upgrade to VS 2017 2017-02-02 13:55:14 -08:00
Nate McMaster ab33b6afe8 Remove usage of conditional multi-targeting 2017-02-01 12:35:44 -08:00
Nate McMaster 0668a2a52e Upgrade to VS 2017 2017-01-31 16:51:24 -08:00
Nate McMaster e44ee63241 Rename WebListener => HttpSysServer 2017-01-31 16:17:04 -08:00
Nate McMaster 333840c787 Update version of sdk in global.json 2017-01-31 15:42:38 -08:00
pan-wang 044648a213 fixing graceful shutdown on Win7 and IISExpress 2017-01-23 15:33:17 -08:00
Pranav K 76cdffc30c Remove RazorTooling from UniverseCoherence. 2017-01-20 11:03:33 -08:00
Nate McMaster 045a353dda Upgrade global.json version 2017-01-19 18:17:19 -08:00
Nate McMaster 7f7413b3eb Workaround issue in solution targets in MSBuild RC3 2017-01-19 16:51:13 -08:00
pan-wang 66b98a1c04 update 502.5 error page 2017-01-17 15:44:15 -08:00
pan-wang 87f808cc9d fixing the AV for graceful shutdown on Win7, set forwardWindowsAuthToken default to true and other minor issues 2017-01-17 15:44:15 -08:00
Andrew Stanton-Nurse 86490e309f stablize Autobahn 3.2 on WebListener 2017-01-13 12:11:01 -08:00
Cesar Blum Silveira e075ae9b13 Revert "Disable tests on SSL due to SslStream issue."
This reverts commit 9e729bec9d.
2017-01-10 10:26:15 -08:00
Stephen Halter eb24a9761a React to UseHttps change 2017-01-09 16:42:24 -08:00
jhkimnew 839437ef8c Fixing issue #44 (#56) 2017-01-06 11:08:43 -08:00
Chris R 7eabf5cf3a Remove obsolete WebListener test scenario 2017-01-05 12:34:35 -08:00