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

Add parallel front-end test set to compiler-test #118698

Open
3 tasks
Tracked by #113349
SparrowLii opened this issue Dec 7, 2023 · 0 comments
Open
3 tasks
Tracked by #113349

Add parallel front-end test set to compiler-test #118698

SparrowLii opened this issue Dec 7, 2023 · 0 comments
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc WG-compiler-parallel Working group: Parallelizing the compiler

Comments

@SparrowLii
Copy link
Member

SparrowLii commented Dec 7, 2023

Parallel front end need some tests in CI, to prevent certain changes from making it unavailable. (e.g. #113730)

Tasks

@rustbot rustbot added the needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. label Dec 7, 2023
@SparrowLii SparrowLii added the WG-compiler-parallel Working group: Parallelizing the compiler label Dec 7, 2023
@saethlin saethlin removed the needs-triage This issue may need triage. Remove it if it has been sufficiently triaged. label Dec 7, 2023
@aDotInTheVoid aDotInTheVoid added the A-testsuite Area: The testsuite used to check the correctness of rustc label Dec 9, 2023
Nadrieril added a commit to Nadrieril/rust that referenced this issue Feb 7, 2024
…rcote

Add parallel rustc ui tests

Updates rust-lang#118698

Add some ui tests for parallel rustc front end

This is a relatively large feature so I think it's worth creating a new entity in tests/ui folder, so we need to modify the limit in tidy.
Nadrieril added a commit to Nadrieril/rust that referenced this issue Feb 7, 2024
…rcote

Add parallel rustc ui tests

Updates rust-lang#118698

Add some ui tests for parallel rustc front end

This is a relatively large feature so I think it's worth creating a new entity in tests/ui folder, so we need to modify the limit in tidy.
rust-timer added a commit to rust-lang-ci/rust that referenced this issue Feb 7, 2024
Rollup merge of rust-lang#120664 - SparrowLii:parallel_test, r=nnethercote

Add parallel rustc ui tests

Updates rust-lang#118698

Add some ui tests for parallel rustc front end

This is a relatively large feature so I think it's worth creating a new entity in tests/ui folder, so we need to modify the limit in tidy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc WG-compiler-parallel Working group: Parallelizing the compiler
Projects
Status: Todo
Development

No branches or pull requests

4 participants