Skip to content

Fix SignalRClientWorksWithLongPolling - #32818

Merged
TanayParikh merged 3 commits into
mainfrom
taparik/unquarantineSignalRClientWorksWithLongPolling
Jun 3, 2021
Merged

Fix SignalRClientWorksWithLongPolling#32818
TanayParikh merged 3 commits into
mainfrom
taparik/unquarantineSignalRClientWorksWithLongPolling

Conversation

@TanayParikh

@TanayParikh TanayParikh commented May 18, 2021

Copy link
Copy Markdown
Contributor

Failure seems to be due to the same resource sharing issues seen in #32281

Confirmed that the test has a steady pass rate in the quarantine env (4 failures are un-related).

image

@ghost ghost added the area-blazor Includes: Blazor, Razor Components label May 18, 2021
@TanayParikh
TanayParikh marked this pull request as ready for review May 19, 2021 19:45
@TanayParikh
TanayParikh requested a review from a team as a code owner May 19, 2021 19:45

[Fact]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/27156")]
public void SignalRClientWorksWithLongPolling()

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
public void SignalRClientWorksWithLongPolling()
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/27156")]
public void SignalRClientWorksWithLongPolling()

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We aren't removing the QuarantinedTest attribute for fixed tests now, so just added it back in. PR originally created prior to your email of changes to the quarantine process.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated PR title to reflect that we're just fixing the test, not unquarantining it.

@TanayParikh
TanayParikh enabled auto-merge (squash) June 2, 2021 23:23
@TanayParikh
TanayParikh merged commit 9610de0 into main Jun 3, 2021
@TanayParikh
TanayParikh deleted the taparik/unquarantineSignalRClientWorksWithLongPolling branch June 3, 2021 00:44
@ghost ghost added this to the 6.0-preview6 milestone Jun 3, 2021
@TanayParikh TanayParikh changed the title Unquarantine SignalRClientWorksWithLongPolling Fix SignalRClientWorksWithLongPolling Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-blazor Includes: Blazor, Razor Components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants