Skip to content

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

Merged
jknack merged 1 commit into
jknack:masterfrom
SijieMei:master
Jun 16, 2026
Merged

[ISSUE-567] Fix the test of issue 567#1153
jknack merged 1 commit into
jknack:masterfrom
SijieMei:master

Conversation

@SijieMei

Copy link
Copy Markdown
Contributor

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.

@jknack jknack added this to the 4.5.2 milestone Jun 16, 2026
@jknack jknack merged commit 7cac15f into jknack:master Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants