Support getting file metadata on Windows #9513
Annotations
16 errors
actual output differs from expected:
tests/fail-dep/concurrency/windows_join_main.stderr#L2
this line was expected to be `error: abnormal termination: invalid handle -2147483648 at src/shims/windows/thread.rs:LL:CC`
|
actual output differs from expected:
tests/fail-dep/concurrency/windows_join_main.stderr#L6
this line was expected to be ` | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid handle -2147483648 at src/shims/windows/thread.rs:LL:CC`
|
actual output differs from expected:
tests/fail-dep/concurrency/windows_join_main.stderr#L9
this line was expected to be ` = note: inside closure at tests/fail-dep/concurrency/windows_join_main.rs:LL:CC`
|
extraneous lines in output:
tests/fail-dep/concurrency/windows_join_main.stderr#L12
remove this line and possibly later ones by blessing the test
|
actual output differs from expected:
tests/fail-dep/concurrency/windows_join_main.stderr#L35
this line was expected to be `error: aborting due to 1 previous error`
|
|
|
Unmatched diagnostics:
tests/fail-dep/concurrency/windows_join_main.rs#L21
Error: abnormal termination: invalid handle -2147483648 at src\shims\windows\thread.rs:65:27
|
build (windows-latest, i686-pc-windows-msvc)
Process completed with exit code 1.
|
test got exit status: 101:
tests/pass/shims/fs.rs#L1
the compiler panicked
|
test generated output:
tests/pass/shims/fs.rs#L1
you likely need to bless the tests with `./miri test --bless`
|
build (macos-14, aarch64-apple-darwin)
Process completed with exit code 1.
|
test got exit status: 101:
tests/pass/shims/fs.rs#L1
the compiler panicked
|
test generated output:
tests/pass/shims/fs.rs#L1
you likely need to bless the tests with `./miri test --bless`
|
build (ubuntu-latest, x86_64-unknown-linux-gnu)
Process completed with exit code 1.
|
conclusion
Process completed with exit code 1.
|