Skip to content

NoHotReloadListenersAreOrdinarilyRegistered fails about 50% of the time locally #35449

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

Closed
SteveSandersonMS opened this issue Aug 18, 2021 · 0 comments · Fixed by #37768
Closed
Assignees
Labels
area-blazor Includes: Blazor, Razor Components Done This issue has been fixed test-failure

Comments

@SteveSandersonMS
Copy link
Member

In #35414 I'm getting the E2E tests into a state where they all pass consistently locally. The CI situation is still extremely messy, but that is a separate problem.

Very few E2E tests have any issues running locally now, since they are all running in series and not overlapping, but this one has been failing about 50% of the time. I'm marking it as skipped for now.

Failing Test(s)

Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.PrerenderingTest.NoHotReloadListenersAreOrdinarilyRegistered

Error Message

Assert.False() Failure
Expected: False
Actual:   True

Stacktrace

Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.PrerenderingTest.NoHotReloadListenersAreOrdinarilyRegistered()
in C:\path\dotnet\aspnetcore\src\Components\test\E2ETest\ServerExecutionTests\PrerenderingTest.cs: line 157

Build

Running locally

@SteveSandersonMS SteveSandersonMS added test-failure area-blazor Includes: Blazor, Razor Components labels Aug 18, 2021
@pranavkm pranavkm added this to the 6.0.0 milestone Aug 19, 2021
@pranavkm pranavkm modified the milestones: 6.0.0, 6.0-Stabilization Oct 14, 2021
@mkArtakMSFT mkArtakMSFT modified the milestones: 6.0.0, 6.0-docs-infra Oct 19, 2021
pranavkm added a commit to pranavkm/aspnetcore that referenced this issue Oct 22, 2021
@ghost ghost added the Working label Oct 27, 2021
@ghost ghost added Done This issue has been fixed and removed Working labels Oct 27, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Nov 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components Done This issue has been fixed test-failure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants