Commit Graph

324 Commits

Author SHA1 Message Date
Pranav K 720cf1cf0e Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 11:04:10 -07:00
Andrew Stanton-Nurse 14b99f74fa react to removal of PlatformAbstractions (#168) 2017-04-20 09:31:10 -07:00
Andrew Stanton-Nurse d8b1724454 improve logging of Autobahn tests (#166) 2017-04-18 11:53:45 -07:00
Andrew Stanton-Nurse a9a8f45158 change autobahn tests to use dynamic port (#167) 2017-04-14 10:48:44 -07:00
Andrew Stanton-Nurse bad5d7c8f7 fix build 2017-04-13 14:25:23 -07:00
Andrew Stanton-Nurse e25a2eced8 port dotnet/corefx#17444 to WebSockets (#162) 2017-04-13 09:55:45 -07:00
Pranav K 9c2b7b7842 Updating versions to 2.0.0-preview1 2017-04-03 21:41:12 -07:00
Pranav K bfd1d48506 Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:37 -07:00
Andrew Stanton-Nurse 9254856007 IIS tests are just too flaky, disable them (#158) 2017-03-27 12:31:39 -07:00
Andrew Stanton-Nurse eb0ab115d8 capture wstest log output (#156) 2017-03-22 15:24:36 -07:00
Andrew Stanton-Nurse 214c41bf40 remove reference to client components in README (#155) 2017-03-22 10:47:41 -07:00
Pranav K 52911cd3f1 Change compilation targets.
* Remove net451 as a compilation target
* Upgrade to netcoreapp2.0
2017-03-21 16:41:15 -07:00
Nate McMaster b79446ce51
Update Travis to macOS Sierra
[skip appveyor]
2017-03-21 12:17:40 -07:00
Andrew Stanton-Nurse a61220d907 suppress some Autobahn test failures (#153)
* suppress some Autobahn test failures
* disable autobahn in AppVeyor because they are flaky (port of aspnet/SignalR#302)
2017-03-17 15:09:18 -07:00
Nate McMaster 4abe714f2b Consolidate dependency versions into one file and remove workarounds 2017-03-15 19:29:21 -07:00
Nate McMaster f686e5f1ea
Update appveyor and travis settings 2017-03-14 13:41:47 -07:00
Andrew Stanton-Nurse cb150de808 port dotnet/corefx#17049 (#151) 2017-03-14 12:04:59 -07:00
Andrew Stanton-Nurse 92b37f85c2 disable AutobahnTestAppHttpListener from build 2017-03-13 15:41:08 -07:00
Andrew Stanton-Nurse 9b553ca1c0 make all tests allow 'non-strict' conformance (#149) 2017-03-13 15:40:55 -07:00
David Fowler 5529cab0e3 Merge pull request #147 from aspnet/no-mono
No mono
2017-03-10 22:20:20 -08:00
Andrew Stanton-Nurse 37b0df7406 port change from AutobahnTester in SignalR (#148)
We increased the retry count (by just removing ours and using the default) because the app seems to be slow to start on macOS
2017-03-09 10:14:42 -08:00
David Fowler 4eb3a35735 Update .travis.yml 2017-03-08 20:51:02 -08:00
Nate McMaster c36fcbab2e Update AppVeyor and Travis settings 2017-03-01 18:25:39 -08:00
Nate McMaster 7696a8e82d Change korebuild branch and fix argument forwarding in bootstrapper 2017-03-01 18:14:13 -08:00
Nate McMaster 1d67db92c2
React to aspnet/Korebuild#160 2017-02-16 10:05:34 -08:00
Nate McMaster df21a82516
Downgrade to stable packages 2017-02-14 16:15:27 -08:00
Nate McMaster d84de39721 Replace makefile.shade and update test TFM to net452 2017-02-13 14:25:20 -08:00
John Luo 450ee8927c Workaround dotnet test pathing issues 2017-02-02 18:33:48 -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
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
Chris R 7eabf5cf3a Remove obsolete WebListener test scenario 2017-01-05 12:34:35 -08:00
Chris R 3d62de4fe6 React to WebListener rename 2017-01-03 18:58:44 -08:00
Cesar Blum Silveira 9e729bec9d Disable tests on SSL due to SslStream issue. 2016-12-29 11:19:46 -08:00
Pranav K 4b9276bac2 Updating to 4.4 CoreFx packages 2016-12-14 14:47:32 -08:00
Ajay Bhargav Baaskaran 12ab74493d Removed packages list in NuGetPackageVerifier.json 2016-12-12 00:40:42 -08:00
N. Taylor Mullen f66374d274 Update .travis.yml osx image to xcode7.3. 2016-12-08 10:04:24 -08:00
N. Taylor Mullen 5da505dfb0 Pin global.json SDK to 1.0.0-preview2-1-003177. 2016-11-23 16:00:34 -08:00
Chris R 4a5d8f2960 #126 Test the bin deployed aspnetcore.dll 2016-11-22 16:05:42 -08:00
Nate McMaster 0d54ee5fcc
Clean tmp folder after unzipping KoreBuild 2016-11-18 10:56:54 -08:00
Pranav K 35f4f22117 Fixing downgrade warnings 2016-11-10 09:00:52 -08:00
Pranav K 7f6410bc55 Updating versions to 1.2.0-* 2016-11-09 14:20:20 -08:00
Pranav K ede5e8d47d Merge branch 'rel/1.1.0' into dev 2016-11-09 11:34:26 -08:00
Pranav K fb8824ad43 Branching for 1.1.0 2016-11-09 11:34:23 -08:00
Andrew Stanton-Nurse eb94340ea9 pin publish-iis version 2016-11-07 10:09:53 -08:00
Ajay Bhargav Baaskaran 34f419f446 Added tags to project.json 2016-11-05 00:09:47 -07:00
Andrew Stanton-Nurse 5858c0a64a fix #85 by making HandshakeHelpers internal and tidying doc comments
we don't need to share it with anything in the current implementation
2016-11-03 10:27:15 -07:00
Andrew Stanton-Nurse f58a373704 fix #106 by removing ReplaceFeature 2016-11-02 15:58:17 -07:00