devicelab: replace the FLUTTER_ENGINE environment variable with the new local engine flags#36969
Conversation
|
(for archeology purposes, can you briefly describe the motivation for this change? thanks) |
|
This LGTM, would also appreciate the explanation. It looks to me like this was added as a way to set the local engine before we could just pass --local-engine to the command, and now that we can do that it gets confusing when both are set. |
|
The devicelab script contained a feature that was intended to let you run a devicelab test with a local engine build by setting the Recently a |
…ew local engine flags
f55747a to
680c07b
Compare
…ew local engine flags (flutter#36969)
No description provided.