Descriptiontrial_dir: remove files after auto-unmocking stuff.
If a test mocks low level filesystem calls (such as open and listdir),
then rmtree of trial_dir will still use the mocks, resulting in spurious test failures.
Instead, first auto-unmock things, and then do rm_tree.
R=akuegel@chromium.org, akuegel@google.com, phajdan@google.com
CC=iannucci@google.com,pgervais@google.com
BUG=
Committed: https://chromium.googlesource.com/infra/testing/testing_support/+/1208413163890b24836e5b3295147bd2b2cc3fb8
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 4 (1 generated)
|