Skip to content

Add parallel front end robustness test to ui tests#132051

Closed
SparrowLii wants to merge 3 commits intorust-lang:mainfrom
SparrowLii:parallel_ui_test
Closed

Add parallel front end robustness test to ui tests#132051
SparrowLii wants to merge 3 commits intorust-lang:mainfrom
SparrowLii:parallel_ui_test

Conversation

@SparrowLii
Copy link
Copy Markdown
Member

@SparrowLii SparrowLii commented Oct 23, 2024

View all comments

update #118698
update #113349

Most of the issues of parallel front end are not reproducible, and are even fixed in compiler updates (#124423 is no longer reproducible after I updated the master branch)

This PR add all testable issues to UI tests to verify their irreproducibility. If no problems occur, and no feedback from other CI testing was received within a certain period of time, we can close the source PR

Loading
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 A-parallel-compiler Area: parallel compiler A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) A-test-infra Area: test infrastructure (may span bootstrap/compiletest/more) A-testsuite Area: The testsuite used to check the correctness of rustc 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants