Skip to content

Blazor - rendering metrics #61516

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

Merged
merged 4 commits into from
Apr 17, 2025

tests

8ac9034
Select commit
Loading
Failed to load commit list.
Merged

Blazor - rendering metrics #61516

tests
8ac9034
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Apr 17, 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 / Run build.cmd helix target

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.packages\microsoft.dotnet.helix.sdk\10.0.0-beta.25214.8\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests--net10.0 in job 56e51a7f-3391-40ba-80da-cdd44b61a685 has failed. [Failure log]

Non-Deterministic Test Failures Detected

Microsoft.AspNetCore.Server.Kestrel.Core.Tests.HeartbeatTests.HeartbeatTakingLongerThanIntervalIsLoggedAsWarning [Console] [Details] [Artifacts] [0.22% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

Failing Configuration

Exception Message
System.TimeoutException : The operation has timed out.
CallStack
   at Microsoft.AspNetCore.InternalTesting.TaskExtensions.TimeoutAfter(Task task, TimeSpan timeout, String filePath, Int32 lineNumber) in /_/src/Shared/TaskExtensions.cs:line 123
   at Microsoft.AspNetCore.Server.Kestrel.Core.Tests.HeartbeatTests.HeartbeatTakingLongerThanIntervalIsLoggedAsWarning() in /_/src/Servers/Kestrel/Core/test/HeartbeatTests.cs:line 125
--- End of stack trace from previous location ---
Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests--net10.0.WorkItemExecution [Console] [Details] [Artifacts] [0.14% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]

Failing Configuration

Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests.RedisEndToEndTests.StatefulReconnectPreservesMessageFromOtherServer [Console] [Details] [Artifacts] [0.45% failure rate]
[ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]

Failing Configuration

Was this helpful? Yes No