Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

Unit test Microsoft.AspNet.Html.Abstractions.Test.HtmlContentBuilderExtensionsTest.Builder_AppendFormat_WithDifferentCurrentCulture fails on CoreCLR on Linux #442

Closed
cesarblum opened this issue Oct 19, 2015 · 2 comments

Comments

@cesarblum
Copy link
Contributor

Assert.Equal() Failure
                            ↓ (pos 12)
      Expected: HtmlEncode[[01 February 2015]]
      Actual:   HtmlEncode[[Sunday, 1 February 2015]]
                            ↑ (pos 12)
      Stack Trace:
           at Microsoft.AspNet.Html.Abstractions.Test.HtmlContentBuilderExtensionsTest.Builder_AppendFormat_WithDifferentCurrentCulture()
           at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
           at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
           at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
@cesarblum
Copy link
Contributor Author

This affects aspnet/Universe#304.

@cesarblum
Copy link
Contributor Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants