Skip to content

Add Test cases for the repair of BF algorithm of dependent package when children are empty#173

Closed
weibo1995 wants to merge 7 commits intoapache:masterfrom
weibo1995:bf-bugfix
Closed

Add Test cases for the repair of BF algorithm of dependent package when children are empty#173
weibo1995 wants to merge 7 commits intoapache:masterfrom
weibo1995:bf-bugfix

Conversation

@weibo1995
Copy link
Copy Markdown
Contributor

Add Test cases for the repair of BF algorithm of dependent package when children are empty( #172 ).

After adding, it covers two cases.

The first is that the dependent package of no children is on the left. The dependencies are as follows:
image
The expected final dependency tree after conflict resolving is as follows:
image

The second is that the dependent package of no children is on the right. The dependencies are as follows:
image

The expected final dependency tree after conflict resolving is as follows:
image

thanks.

weibo1995 added 6 commits May 5, 2022 15:27
…strategies are adopted when a dependency package has no indirect dependency.

Signed-off-by: hongbo.weihb <hongbo.weihb@alibaba-inc.com>
…ion dependencies is empty

Signed-off-by: hongbo.weihb <hongbo.weihb@alibaba-inc.com>
…or dependencies is empty

Signed-off-by: hongbo.weihb <hongbo.weihb@alibaba-inc.com>
Signed-off-by: hongbo.weihb <hongbo.weihb@alibaba-inc.com>
Signed-off-by: hongbo.weihb <hongbo.weihb@alibaba-inc.com>
…and right.

Signed-off-by: hongbo.weihb <hongbo.weihb@alibaba-inc.com>
@weibo1995 weibo1995 closed this May 6, 2022
@weibo1995 weibo1995 reopened this May 6, 2022
@weibo1995 weibo1995 closed this May 6, 2022
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