Skip to content

Fix error_location spec substrings#157

Merged
tobi merged 1 commit into
Shopify:mainfrom
tobi:fix-error-location-specs2
Jul 9, 2026
Merged

Fix error_location spec substrings#157
tobi merged 1 commit into
Shopify:mainfrom
tobi:fix-error-location-specs2

Conversation

@tobi

@tobi tobi commented Jul 9, 2026

Copy link
Copy Markdown
Member

The substrings 'if' and 'bad_syntax' don't appear in all implementations' error messages. Changed to 'not properly terminated' which is a common phrase for unterminated tag errors.

- parse_error_line_3_structured: 'if' → 'not properly terminated'
  (the tag name may not appear in all implementations' error messages)
- partial_error_line_2_structured: 'bad_syntax' → 'not properly terminated'
  (the partial name may not appear in raised exceptions, only in inline output)
@tobi tobi merged commit a2b8853 into Shopify:main Jul 9, 2026
1 of 2 checks 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.

1 participant