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

Mark empty selectors failed in case resolution fails #6676

Merged
merged 2 commits into from
Sep 10, 2018

Conversation

ljacomet
Copy link
Member

@ljacomet ljacomet commented Sep 7, 2018

Changes that skipped empty selectors caused them to end in a resolved
state without a failure nor a selected target component. This commit
fixes the failure case as it was causing a NPE during failure
collection.

@ljacomet ljacomet force-pushed the ljacomet/dependency-management/empty-selector branch 2 times, most recently from 5a35ff0 to 322f689 Compare September 10, 2018 08:19
Changes that skipped empty selectors caused them to end in a resolved
state without a failure nor a selected target component. This commit
fixes the failure case as it was causing a NPE during failure
collection.

Fixes #6675
This change aims at preventing any resize from happening at the cost of
higher memory consumption for a short time.
@ljacomet ljacomet force-pushed the ljacomet/dependency-management/empty-selector branch from 322f689 to ecec46e Compare September 10, 2018 10:40
@ljacomet ljacomet merged commit ecec46e into master Sep 10, 2018
@ljacomet ljacomet deleted the ljacomet/dependency-management/empty-selector branch September 10, 2018 10:40
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