Remove --single-process-tests flag from chrome_cleaner unit tests |
|
Issue descriptionchrome/chrome_cleaner/testing/test_main.cc uses the --single-process-test flag to stop tests from being run in parallel because some tests mutate global state. We should track down and clean up all the places where this happens so that we can remove this flag. |
|
►
Sign in to add a comment |
|
Comment 1 by joenotcharles@chromium.org
, Apr 26 2018