Fix PluginVmFilesTest to properly clear LSB-Release
The PluginVmFilesTest currently uses SetChromeOSVersionInfoForTest, but this affects global state which is currently causing subsequent runs of the unrelated PluginVmManager tests to fail. This CL changes this to use the ScopedSetRunningOnChromeOSForTesting object instead. Bug: 957477 Change-Id: Ie639e796aef536cd28bb884a310252b267b15270 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611072Reviewed-by:Joel Hockey <joelhockey@chromium.org> Commit-Queue: Timothy Loh <timloh@chromium.org> Cr-Commit-Position: refs/heads/master@{#659421}
Showing
Please register or sign in to comment