Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

gcurtis
Copy link
Collaborator

@gcurtis gcurtis commented Nov 21, 2024

The TestSetEnv test is flaking due to the random iteration order of maps. Sort the new members to make the field order deterministic. Move the test cases into file_test.go with the other AST tests.

The `TestSetEnv` test is flaking due to the random iteration order of
maps. Sort the new members to make the field order deterministic. Move
the test cases into `file_test.go` with the other AST tests.
@gcurtis gcurtis merged commit 3c4df04 into main Nov 22, 2024
29 checks passed
@gcurtis gcurtis deleted the gcurtis/ast-setenv branch November 22, 2024 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants