Open
Description
Noticed in #128929 (comment).
Some test suites use normalize_output
when error format is JSON, some test suites do a bit of their own normalization with custom rules, and what we end up with is likely some duplicate logic and subtle inconsistencies. We should probably have e.g. paths normalized consistently across test suites, and document the suite-specific normalizations.
Metadata
Metadata
Assignees
Labels
Area: The compiletest test runnerArea: Documentation for any part of the project, including the compiler, standard library, and toolsCategory: PRs that clean code up or issues documenting cleanup.Call for participation: Hard difficulty. Experience needed to fix: A lot.This issue needs exploration and design to see how and if we can fix/implement itCall for partcipation: This issues needs some investigation to determine current statusRelevant to the compiler team, which will review and decide on the PR/issue.
Type
Projects
Status
Backlog