We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CI jobs are defined in the jobs.yml file. We need to document how to find out which tests each job run.
E.g. people should be able to answer questions like:
I want to run tests/codegen on an i686 mingw try job, which CI job should I be using?".
Document this in https://rustc-dev-guide.rust-lang.org/tests/ci.html
For reference, the initial zulip request is here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
CI jobs are defined in the jobs.yml file. We need to document how to find out which tests each job run.
E.g. people should be able to answer questions like:
Document this in https://rustc-dev-guide.rust-lang.org/tests/ci.html
For reference, the initial zulip request is here.
Related work
The text was updated successfully, but these errors were encountered: