Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Adding additional Chrome environment variables for executable resolution. #24

Merged
merged 2 commits into from
Mar 18, 2021

Conversation

Markzipan
Copy link
Contributor

@Markzipan Markzipan commented Mar 18, 2021

Currently browser_launcher.dart expects the Chrome exec to be in CHROME_EXECUTABLE, but our test bots store this in CHROME_PATH. A quick search in codesearch reveals both to be pretty common environment variables.

This'll be easier than modifying environment variables in the build system or from within the new suite of eval tests.

@Markzipan Markzipan requested a review from grouma March 18, 2021 21:38
Copy link
Contributor

@grouma grouma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's prep this to publish, update the changelog and version in the pubspec

@Markzipan
Copy link
Contributor Author

done!

@grouma grouma merged commit 12ab9f3 into master Mar 18, 2021
@grouma grouma deleted the chrome-env-vars branch March 18, 2021 22:05
mosuem pushed a commit to dart-lang/tools that referenced this pull request Oct 25, 2024
…ion. (dart-archive/browser_launcher#24)

* Adding additional Chrome environment variables to executable resolution.

* Updating changelog and version
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants