Commit Graph

130 Commits

Author SHA1 Message Date
Kiran Challa fcb4b6ddbc Skip xplat standalone tests temporarily 2017-03-17 14:18:20 -07:00
Kiran Challa 331c9a4e49 Fixed NanoServer tests 2017-03-09 00:44:22 -08:00
Pranav K 3478006073 React to xunit reference changes 2017-02-13 16:15:09 -08:00
Nate McMaster b099e03893 Upgrade to VS 2017 2017-02-08 17:49:02 -08:00
Pranav K e0aa2787ce Updating to netcoreapp1.1 2016-10-13 11:20:25 -07:00
Kiran Challa af5ec5d382 Revert "Temporarily disabling failing IISExpress smoke tests"
This reverts commit 7fe0ce7c51.
2016-10-03 12:17:29 -07:00
Kiran Challa 7fe0ce7c51 Temporarily disabling failing IISExpress smoke tests 2016-09-29 12:42:20 -07:00
Pranav K 51b13161d8 Reacting to Microsoft.AspNetCore.Server.Testing rename 2016-08-15 16:17:19 -07:00
Kiran Challa 3bbdeecb14 Updated tests to supply value for new deployment parameter 'DeletePublishedApplicationOnDispose' 2016-08-10 12:01:38 -07:00
Kiran Challa 14d6298308 Fixed tests to supply current build configuration to deployment parameters 2016-08-08 13:31:45 -07:00
Kiran Challa e94f21ffc2 Moved content of 'shared' folder into MusicStore app and fixed tests 2016-08-05 10:04:23 -07:00
= 7298005887 Re-enable tests disabled due to corefx issue 2016-06-13 10:48:32 -07:00
John Luo 149fbfa99a Reenable disabled tests #673 2016-05-25 11:14:13 -07:00
Cesar Blum Silveira 14f5e23038 Disable failing tests (#673). 2016-05-23 11:48:52 -07:00
John Luo 1ec8869048 Merge branch 'release' into dev 2016-05-06 17:29:39 -07:00
John Luo aa9ed1593e React to deployer update 2016-05-06 16:51:41 -07:00
= 6af8da4713 Use in memory store for non-windows tests and disable tests until new cli is available 2016-05-05 14:11:58 -07:00
John Luo 7fcbd57bc7 Merge branch 'release' into dev 2016-04-25 14:38:38 -07:00
John Luo 5a8263bb26 Missed update to #645, enabling testing of standalone apps on coreclr 2016-04-25 14:36:49 -07:00
John Luo 02a4db2b3b Merge branch 'release' into dev 2016-04-25 12:39:30 -07:00
John Luo c9160c21ba Convert to shared runtime and test both standalone and shared runtime 2016-04-25 11:29:17 -07:00
Kiran Challa 40abffefcb Added smoke tests to verify on Nano server 2016-04-21 15:28:47 -07:00
John Luo 73e341e543 Reenable tests after CoreFX fix 2016-04-18 14:01:49 -07:00
John Luo a3b959a028 Skip test failures caused by CoreFX bug 2016-04-05 10:41:37 -07:00
Kiran Challa 044dab1a70 Revert "Temporarily comment out flaky google login scenario tests to unblock build"
This reverts commit 65f24a3fc7.
2016-03-31 11:42:57 -07:00
Kiran Challa 4d9b7edfd8 Revert the temporary fix of HttpClient where cookies were not being sent as part of redirect request 2016-03-31 11:18:50 -07:00
BrennanConroy 3edb06d983 React to Deployer changes 2016-03-25 15:00:36 -07:00
John Luo 514d752959 Enable IISExpress tests 2016-03-24 18:10:25 -07:00
Nate McMaster 7a624ba5be Workaround cookie issues in corefx 2016-03-08 09:41:45 -08:00
Nate McMaster 944afdc5ea Clean up E2E tests
- Fix incorrect deployment environment variables
 - Utilize xunit logging utility for cleaner, more traceable output
 - Cleanup database creation/deletion
 - Fix name in R# settings file
2016-03-08 08:50:16 -08:00
John Luo ec9d212dc3 Reacting to Hosting deployer change 2016-03-04 12:22:07 -08:00
Kiran Challa 65f24a3fc7 Temporarily comment out flaky google login scenario tests to unblock build 2016-03-03 16:59:19 -08:00
Kiran Challa 09590416bd Build and test with dotnet 2016-02-10 14:56:49 -08:00
N. Taylor Mullen d761c6b7ba Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:27:05 -08:00
Kiran Challa 05dcc22da7 Temporarily disabling smoke tests from running on Mono 2015-12-14 10:07:06 -08:00
Kiran Challa 5c2ef70cae Modifying E2E tests to run on coreclr 2015-12-12 23:01:38 -08:00
Kiran Challa e6bf744d49 Increasing the HttpClient timeout to 5 seconds to fix test failures on Travis CI 2015-12-10 14:35:02 -08:00
Kiran Challa 562f65c9c8 Changed log level to Information 2015-12-09 15:36:48 -08:00
Kiran Challa c36b89aa16 Unskip a test as it has been fixed in dnx 2015-10-15 14:26:10 -07:00
Kiran Challa 916bca69fc Fix tests 2015-10-13 10:27:58 -07:00
Pranav K 576023cc0f Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:59 -07:00
Pranav K 9070e12766 Reacting to Hosting changes 2015-09-28 21:59:59 -07:00
Kiran Challa 8d6bacb44d Made the log level to be warning instead of information 2015-09-24 05:25:13 -07:00
Kiran Challa ce88fe4f5e Enabled tests skipped on Kestrel and minor formatting 2015-09-23 14:07:21 -07:00
Chris R 152c842416 Disable IISExpress tests. 2015-09-21 12:44:22 -07:00
Hao Kung 62f5d79df2 Reenable social tests 2015-07-01 19:07:34 -07:00
Hao Kung f78d41095d Disable smoke tests for now 2015-07-01 18:18:15 -07:00
Kiran Challa 33cc8b06c9 React to Security change where instead of 401 Unauthorized, 403 Forbidden is going to be returned for authenticated users when trying to access unauthorized resource. 2015-05-26 14:54:55 -07:00
Suhas Joshi 170bad48c4 Fixed formatting 2015-05-18 15:26:46 -07:00
Suhas Joshi b2d34bfb6b Disabling tests to unblock CI 2015-05-18 11:38:16 -07:00