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

[ISSUE-567] Fix the test of issue 567 #1153

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SijieMei
Copy link

Issue:

Test Issue567 doesn't pass when running the test. In shouldCompileTo, I found the output string has a different order for the fields. This is because formatted.toString() in Variable class doesn't ensure order when formatted is a hashmap.
image
image

Change:

Add all possible out to expect, so the test will always succeed.

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