Skip to content

CFE-2140: Allowed modules to define lists with a trailing comma - #6271

Open
nickanderson wants to merge 1 commit into
cfengine:masterfrom
nickanderson:CFE-2140/master
Open

CFE-2140: Allowed modules to define lists with a trailing comma#6271
nickanderson wants to merge 1 commit into
cfengine:masterfrom
nickanderson:CFE-2140/master

Conversation

@nickanderson

Copy link
Copy Markdown
Member

Seven single trailing comma cases move from the unit test's must-fail table to must-pass, which is where the acceptance test has expected them since 2015.

Ticket: CFE-2140

{ "a", } was rejected as malformed. Two commas in a row and a leading comma
still are.

The unit test disagreed with the acceptance test here, so seven single trailing
comma cases move from the must-fail table to the must-pass table.

Ticket: CFE-2140
Changelog: Title
Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>
@nickanderson
nickanderson requested a review from larsewi August 5, 2026 20:55
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.

2 participants