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

[Blazor] Enable websocket compression for Blazor Server and Interactive Server components in Blazor web #53389

Merged

Cleanup implementation

f7452f4
Select commit
Loading
Failed to load commit list.
Merged

[Blazor] Enable websocket compression for Blazor Server and Interactive Server components in Blazor web #53389

Cleanup implementation
f7452f4
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-ci succeeded Feb 3, 2024 in 1h 32m 28s

Build #20240203.4 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 197,863 (98.13%)
  • Other: 3,763 (1.87%)
  • Total: 201,627

Annotations

Check failure on line 1 in Microsoft.AspNetCore.Hosting.Tests.HostingApplicationTests.IHttpActivityFeatureIsPopulated

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Microsoft.AspNetCore.Hosting.Tests.HostingApplicationTests.IHttpActivityFeatureIsPopulated

Assert.NotNull() Failure
Raw output
   at Microsoft.AspNetCore.Hosting.Tests.HostingApplicationTests.IHttpActivityFeatureIsPopulated() in /_/src/Hosting/Hosting/test/HostingApplicationTests.cs:line 117
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)