Tests.System.TimeProviderTests.TestProviderTimer(provider: SystemTimeProvider { LocalTimeZone = (UTC-05:00) Eastern Time (New York), TimestampFrequency = 1000000000 }, minMilliseconds: 1200) [FAIL]
Assert.Equal() Failure: Values differ
Expected: 4
Actual: 5
Stack Trace:
/_/src/libraries/Common/tests/System/TimeProviderTests.cs(146,0): at Tests.System.TimeProviderTests.TestProviderTimer(TimeProvider provider, Int32 minMilliseconds)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
/_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(36,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
/_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(174,0): at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
Known issue validation
Build: :mag_right:https://dev.azure.com/dnceng-public/public/_build/results?buildId=799911Error message validated:[Tests.System.TimeProviderTests.TestProviderTimer(provider: SystemTimeProvider Assert.Equal() Failure: Values differ TimeProviderTests.cs(146,0)]
Result validation: :white_check_mark: Known issue matched with the provided build.
Validation performed at: 9/9/2024 9:04:40 PM UTC
Looks very similar to this one that was closed not too long ago: https://github.com/dotnet/runtime/issues/103459
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=799911 Build error leg or test failing:
Libraries Test Run release coreclr osx x64 Debug
-Tests.System.TimeProviderTests.TestProviderTimer
Error Message
Libraries Test Run release coreclr osx x64 Debug
Known issue validation
Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=799911 Error message validated:
[Tests.System.TimeProviderTests.TestProviderTimer(provider: SystemTimeProvider Assert.Equal() Failure: Values differ TimeProviderTests.cs(146,0)
] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 9/9/2024 9:04:40 PM UTCReport
Summary