You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.PrerenderingTest.NoHotReloadListenersAreOrdinarilyRegistered()
in C:\path\dotnet\aspnetcore\src\Components\test\E2ETest\ServerExecutionTests\PrerenderingTest.cs: line 157
Build
Running locally
The text was updated successfully, but these errors were encountered:
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
Stacktrace
Build
Running locally
The text was updated successfully, but these errors were encountered: