Skip to content

Change two std process tests to not output to std{out,err}, and fix test suite stat reset in bootstrap CI test rendering#136630

Merged
bors merged 2 commits intorust-lang:masterfrom
jieyouxu:render_tests
Feb 6, 2025
Merged

Change two std process tests to not output to std{out,err}, and fix test suite stat reset in bootstrap CI test rendering#136630
bors merged 2 commits intorust-lang:masterfrom
jieyouxu:render_tests

Conversation

@jieyouxu
Copy link
Copy Markdown
Member

@jieyouxu jieyouxu commented Feb 6, 2025

I don't really know how to test if this unbreaks CI (since #136607 reported that this breaks the CI test rendering sometimes).

Fixes #136607.

r? @ChrisDenton (two Windows process tests, but feel free to reroll)

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

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Panic (attempt to subtract with overflow) when calculating the number of passed_tests in utils\render_tests.rs

5 participants