Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
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

Description

@cesarblum
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)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions