Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[9.0] MemoryCacheTest.Trim(String throwOnDisposed=true) failure - assert values differ #113331

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
carlossanlop opened this issue Mar 10, 2025 · 2 comments
Labels
arch-x64 area-Extensions-Caching Known Build Error Use this to report build issues in the .NET Helix tab os-mac-os-x macOS aka OSX untriaged New issue has not been triaged by the area owner

Comments

@carlossanlop
Copy link
Member

carlossanlop commented Mar 10, 2025

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=952228
Build error leg or test failing: MonoTests.System.Runtime.Caching.MemoryCacheTest.Trim net9.0-osx-Debug-x64-coreclr_release-OSX.1200.Amd64.Open
Pull request: #112552

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": ["Assert.Equal() Failure: Values differ", "MemoryCacheTest.cs:line 1137"],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Callstack:

   at MonoTests.System.Runtime.Caching.MemoryCacheTest.Trim(String throwOnDisposed) in /_/src/libraries/System.Runtime.Caching/tests/System.Runtime.Caching/MemoryCacheTest.cs:line 1137
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 174

Known issue validation

Build: 🔎
Result validation: ⚠️ Provided build not found. Provide a valid build in the "Build: 🔎" line.
Validation performed at: 3/10/2025 6:13:49 PM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@carlossanlop carlossanlop added arch-x64 area-Extensions-Caching blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab os-mac-os-x macOS aka OSX labels Mar 10, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Mar 10, 2025
Copy link
Contributor

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

@jeffschwMSFT jeffschwMSFT removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Apr 8, 2025
@jeffschwMSFT
Copy link
Member

hmm, the build analysis engine did not find the tag which means it is not really tracking this issue. removing blocking-clean-ci unless we are still seeing this in PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-x64 area-Extensions-Caching Known Build Error Use this to report build issues in the .NET Helix tab os-mac-os-x macOS aka OSX untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

2 participants