aspnetcore
aspnetcore copied to clipboard
Test Failure: BlazorServerTemplateWorks_NoAuth
Build: https://dev.azure.com/dnceng/public/_build/results?buildId=1027022&view=logs&j=8c9dd6ae-5017-5a70-997c-c2386fed4e85&t=67839355-6a03-55d6-fbd7-5d56c2fd9ea1
Failed Templates.Test.BlazorServerTemplateTest.BlazorServerTemplateWorks_NoAuth(browserKind: Chromium) [2 m 50 s]
Error Message:
System.TimeoutException : Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for selector "h1+p >> text=Current count: 1" to be visible
============================================================
Note: use DEBUG=pw:api environment variable and rerun to capture Playwright logs.
Stack Trace:
at PlaywrightSharp.Transport.Connection.SendMessageToServerAsync[T](String guid, String method, Object args, Boolean ignoreNullValues, JsonSerializerOptions serializerOptions, Boolean treatErrorPropertyAsError) in /Users/neo/Documents/Coding/Personal/playwright-sharp/src/PlaywrightSharp/Transport/Connection.cs:line 163
at PlaywrightSharp.Frame.WaitForSelectorAsync(Boolean isPageCall, String selector, Nullable`1 state, Nullable`1 timeout) in /Users/neo/Documents/Coding/Personal/playwright-sharp/src/PlaywrightSharp/Frame.cs:line 645
at Templates.Test.BlazorServerTemplateTest.TestBasicNavigation(IPage page) in /_/src/ProjectTemplates/BlazorTemplates.Tests/BlazorServerTemplateTest.cs:line 200
at Templates.Test.BlazorServerTemplateTest.BlazorServerTemplateWorks_NoAuth(BrowserKind browserKind) in /_/src/ProjectTemplates/BlazorTemplates.Tests/BlazorServerTemplateTest.cs:line 74
at Templates.Test.BlazorServerTemplateTest.BlazorServerTemplateWorks_NoAuth(BrowserKind browserKind) in /_/src/ProjectTemplates/BlazorTemplates.Tests/BlazorServerTemplateTest.cs:line 101
This is failing to wait for the navigation to be intercepted.
Thanks for contacting us.
We're moving this issue to the Next sprint planning milestone for future evaluation / consideration. We will evaluate the request when we are planning the work for the next milestone. To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.
Tests currently skipped via https://github.com/dotnet/aspnetcore/pull/40129, will be unskipped via https://github.com/dotnet/aspnetcore/issues/38818 along with being re-enabled in helix.
Thanks for contacting us.
We're moving this issue to the .NET 7 Planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.