Support azdev test to auto cleanup pyc files and recordings when live test failed
For issue #208
@haroldrandom to help with.
@haroldrandom This PR is literally split out from previous big PR, it has addressed your comments there, and excludes the multi-process implementation. Do you have any new comments? Could we wrap up this week?
Does recording file have debug info that is useful?
Does recording file have debug info that is useful?
I don't quite understand your question. The content of recordings are same as before, and this PR is changing the behavior when test failed.
Does recording file have debug info that is useful?
I don't quite understand your question. The content of recordings are same as before, and this PR is changing the behavior when test failed.
This PR removes recording files when a test fails. Right? Is it possible that people need the recording files to debug?