Skip to content

Nightly source tarballs don't have tests/ directory #107081

New issue

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

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

Already on GitHub? # to your account

Closed
aeubanks opened this issue Jan 19, 2023 · 1 comment · Fixed by #107239
Closed

Nightly source tarballs don't have tests/ directory #107081

aeubanks opened this issue Jan 19, 2023 · 1 comment · Fixed by #107239
Labels
C-bug Category: This is a bug. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
Milestone

Comments

@aeubanks
Copy link
Contributor

Downloading the nightly sources from https://static.rust-lang.org/dist/rustc-nightly-src.tar.gz, there's no tests directory.

$ cat git-commit-info 
333ee6c466972185973d5097f8b5fb0f9fb13fa5
333ee6c46
2023-01-18

presumably something wasn't updated after the big src/test -> tests commit

@aeubanks aeubanks added the C-bug Category: This is a bug. label Jan 19, 2023
@albertlarsan68
Copy link
Member

@rustbot label +T-infra

@rustbot rustbot added the T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. label Jan 19, 2023
@Mark-Simulacrum Mark-Simulacrum added this to the 1.68.0 milestone Jan 24, 2023
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this issue Jan 25, 2023
Bring tests back into rustc source tarball

They were missing after recent move from src/test to tests.

cc `@albertlarsan68`

Fixes rust-lang#107081
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this issue Jan 25, 2023
Bring tests back into rustc source tarball

They were missing after recent move from src/test to tests.

cc ``@albertlarsan68``

Fixes rust-lang#107081
@bors bors closed this as completed in b7baa9f Jan 26, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
C-bug Category: This is a bug. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants