Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Look for temporary logs in the specific root folder instead of the whole tempdir #1147

Merged
merged 6 commits into from
Jan 21, 2020

Conversation

mykola-mokhnach
Copy link
Contributor

This should speed up the cleanup process

@@ -20,6 +20,8 @@ const XCTEST_LOG_FILES_PATTERNS = [
/^Session-WebDriverAgentRunner.*\.log$/i,
/^StandardOutputAndStandardError\.txt$/i,
];
const XCTEST_LOGS_CACHE_FOLDER_PREFIX = 'com.apple.dt.XCTest';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice to find 🎉

@mykola-mokhnach mykola-mokhnach merged commit 3921fbf into appium:master Jan 21, 2020
@mykola-mokhnach mykola-mokhnach deleted the tune_cleanup branch January 21, 2020 19:48
khanayan123 pushed a commit to khanayan123/appium-xcuitest-driver that referenced this pull request May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants