Uh oh!
There was an error while loading. Please reload this page.
Support azdev test to auto cleanup pyc files and recordings when live test failed - #267
Support azdev test to auto cleanup pyc files and recordings when live test failed#267Yalin Li (YalinLi0312) wants to merge 4 commits into
Conversation
Yong Zhang (yonzhan)
commented
Nov 12, 2020
Harold Ran (@haroldrandom) to help with. |
Yalin Li (YalinLi0312)
commented
Nov 30, 2020
Harold Ran (@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? |
Feiyue Yu (qwordy)
commented
Dec 1, 2020
Does recording file have debug info that is useful? |
Yalin Li (YalinLi0312)
commented
Dec 1, 2020
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. |
Feiyue Yu (qwordy)
commented
Dec 2, 2020
This PR removes recording files when a test fails. Right? Is it possible that people need the recording files to debug? |
80f5c42 to
9b59e4eCompare
For issue #208