Skip to content

Conversation

@BrennanConroy
Copy link
Member

Noticed that every helix test run was installing playwright which is super unnecessary. This is because for some reason System.CommandLine treats anything other than "false" as true when using parseResult.ValueForOption<bool>("--playwright");, and since we were passing string.Empty it defaulted to true.

@BrennanConroy BrennanConroy requested review from a team, dougbu and wtgodbe as code owners September 7, 2022 22:42
@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Sep 7, 2022
@BrennanConroy
Copy link
Member Author

Verified in logs that test runs skip playwright now.

@BrennanConroy
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@dougbu dougbu added the tell-mode Indicates a PR which is being merged during tell-mode label Sep 8, 2022
@dougbu
Copy link
Contributor

dougbu commented Sep 8, 2022

test-only == tell-mode 😃

@dougbu dougbu merged commit 59870e8 into release/7.0 Sep 8, 2022
@dougbu dougbu deleted the brecon/playwright branch September 8, 2022 17:52
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 tell-mode Indicates a PR which is being merged during tell-mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants