aspnetcore/test
Ryan Nowak f80f7cefa5 Fix #6480
This change logs when we encounter and exception reading temp data from a
cookie and swallows the exception. Additionally, we clear the cookie so
that this won't happen on subsequent requests.

This will handle cases where data protection is misconfigured, or a
request just has general garbage in the cookies.
2017-07-07 13:14:03 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Do not include type names in `ModelState` error messages 2017-06-28 15:16:23 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test RedirectToPage(page, handler) does not work (#6503) 2017-07-06 14:12:57 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Do not include type names in `ModelState` error messages 2017-06-28 15:16:23 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Do not include type names in `ModelState` error messages 2017-06-28 15:16:23 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests Revive call to FormattingUtilities in XmlDataContractSerializerOutputFormatter 2017-07-07 10:11:28 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests Add `FloatingPointTypeModelBinderProvider` and related binders 2017-07-03 17:55:04 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Performance
Microsoft.AspNetCore.Mvc.Razor.Test Fix build break 2017-07-06 19:43:42 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Fix build break 2017-07-06 19:43:42 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Simplify CacheTagHelper.ProcessAsync (#6506) 2017-07-07 11:15:19 -07:00
Microsoft.AspNetCore.Mvc.Test Remove ParseOptions and CompilationOptions from RazorViewEngineOptions (#6487) 2017-07-05 14:18:49 -07:00
Microsoft.AspNetCore.Mvc.TestCommon React to API change in HttpAbstractions 2017-06-27 17:33:46 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Fix #6480 2017-07-07 13:14:03 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Remove duplicate type 2017-06-26 16:32:51 -07:00
WebSites React to auth default changes 2017-07-07 12:08:11 -07:00