Skip to content

We handle carriage return within ui_test #731

We handle carriage return within ui_test

We handle carriage return within ui_test #731

Triggered via pull request August 3, 2024 09:50
Status Failure
Total duration 5m 36s
Artifacts

rust.yml

on: pull_request
check rustfmt
11s
check rustfmt
check clippy
18s
check clippy
Matrix: build-std
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test generated output: tests/integrations/cargo-run/Cargo.toml#L1
you likely need to bless the tests with `cargo test -- -- --bless`
actual output differs from expected: tests/integrations/cargo-run/Cargo.stdout#L7
this line was expected to be `tests/actual_tests/empty_no_stdin.rs ... FAILED`
actual output differs from expected: tests/integrations/cargo-run/Cargo.stdout#L12
this line was expected to be `FAILED TEST: tests/actual_tests/empty_no_stdin.rs`
missing line in output: tests/integrations/cargo-run/Cargo.stdout#L14
bless the test to create a line containing `error: actual output differed from expected`
test generated output: tests/integrations/basic-bin/Cargo.toml#L1
you likely need to bless the tests with `cargo test -- -- --bless`
actual output differs from expected: tests/integrations/basic-bin/Cargo.stdout#L8
this line was expected to be `tests/actual_tests/foomp.rs ... FAILED`
actual output differs from expected: tests/integrations/basic-bin/Cargo.stdout#L10
this line was expected to be `FAILED TEST: tests/actual_tests/foomp.rs`
missing line in output: tests/integrations/basic-bin/Cargo.stdout#L12
bless the test to create a line containing `error: actual output differed from expected`