You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
corefx jobs failing with "System.Runtime.Serialization.SerializationException : Type 'System.Lazy`1[[System.Int32, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]' in Assembly 'System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' is not marked as serializable." #8265
e.g. https://ci.dot.net/job/dotnet_coreclr/job/master/job/jitstress/job/x64_checked_windows_nt_corefx_baseline/192/
Looks like this came in with dotnet/coreclr#11910. These failures are also present in the latest "update CoreCLR" PR in CoreFX: dotnet/corefx#20499
cc @ViktorHofer