Skip to content

Conversation

@kyleconroy
Copy link
Collaborator

Restores the format roundtrip test that was removed in commit 6af51af.
The test verifies that parsing and formatting the 00007_array test case
produces the original SQL.

Restores the format roundtrip test that was removed in commit 6af51af.
The test verifies that parsing and formatting the 00007_array test case
produces the original SQL.
- Add todo_format field to testMetadata in parser_test.go and next-test
- Add -check-format flag to parser tests to check format todo tests
- Add -format flag to next-test to find format todo tests
- Set todo_format: true for all tests except 00007_array
- Format check now runs for all tests without todo_format set

This enables tracking format roundtrip test progress separately from
parse/explain tests.
@kyleconroy kyleconroy merged commit eaf72c3 into main Dec 26, 2025
1 check passed
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.

3 participants