Starting: System.Threading.RateLimiting.Tests (parallel test collections = on, max threads = 4)
System.Threading.RateLimiting.Tests.PartitionedRateLimiterTests.AllIdleLimitersCleanedUp_DisposeThrows [FAIL]
Assert.Throws() Failure
Expected: typeof(System.AggregateException)
Actual: (No exception was thrown)
Stack Trace:
/_/src/libraries/System.Threading.RateLimiting/tests/PartitionedRateLimiterTests.cs(541,0): at System.Threading.RateLimiting.Tests.PartitionedRateLimiterTests.AllIdleLimitersCleanedUp_DisposeThrows()
--- End of stack trace from previous location ---