Descriptionathena: Avoid initializaing chromeos::Network for tests.
Initializaing chromeos::Network triggers a whole bunch of things that are
not necessary or useful in tests. So avoid initializing this subsystem, since
none of the tests depend on it. Tests that do depend on this in the future
should explicitly initialize this from SetUp().
This change brings down the runtime of athena_unittests significantly.
BUG=412535
R=oshima@chromium.org
Committed: https://crrev.com/9ac6e8a2e435f3e732996c57840fb109b5cc4f6e
Cr-Commit-Position: refs/heads/master@{#300491}
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|