Closed
Description
This is under the NLS configuration (System.Globalization.Nls.Tests
), not sure if it's specific to the version of NLS that ships with the insider builds. Currently I'm running 10 Pro Insiders Build (Dev Channel) Build 20211, ko-KR.
Raw XML output:
<test name="System.Globalization.Tests.CompareInfoTests.SortKeyTest(compareInfo: CompareInfo - , string1: \"\", string2: \"\", options: None, expectedSign: 0)" type="System.Globalization.Tests.CompareInfoTests" method="SortKeyTest" time="0.0054359" result="Fail">
<failure exception-type="Xunit.Sdk.EqualException">
<message><![CDATA[Assert.Equal() Failure\r\nExpected: -1\r\nActual: 0]]></message>
<stack-trace><![CDATA[ at System.Globalization.Tests.CompareInfoTests.SortKeyTest(CompareInfo compareInfo, String string1, String string2, CompareOptions options, Int32 expectedSign) in C:\Users\gotos\source\repos\runtime\src\libraries\System.Globalization\tests\CompareInfo\CompareInfoTests.cs:line 371]]></stack-trace>
</failure>
</test>
cc @tarekgh