[
https://issues.apache.org/jira/browse/IGNITE-18438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677863#comment-17677863
]
Ignite TC Bot commented on IGNITE-18438:
----------------------------------------
{panel:title=Branch: [pull/10484/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10484/head] Base: [master] : New Tests
(2)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Platform .NET (Core Linux){color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=7002969]]
* {color:#013220}DotNetCore:
BinaryStructureTest.TestSerializeNestedStructureWithDifferentSchemas -
PASSED{color}
{color:#00008b}Platform .NET (Windows){color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=7002970]]
* {color:#013220}exe:
BinaryStructureTest.TestSerializeNestedStructureWithDifferentSchemas -
PASSED{color}
{panel}
[TeamCity *-> Run :: .NET*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7002971&buildTypeId=IgniteTests24Java8_RunAllNet]
> .NET: NullReferenceException when serializing composite type
> ------------------------------------------------------------
>
> Key: IGNITE-18438
> URL: https://issues.apache.org/jira/browse/IGNITE-18438
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Affects Versions: 2.14
> Reporter: Luchnikov Alexander
> Assignee: Ivan Daschinsky
> Priority: Major
> Labels: .NET, ise
> Attachments: Issue.Reproducer.csproj, Test.cs
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Description of the scenario is described in the file [^Test.cs]
> {code:java}
> [xUnit.net 00:00:07.28]
> Issue.Reproducer.Test.IgniteCanSerializeCompositeStructure [FAIL]
> Failed Issue.Reproducer.Test.IgniteCanSerializeCompositeStructure [6 s]
> Error Message:
> System.NullReferenceException : Object reference not set to an instance of
> an object.
> Stack Trace:
> at
> Apache.Ignite.Core.Impl.Binary.Metadata.BinaryType.UpdateFields(IDictionary`2
> fields)
> at
> Apache.Ignite.Core.Impl.Binary.BinaryWriter.SaveMetadata(IBinaryTypeDescriptor
> desc, IDictionary`2 fields)
> at
> Apache.Ignite.Core.Impl.Binary.Structure.BinaryStructureTracker.UpdateWriterStructure(BinaryWriter
> writer, Boolean isNewSchema)
> at Apache.Ignite.Core.Impl.Binary.BinaryWriter.Write[T](T obj)
> at Apache.Ignite.Core.Impl.Binary.Binary.ToBinary[T](Object obj)
> at Issue.Reproducer.Test.IgniteCanSerializeCompositeStructure()
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)