Pavel Tupitsyn created IGNITE-24198:
---------------------------------------
Summary: .NET: Thin 3.0: Compute tests fail on some locales
Key: IGNITE-24198
URL: https://issues.apache.org/jira/browse/IGNITE-24198
Project: Ignite
Issue Type: Bug
Components: platforms, thin client
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Fix For: 3.1
{code}
Failed TestAllSupportedArgTypes [425 ms]
Error Message:
String lengths are both 13. Strings differ at index 2.
Expected: "-3,4028235E38"
But was: "-3.4028235E38"
-------------^
Stack Trace:
at
Apache.Ignite.Tests.Compute.ComputeTests.<TestAllSupportedArgTypes>g__Test|28_0(Object
val, String expectedStr) in
C:\Work\ignite-3\modules\platforms\dotnet\Apache.Ignite.Tests\Compute\ComputeTests.cs:line
276
at Apache.Ignite.Tests.Compute.ComputeTests.TestAllSupportedArgTypes() in
C:\Work\ignite-3\modules\platforms\dotnet\Apache.Ignite.Tests\Compute\ComputeTests.cs:line
235
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)