Skip to content

Remove verify_prism_regression_tests.sh#826

Open
thomasmarshall wants to merge 1 commit intomasterfrom
remove-verify-prism-script
Open

Remove verify_prism_regression_tests.sh#826
thomasmarshall wants to merge 1 commit intomasterfrom
remove-verify-prism-script

Conversation

@thomasmarshall
Copy link

We no longer need this script. The prism_regression tests themselves compare the desugar tree with the original parser. We no longer have parse trees to compare, because we're directly desugaring from Prism nodes to AST expression pointers.

@amomchilov amomchilov force-pushed the desugar-remaining branch 2 times, most recently from d96acf3 to 7f35d5d Compare December 19, 2025 19:25
@thomasmarshall thomasmarshall force-pushed the remove-verify-prism-script branch from 9491219 to e4f28a9 Compare January 7, 2026 12:23
@thomasmarshall thomasmarshall force-pushed the remove-verify-prism-script branch from e4f28a9 to b8e2118 Compare February 5, 2026 11:48
@thomasmarshall thomasmarshall changed the base branch from desugar-remaining to master February 5, 2026 11:48
We no longer need this script. The `prism_regression` tests themselves
compare the desugar tree with the original parser. We no longer have
parse trees to compare, because we're directly desugaring from Prism
nodes to AST expression pointers.
@thomasmarshall thomasmarshall force-pushed the remove-verify-prism-script branch from b8e2118 to dc32032 Compare February 5, 2026 11:49
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