Skip to content

compiletest: inconsistent and inconvenient ways to request verbose test output #134110

Open
@jieyouxu

Description

compiletest has some strange --nocapture (which is a libtest thing) support for ui tests but inconsistently for other test suites. crashes test suite uses an env var COMPILETEST_VERBOSE_CRASHES=1 to unhide the crashes test failure output. run-make test suite has multiple layer of hiding going on.

There's also the bootstrap verbose/verbose tests -> compiletest handling.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    A-compiletestArea: The compiletest test runnerA-test-infraArea: test infrastructure (may span bootstrap/compiletest/more)A-testsuiteArea: The testsuite used to check the correctness of rustcC-bugCategory: This is a bug.E-hardCall for participation: Hard difficulty. Experience needed to fix: A lot.E-needs-investigationCall for partcipation: This issues needs some investigation to determine current statusT-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

    Type

    No type

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions