Commit Graph

500 Commits

Author SHA1 Message Date
Justin Kotalik 6294d38805
Disabling tests while investigating file location issues (#831) 2017-11-13 12:02:28 -08:00
Nate McMaster b8c1180564 Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 17:24:27 -07:00
Nate McMaster 135e1c248d Use PackageLineup to manage PackageReference versions 2017-09-12 11:06:26 -07:00
Nate McMaster 4a3d9b0955 Use Directory.Build.props/targets 2017-09-12 10:58:27 -07:00
Nate McMaster f166dfebe5 Upgrade to xunit 2.3.0-beta4
Includes changes required to fix issues discovered by new analyzers added in this upgrade.
2017-08-22 17:36:41 -07:00
John Luo 95f37a0edb Install store from artifact dependency
Instead of Build.RS package
2017-08-18 11:12:58 -07:00
Kiran Challa c9195b7a3c Merge branch 'rel/2.0.0' into dev 2017-07-21 11:52:23 -07:00
Mike Harder 0063c8f0da Remove unused package references to NuGet.* (#816) 2017-07-19 11:35:34 -07:00
Kiran Challa 0e96c2e20d Nano server tests: Make the dotnet cli folder name unique 2017-07-17 11:47:51 -07:00
Kiran Challa 43cfbae544 Code cleanup 2017-07-06 06:03:09 -07:00
Kiran Challa 2283ee8fcc Code cleanup and added more log information 2017-07-06 05:52:26 -07:00
Chris R 283f09e80c React to ISession cancellation changes 2017-07-05 14:37:29 -07:00
Mike Harder c9ff84b7e5 Revert "Temporarily remove TreatWarningsAsErrors to unblock build (#809)" (#813)
This reverts commit f28400f986.
2017-07-03 16:24:50 -07:00
Hao Kung 87883602fc React to HttpAbstractions 2017-06-29 16:32:05 -07:00
Kiran Challa 2c8e1fdc15 Updated runtime store tests to use the restored Build.RS package instead of downloading it explicitly 2017-06-29 16:27:51 -07:00
Kiran Challa f8ccf05715 Updated runtime store tests and friends 2017-06-29 10:15:32 -07:00
Kiran Challa fc56105d83 Fixed external login scenarios tests 2017-06-28 13:38:25 -07:00
Mike Harder f28400f986 Temporarily remove TreatWarningsAsErrors to unblock build (#809) 2017-06-27 18:52:14 -07:00
Javier Calvarro Nelson a2b856794e [Fixes #804] Re-enable tests disabled by cookie path changes 2017-06-27 18:30:04 -07:00
Pranav K a01bee876d Add publishing tests for net461 x86 2017-06-21 18:01:34 -07:00
Pranav K ff8d73189c Skip tests affected by cookie path changes 2017-06-20 16:34:40 -07:00
Pranav K be46b5a922 Use better asserts for cookies 2017-06-20 16:34:40 -07:00
Pranav K 5bcba9677e Re-enable desktop tests
* Cleanup tests to use a test case per scenario
* Run tests on CLR
* Enable view precompilaton for the sample.
2017-06-20 16:34:40 -07:00
Mike Harder 71ce7df465 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-06-19 12:52:27 -07:00
Mike Harder 1571dc3d80 Revert "Temporarily removed TreatWarningsAsErrors"
This reverts commit c7fb5763af.
2017-06-19 12:51:14 -07:00
Nate McMaster 96319687cd Update CoreFxVersion to 4.4.0-* 2017-06-13 14:25:07 -07:00
Kiran Challa df967a9b0b Merge branch 'rel/2.0.0-preview2' into dev 2017-06-09 14:40:56 -07:00
Kiran Challa c7fb5763af Temporarily removed TreatWarningsAsErrors 2017-06-09 14:15:21 -07:00
Kiran Challa 820ce07906 Revert "Temporarily skip NanoServer's IIS tests"
This reverts commit 249c39e803.
2017-06-08 13:58:49 -07:00
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