Skip to content

[8.0] 'RanToCompletion' failure in System.Threading.RateLimiting.Test.ConcurrencyLimiterTests.DoesNotDeadlockCleaningUpCanceledRequestedLease_Post #92804

@carlossanlop

Description

@carlossanlop

Error Blob

{
  "ErrorMessage": "System.Threading.RateLimiting.Test.ConcurrencyLimiterTests.DoesNotDeadlockCleaningUpCanceledRequestedLease_Post [FAIL]",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": true
}

Reproduction Steps

===========================================================================================================

C:\h\w\B0F0099E\w\AA000950\e>"C:\h\w\B0F0099E\p\dotnet.exe" exec --runtimeconfig System.Threading.RateLimiting.Tests.runtimeconfig.json --depsfile System.Threading.RateLimiting.Tests.deps.json xunit.console.dll System.Threading.RateLimiting.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing  
  Discovering: System.Threading.RateLimiting.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Threading.RateLimiting.Tests (found 275 test cases)
  Starting:    System.Threading.RateLimiting.Tests (parallel test collections = on, max threads = 4)
    System.Threading.RateLimiting.Test.ConcurrencyLimiterTests.DoesNotDeadlockCleaningUpCanceledRequestedLease_Post [FAIL]
      Assert.Same() Failure
      Expected: Task { Status = Running }
      Actual:   Task { Status = RanToCompletion }
      Stack Trace:
        /_/src/libraries/System.Threading.RateLimiting/tests/ConcurrencyLimiterTests.cs(167,0): at System.Threading.RateLimiting.Test.ConcurrencyLimiterTests.DoesNotDeadlockCleaningUpCanceledRequestedLease(Action`2 attachHook)
        --- End of stack trace from previous location ---
  Finished:    System.Threading.RateLimiting.Tests
=== TEST EXECUTION SUMMARY ===
   System.Threading.RateLimiting.Tests  Total: 275, Errors: 0, Failed: 1, Skipped: 0, Time: 6.134s
----- end Thu 09/28/2023 13:42:41.57 ----- exit code 1 ----------------------------------------------------------

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=421749
Error message validated: System.Threading.RateLimiting.Test.ConcurrencyLimiterTests.DoesNotDeadlockCleaningUpCanceledRequestedLease_Post [FAIL]
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 9/29/2023 1:06:18 AM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions