dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.38k stars 4.75k forks source link

[9.0][osx] Assert test failure: Values differ in TestProviderTimer #107571

Open carlossanlop opened 2 months ago

carlossanlop commented 2 months ago

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

{
  "ErrorMessage" : [
    "Tests.System.TimeProviderTests.TestProviderTimer(provider: SystemTimeProvider",
    "Assert.Equal() Failure: Values differ",
    "TimeProviderTests.cs(146,0)"
  ],
  "BuildRetry" : false,
  "ExcludeConsoleLog" : false
}

Report

Build Definition Test Pull Request
869434 dotnet/runtime Tests.System.TimeProviderTests.TestProviderTimer dotnet/runtime#109766

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 1 1
dotnet-policy-service[bot] commented 2 months ago

Tagging subscribers to this area: @dotnet/area-system-datetime See info in area-owners.md if you want to be subscribed.