-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Move some tests to more reasonable directories - 2 #80942
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
fef0d1b
to
b9840c7
Compare
This comment has been minimized.
This comment has been minimized.
b9840c7
to
b4d26b6
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I've improved the report at https://gist.github.com/petrochenkov/3130672b9d5e6c4253a8fe2f34405703 with links to tests and issues for convenience. |
Tests that can be removed: Misclassified tests, better moved elsewhere: Misclassified tests, not clear where to move, let's keep in issues for now: |
Some subdirectories that proved to be problematic - |
@c410-f3r |
6e65bbf
to
800d9ed
Compare
This comment has been minimized.
This comment has been minimized.
800d9ed
to
f47c604
Compare
This comment has been minimized.
This comment has been minimized.
f47c604
to
3c26763
Compare
r=me after squashing commits. |
Address comments Update limits
3c26763
to
ad35979
Compare
@bors r+ p=1 (conflict-prone) |
📌 Commit ad35979 has been approved by |
☀️ Test successful - checks-actions |
Was it intentional that not even a single new ui test can be added in |
All tests with a score equal or greater than 1.0 were moved to their respective directories by issuing
Observation: The first column values is the only column with results greater zero
To attest the confidentiality of the model, some manual revision of at least of tests is needed and this process will be tracked in the following list:
src/test/ui/abi/issue-28676.rs
OK [Windows] Wrong ABI when interfacing with C code #28676src/test/ui/array-slice-vec/issue-15730.rs
OKsrc/test/ui/associated-types/issue-24338.rs
OK Add tests for some E-needstest issues #54823src/test/ui/associated-types/issue-48551.rs
Looks OK Unexpected panic with cgmath #48551src/test/ui/associated-types/issue-50301.rs
Looks OK Test HRTB issue accepted by compiler #63577...
cc #73494
r? @petrochenkov