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

fix UT failed in GCC 9.1.1 #1475

Merged
merged 2 commits into from
Dec 19, 2019
Merged

fix UT failed in GCC 9.1.1 #1475

merged 2 commits into from
Dec 19, 2019

Conversation

critical27
Copy link
Contributor

@critical27 critical27 commented Dec 18, 2019

Thanks for feeding back @laura-ding.

The output of Balancer::sortedHostsByParts is not the same among different version of gcc (node arrangement in unordered_map not same).

Actually, we can't verify the balance task num and task source (in this case, gcc 9.1.1 generate one more task). Instead, we just check the partition allocation after balance.

@nebula-community-bot
Copy link
Member

Unit testing passed.

Copy link
Contributor

@dutor dutor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@nebula-community-bot
Copy link
Member

Unit testing passed.

@dutor dutor merged commit 446561e into vesoft-inc:master Dec 19, 2019
@critical27 critical27 deleted the fix branch December 19, 2019 04:24
tong-hao pushed a commit to tong-hao/nebula that referenced this pull request Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-testing PR: ready for the CI test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants