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

Make it easier to debug RuleRunner tests. #11748

Merged
merged 2 commits into from
Mar 19, 2021

Conversation

jsirois
Copy link
Contributor

@jsirois jsirois commented Mar 19, 2021

Depending on your familiarity with RuleRunner, getting local process execution
directories preserved could be arcane. The obvious route, using set_options,
does not work. Wrap this all up and cleanup the build root by default - it
leaked previously.

[ci skip-rust]

Depending on your familiarity with RuleRunner, getting local process execution
directories preserved could be arcane. The obvious route, using set_options,
does not work. Wrap this all up and cleanup the build root by default - it
leaked previously.

# Rust tests and lints will be skipped. Delete if not intended.
[ci skip-rust]
# Rust tests and lints will be skipped. Delete if not intended.
[ci skip-rust]

# Building wheels and fs_util will be skipped. Delete if not intended.
[ci skip-build-wheels]
Copy link
Contributor

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

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

Thanks!

@jsirois jsirois merged commit bda690c into pantsbuild:main Mar 19, 2021
@jsirois jsirois deleted the RuleRunner/preserve_tmpdirs branch March 19, 2021 23:00
@benjyw benjyw mentioned this pull request Mar 20, 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.

2 participants