Skip to content

Conversation

@MackinnonBuck
Copy link
Member

@MackinnonBuck MackinnonBuck commented Oct 6, 2022

Fix components-e2e pipeline

The cause of the issue appears to be how we were opening/switching tabs to sign in during the auth tests. There seems to be some flakiness in IWebDriver.WindowHandles (possibly a selenium bug). This PR simplifies our approach and avoids using WindowHandles.

I also updated the ChromeDriver version, since that hasn't been done in a while.

Fixes #44385

@MackinnonBuck MackinnonBuck requested a review from a team as a code owner October 6, 2022 21:39
@MackinnonBuck MackinnonBuck added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Oct 6, 2022
@ghost
Copy link

ghost commented Oct 6, 2022

Hey @dotnet/aspnet-build, looks like this PR is something you want to take a look at.

@MackinnonBuck MackinnonBuck merged commit f95394b into main Oct 6, 2022
@MackinnonBuck MackinnonBuck deleted the mbuck/fix-components-e2e-pipeline branch October 6, 2022 23:21
@ghost ghost added this to the 8.0-preview1 milestone Oct 6, 2022
@MackinnonBuck
Copy link
Member Author

/backport to release/7.0

@ghost
Copy link

ghost commented Oct 6, 2022

Hi @MackinnonBuck. It looks like you just commented on a closed PR. The team will most probably miss it. If you'd like to bring something important up to their attention, consider filing a new issue and add enough details to build context.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2022

MackinnonBuck added a commit that referenced this pull request Oct 24, 2022
dougbu pushed a commit that referenced this pull request Nov 2, 2022
… the same action multiple times' (#44718)

* Fix Blazor RemoteAuthenticatorView processing the same action multiple times
* Fix components-e2e pipeline (#44402)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Blazor Components-E2E Pipeline is Broken

3 participants