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

loading: a bug fix, complete tests, delete old/redundant tests #26260

Merged
merged 2 commits into from
Feb 28, 2018

Conversation

StefanKarpinski
Copy link
Member

No description provided.

This refactors the testing and adds tests for `locate_package` in
addition to `identify_package`. In order for these tests to pass,
`locate_package` had to be fixed so that it can fine the entry
point file for a project that is in the load path.
@StefanKarpinski
Copy link
Member Author

@JeffBezanson: can you verify that the AV failure here is the one that #26257 is meant to fix? In that case does it make sense to merge this now since the failure is pre-existing, unrelated to this change, and will be fixed elsewhere?

@StefanKarpinski
Copy link
Member Author

Nevermind, I convinced myself that it is the same (same error, same backtrace), so imma merge this.

@StefanKarpinski StefanKarpinski merged commit 115b86b into master Feb 28, 2018
@StefanKarpinski StefanKarpinski deleted the sk/loadtests branch February 28, 2018 23:31
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.

1 participant