Skip to content
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

[mono][tests] System.Runtime.Caching assert fails on linux-bionic #93106

Closed
kotlarmilos opened this issue Oct 6, 2023 · 0 comments
Closed

[mono][tests] System.Runtime.Caching assert fails on linux-bionic #93106

kotlarmilos opened this issue Oct 6, 2023 · 0 comments
Labels
area-System.Runtime.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-linux Linux OS (any supported distro)

Comments

@kotlarmilos
Copy link
Member

kotlarmilos commented Oct 6, 2023

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=429167&view=logs&j=ab306dbd-9f73-5131-57d7-1eb5f5188356&t=15d6e221-840c-5f04-2f14-457f5a7ff25b
Build error leg or test failing: linux_bionic-x64 Release AllSubsets_Mono

Starting:    System.Runtime.Caching.Tests (parallel test collections = on, max threads = 1)
            Assert.Equal() Failure
            Expected: 8194
            Actual:   7001
            Stack Trace:
              /_/src/libraries/System.Runtime.Caching/tests/System.Runtime.Caching/MemoryCacheTest.cs(1544,0): at MonoTests.System.Runtime.Caching.MemoryCacheTestExpires4.TestCacheShrink()
              --- End of stack trace from previous location ---
          MonoTests.System.Runtime.Caching.MemoryCacheTest.PhysicalMemoryLimitNotSupported [SKIP]
            Condition(s) not met: "DoesNotSupportPhysicalMemoryMonitor"
            Assert.Equal() Failure
            Expected: 100
            Actual:   0
            Stack Trace:
              /_/src/libraries/System.Runtime.Caching/tests/System.Runtime.Caching/MemoryCacheTest.cs(1609,0): at MonoTests.System.Runtime.Caching.MemoryCacheTestExpires5.TestCacheExpiryOrdering()
              --- End of stack trace from previous location ---
        Finished:    System.Runtime.Caching.Tests
      === TEST EXECUTION SUMMARY ===
         System.Runtime.Caching.Tests  Total: 46, Errors: 0, Failed: 2, Skipped: 1, Time: 35.779s
      
      
      Std err:
          MonoTests.System.Runtime.Caching.MemoryCacheTestExpires4.TestCacheShrink [FAIL]
          MonoTests.System.Runtime.Caching.MemoryCacheTestExpires5.TestCacheExpiryOrdering [FAIL]

Error Message

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

{
  "ErrorMessage": "at MonoTests.System.Runtime.Caching",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=429167
Error message validated: at MonoTests.System.Runtime.Caching
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 10/6/2023 10:30:29 AM UTC

Report

Build Definition Test Pull Request
656273 dotnet/runtime MonoTests.System.Runtime.Caching.CountersTest.Basic_Counters
655920 dotnet/runtime WasmTestOnChrome-MT-System.Runtime.Caching.Tests.WorkItemExecution #101252
655080 dotnet/runtime MonoTests.System.Runtime.Caching.MemoryCacheTest.Contains #101512
652294 dotnet/runtime MonoTests.System.Runtime.Caching.MemoryCacheTest.Contains #101391
645464 dotnet/runtime System.Runtime.Caching.Tests.WorkItemExecution

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 5
@kotlarmilos kotlarmilos added area-System.Runtime.Caching os-linux Linux OS (any supported distro) 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 labels Oct 6, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Oct 6, 2023
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label May 6, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jun 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Runtime.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-linux Linux OS (any supported distro)
Projects
None yet
Development

No branches or pull requests

1 participant