josecelano / cargo-pretty-test

A Rust command that prettifies the ugly `cargo test` output into a beautiful one.
https://users.rust-lang.org/t/cargo-test-output-with-indentation/100149
135 stars 1 forks source link

rustc stable 1.73 breaks a snapshot test of failure_info #41

Closed zjp-CN closed 11 months ago

zjp-CN commented 11 months ago

CI https://github.com/josecelano/cargo-pretty-test/actions/runs/6463914779/job/17547799572?pr=39 fails due to https://blog.rust-lang.org/2023/10/05/Rust-1.73.0.html#cleaner-panic-messages

Error msg should be the same since stable 1.73 with nightly.