Skip to content

Remove ast.json files and skip tests when explain: false in metadata#9

Merged
kyleconroy merged 2 commits intomainfrom
claude/cleanup-ast-skip-tests-01691C2nR5zCfu4GV2EaHPyc
Dec 13, 2025
Merged

Remove ast.json files and skip tests when explain: false in metadata#9
kyleconroy merged 2 commits intomainfrom
claude/cleanup-ast-skip-tests-01691C2nR5zCfu4GV2EaHPyc

Conversation

@kyleconroy
Copy link
Copy Markdown
Collaborator

  • Remove all 6823 ast.json files from testdata directories
  • Add Explain *bool field to testMetadata struct (pointer to distinguish
    between missing and explicit false)
  • Skip tests when explain is explicitly false in metadata
  • Add CLAUDE.md with test timeout guidance

- Remove all 6823 ast.json files from testdata directories
- Add Explain *bool field to testMetadata struct (pointer to distinguish
  between missing and explicit false)
- Skip tests when explain is explicitly false in metadata
- Add CLAUDE.md with test timeout guidance
- Add Skip bool field to testMetadata struct
- Skip tests when skip: true in metadata before parsing
- Mark 03550_union_intersect_except_default_mode_rewrite_exception_safety
  with skip: true to avoid infinite loop timeout
@kyleconroy kyleconroy merged commit 1eefa49 into main Dec 13, 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.

2 participants