Skip to content
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

Flaky BlazorServerTemplateWorks_IndividualAuth test #30807

Closed
captainsafia opened this issue Mar 10, 2021 · 3 comments
Closed

Flaky BlazorServerTemplateWorks_IndividualAuth test #30807

captainsafia opened this issue Mar 10, 2021 · 3 comments
Labels
area-blazor Includes: Blazor, Razor Components ✔️ Resolution: Duplicate Resolved as a duplicate of another issue Status: Resolved test-failure
Milestone

Comments

@captainsafia
Copy link
Member

Templates.Test.BlazorServerTemplateTest.BlazorServerTemplateWorks_IndividualAuth(browserKind: Chromium, useLocalDB: False) is failing with a timeout.

Build: https://dev.azure.com/dnceng/public/_build/results?buildId=1030870&view=ms.vss-test-web.build-test-results-tab&runId=31993420&resultId=125304&paneView=debug

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 210
   at Templates.Test.BlazorServerTemplateTest.BlazorServerTemplateWorks_IndividualAuth(BrowserKind browserKind, Boolean useLocalDB) in /_/src/ProjectTemplates/BlazorTemplates.Tests/BlazorServerTemplateTest.cs:line 145
--- End of stack trace from previous location ---
@HaoK
Copy link
Member

HaoK commented Mar 11, 2021

Possibly related to #30825 which is what errors showed up on osx for this test

@Pilchie Pilchie added the area-blazor Includes: Blazor, Razor Components label Mar 11, 2021
@javiercn javiercn added this to the Next sprint planning milestone Mar 15, 2021
@ghost
Copy link

ghost commented Mar 15, 2021

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.

@HaoK
Copy link
Member

HaoK commented Mar 23, 2021

Tracked as part of #30882

@HaoK HaoK closed this as completed Mar 23, 2021
@HaoK HaoK added the ✔️ Resolution: Duplicate Resolved as a duplicate of another issue label Mar 23, 2021
@ghost ghost added the Status: Resolved label Mar 23, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Apr 22, 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 ✔️ Resolution: Duplicate Resolved as a duplicate of another issue Status: Resolved test-failure
Projects
None yet
Development

No branches or pull requests

5 participants