commit | f6d7da245a926307dc9c59d35cb893d9b1d65d82 | [log] [tgz] |
---|---|---|
author | grt <grt@chromium.org> | Tue Feb 14 07:14:47 2017 |
committer | Commit bot <commit-bot@chromium.org> | Tue Feb 14 07:14:47 2017 |
tree | ba527e2488614003acaae8a4bc68ebef979c6ce5 | |
parent | 0deaad5f28e26bb3eddf708271dd244da8abff44 [diff] |
Fail tests fast if overriding the Windows registry fails. All calls to RegistryOverrideManager::OverrideRegistry are now wrapped in ASSERT_NO_FATAL_FAILURE, as are a few helper functions in RegistryOverrideManagerTest that should have been. BUG=688878 TBR=brettw@chromium.org Review-Url: https://codereview.chromium.org/2692843002 Cr-Commit-Position: refs/heads/master@{#450288}