Skip to content

Update src/Middleware/OutputCaching/test/MemoryOutputCacheStoreTests.cs

f48759b
Select commit
Loading
Failed to load commit list.
Merged

Associate tagged keys with entries so replacements are not evicted #61529

Update src/Middleware/OutputCaching/test/MemoryOutputCacheStoreTests.cs
f48759b
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded May 6, 2025 in 0s

.NET Result Analysis

Details

All checks completed

[aspnetcore-ci]

[aspnetcore-components-e2e]

[aspnetcore-quarantined-pr]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

aspnetcore-ci / Build / Tests: Helix x64 / Build shared fx

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.dotnet\sdk\10.0.100-preview.4.25216.37\NuGet.targets(186,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Cannot create a file when that file already exists.

Non-Deterministic Test Failures Detected

Microsoft.AspNetCore.Components.Web.Rendering.RemoteRendererTest.ProcessBufferedRenderBatches_WritesRenders [Console] [Details] [Artifacts] [0.43% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

Failing Configuration

Exception Message
Assert.True() Failure
Expected: True
Actual:   False
CallStack
   at Microsoft.AspNetCore.Components.Web.Rendering.RemoteRendererTest.TestComponent.TriggerRender() in /_/src/Components/Server/test/Circuits/RemoteRendererTest.cs:line 770
   at Microsoft.AspNetCore.Components.Web.Rendering.RemoteRendererTest.ProcessBufferedRenderBatches_WritesRenders() in /_/src/Components/Server/test/Circuits/RemoteRendererTest.cs:line 169
--- End of stack trace from previous location ---

Was this helpful? Yes No