Skip to content

Test failure: System.Text.Json.Serialization.Tests.EnumConverterTests.VeryLargeAmountOfEnumsToSerialize #37471

@v-haren

Description

@v-haren

failed in job: runtime-libraries outerloop 20200604.3

failed tests:
System.Text.Json.Serialization.Tests.EnumConverterTests.VeryLargeAmountOfEnumsToSerialize

System.Text.Json.Tests.Utf8JsonReaderTests.TestPartialJsonReaderSlicesMultiSegment(compactData: True, type: FullSchema1, jsonString: "{\"age\":30,\"first\":\"John\",\"last\":\"Smith\","...)

Error message

System.OutOfMemoryException : Exception of type 'System.OutOfMemoryException' was thrown.


Stack trace
   at System.Threading.Tasks.Task`1.StartNew(Task parent, Func`1 function, CancellationToken cancellationToken, TaskCreationOptions creationOptions, InternalTaskOptions internalOptions, TaskScheduler scheduler) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Future.cs:line 328
   at System.Threading.Tasks.Task.Run[TResult](Func`1 function) in /_/src/libraries/System.Private.CoreLib/src/System/Threading/Tasks/Task.cs:line 5145
   at System.Text.Json.Serialization.Tests.EnumConverterTests.VeryLargeAmountOfEnumsToSerialize() in /_/src/libraries/System.Text.Json/tests/Serialization/EnumConverterTests.cs:line 253

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions