Closed
Description
Starting: System.Reflection.Tests (parallel test collections = on, max threads = 6) System.Reflection.Tests.FieldInfoTests.SetValueDirect_GetValueDirectRoundDataTest(value: 222) [FAIL] Assert.Equal() Failure Expected: 222 Actual: -1 Stack Trace: /_/src/libraries/System.Reflection/tests/FieldInfoTests.cs(587,0): at System.Reflection.Tests.FieldInfoTests.SetValueDirect_GetValueDirectRoundDataTest(Object value) at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor) /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodInvoker.cs(64,0): at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)