Skip to content

Components.E2ETests.ServerTransportsTests Failing (not quarantined) #35481

Closed
@halter73

Description

@halter73

Components.E2ETests don't block the build, but having tests that nearly always fail isn't really helpful and it can make it look like there are issues with PRs to the unitiated.

The tests I'm about to skip are:

  1. Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerTransportsTest.ErrorIfWebSocketsConnectionIsRejected
  2. Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerTransportsTest.ErrorIfClientAttemptsWebSocketsWithServerOnLongPolling
  3. Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerTransportsTest.DefaultTransportsWorksWithWebSockets
  4. Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerTransportsTest.ErrorIfClientAttemptsLongPollingWithServerOnWebSockets

image

It looks like these weren't touched by #35414.

@SteveSandersonMS

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions