Skip to content
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

Option to regress on any output change #139

Open
JakobDegen opened this issue Oct 27, 2021 · 1 comment
Open

Option to regress on any output change #139

JakobDegen opened this issue Oct 27, 2021 · 1 comment
Labels
A-boundary-checks Area: Regress and satisifies conditions enhancement New feature or request

Comments

@JakobDegen
Copy link

Some more complicated situations do not allow one to find an example that cleanly succeeds/fails depending on rustc version. Especially when hacking on rustc is eg find an example that produces one error more/less than it should. Adding support for this situation by having an output that just reports any change as a regression would be useful.

@langston-barrett
Copy link

Is this something that can be accomplished with "Testing with a script"? https://github.com/rust-lang/cargo-bisect-rustc/blob/95eaf5b24e00efa5ce5415ebdd6c8814dfc80720/TUTORIAL.md#testing-with-a-script

@ehuss ehuss added enhancement New feature or request A-boundary-checks Area: Regress and satisifies conditions labels Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-boundary-checks Area: Regress and satisifies conditions enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants