Skip to content

fix blatently wrong code in path_to_top_of_module_tree function#1054

Merged
boegel merged 2 commits intoeasybuilders:developfrom
boegel:fix_filtering_deps_to_top_of_module_tree
Oct 6, 2014
Merged

fix blatently wrong code in path_to_top_of_module_tree function#1054
boegel merged 2 commits intoeasybuilders:developfrom
boegel:fix_filtering_deps_to_top_of_module_tree

Conversation

@boegel
Copy link
Member

@boegel boegel commented Oct 3, 2014

I'll need to look into why the unit tests missed this, especially since specific tests for checking on the correctness of this function were added in #1047

@stdweird
Copy link
Contributor

stdweird commented Oct 4, 2014

nice catch. was staring at diff for quite a bit to figure what this was fixing 😄

@boegel
Copy link
Member Author

boegel commented Oct 4, 2014

It was @olavks who reported this issue on IRC. I was in denial for some time, until I took a good look at the code at it hit me...

I think the implementation was correct at some point, but refactoring introduced the bug. And the unit tests failed to catch it, even though some specific ones were added to test this functionality...

boegel added a commit that referenced this pull request Oct 6, 2014
…ule_tree

fix blatently wrong code in path_to_top_of_module_tree function
@boegel boegel merged commit 9521203 into easybuilders:develop Oct 6, 2014
@boegel boegel deleted the fix_filtering_deps_to_top_of_module_tree branch October 6, 2014 06:43
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