Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking Issue for compiletest directive handling bugs and papercuts #131425

Open
jieyouxu opened this issue Oct 9, 2024 · 5 comments
Open

Tracking Issue for compiletest directive handling bugs and papercuts #131425

jieyouxu opened this issue Oct 9, 2024 · 5 comments
Labels
A-compiletest Area: The compiletest test runner C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC E-needs-design This issue needs exploration and design to see how and if we can fix/implement it T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Comments

@jieyouxu
Copy link
Member

jieyouxu commented Oct 9, 2024

This is a tracking issue to collect bugs and papercuts related to compiletest directive handling (incl. parsing/syntax, error reporting, validation and actual wiring up to how tests get run). This is explicitly not for feature requests like negative ui error annotations.

@jieyouxu jieyouxu added A-compiletest Area: The compiletest test runner C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Oct 9, 2024
@jieyouxu
Copy link
Member Author

jieyouxu commented Oct 9, 2024

Technically #130981 is not a compiletest directive issue per-se, but we probably want to lint on that during directive collection and validation.

@jieyouxu jieyouxu added the E-needs-design This issue needs exploration and design to see how and if we can fix/implement it label Oct 17, 2024
@fmease

This comment has been minimized.

@jieyouxu

This comment has been minimized.

@fmease

This comment has been minimized.

@jieyouxu

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-compiletest Area: The compiletest test runner C-tracking-issue Category: An issue tracking the progress of sth. like the implementation of an RFC E-needs-design This issue needs exploration and design to see how and if we can fix/implement it T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
Development

No branches or pull requests

2 participants