Skip to content

Fix is_subpath #3628

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

Merged
merged 1 commit into from
Jun 14, 2019
Merged

Fix is_subpath #3628

merged 1 commit into from
Jun 14, 2019

Conversation

topecongiro
Copy link
Contributor

@topecongiro topecongiro commented Jun 14, 2019

Closes #3627.

@scampi scampi merged commit 4b102fd into rust-lang:master Jun 14, 2019
@scampi
Copy link
Contributor

scampi commented Jun 14, 2019

thanks!

@calebcartwright
Copy link
Member

Thank you! And glad I was able to be of some assistance 👍

I was also thinking it would be good to augment the existing tests to catch this "no system/idempotence tests ran" scenario to prevent a future recurrence. The existing test cases include a check to ensure there were 0 failed tests, so perhaps something as simple as adding another check that ensures some minimum number of tests ran/passed could address that.

Do folks think that would be valuable/helpful? If so I'd be happy to submit a PR

@scampi
Copy link
Contributor

scampi commented Jun 14, 2019

@calebcartwright that'd be nice to have, to catch such things in the future!

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.

Question: How to run system & idempotence tests
4 participants