We manually start and stop the EmbeddedTestServer in XR tests when we need it (e.g. for permissions). Instead, we should use something like EmbeddedTestServerRule that will automatically handle start and cleanup, although it would be preferable for it to be lazy unlike EmbeddedTestServerRule since we don't need the server most of the time.
Comment 1 by bugdroid1@chromium.org
, Nov 20