Skip to content

Allow patternless error and warning matchers #508

Allow patternless error and warning matchers

Allow patternless error and warning matchers #508

Re-run triggered October 6, 2023 11:57
Status Failure
Total duration 5m 26s
Artifacts

rust.yml

on: pull_request
check rustfmt
19s
check rustfmt
check clippy
33s
check clippy
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

14 errors
test generated output: tests/integrations/cargo-run/Cargo.toml#L1
you likely need to bless the tests with `"/home/runner/work/ui_test/ui_test/dir with spaces/ui test/target/debug/deps/integration-ca7264a627e1aad3" "--check" --bless`
actual output differs from expected: tests/integrations/cargo-run/Cargo.stdout#L8
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#L13
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#L15
bless the test to create a line containing `error: actual output differed from expected`
actual output differs from expected: tests/integrations/basic-fail/Cargo.stderr#L10
this line was expected to be `thread 'main' panicked at tests/ui_tests_bless.rs:52:18:`
actual output differs from expected: tests/integrations/basic-fail/Cargo.stderr#L13
this line was expected to be ` $DIR/src/lib.rs:LL:CC)`
missing line in output: tests/integrations/basic-fail/Cargo.stdout#L238
bless the test to create a line containing `error: actual output differed from expected`
actual output differs from expected: tests/integrations/basic-fail/Cargo.stdout#L259
this line was expected to be `thread 'rustc' panicked at compiler/rustc_errors/src/lib.rs:`
missing line in output: tests/integrations/basic-fail/Cargo.stdout#L266
bless the test to create a line containing `note: please attach the file at `$DIR/$DIR/rustc-ice-2023-10-06T12:02:04.750245188Z-8679.txt` to your bug report`
tests (windows-latest, i686-pc-windows-msvc)
The job was canceled because "ubuntu-latest_x86_64-unkn" failed.
tests (windows-latest, i686-pc-windows-msvc)
The operation was canceled.
tests (macos-latest, x86_64-apple-darwin)
The job was canceled because "ubuntu-latest_x86_64-unkn" failed.
tests (macos-latest, x86_64-apple-darwin)
The operation was canceled.