rust-lang / rust-lang/rust

request: x test vs x test all etc

Open
#144,459 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

A-testsuite C-discussion T-bootstrap
Dominant language
Rust
Stars
119k
Forks
16.1k
PR merge metrics
PR metrics pending

Description

Summary

Essentially documenting the zulip discussion taken from #new members > Linux Distribution @ 💬. We believe a distinction between x test, x test all, and x test <subcategory> would be appreciated, especially with regards to bootstrap tests which may be not very predictable depending on OS, and different contributors with different goals may benefit from only testing a specific subsection of tests.

One such approach would be to error out on a plain x test and give suggestions of different test suites. Another (not necessarily contradictory) approach would be to check prerequisites before running a specific suite.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked Zulip discussion and the bootstrap x test entry point to understand the proposed distinction between x test, x test all, and x test <subcategory>. Done means agreeing on the test-suite behavior and prerequisite checks, then documenting or implementing the selected approach.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
build-system, testing-qa
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.