Skip to content

Auto merge of #3137 - RalfJung:data-race, r=oli-obk #6019

Auto merge of #3137 - RalfJung:data-race, r=oli-obk

Auto merge of #3137 - RalfJung:data-race, r=oli-obk #6019

Triggered via push October 24, 2023 05:38
Status Failure
Total duration 40m 43s
Artifacts

ci.yml

on: push
Matrix: build
bors build finished
0s
bors build finished
bors build finished
1m 41s
bors build finished
cronjob failure notification
0s
cronjob failure notification
Fit to window
Zoom out
Zoom in

Annotations

11 errors
actual output differs from expected: tests/fail/data_race/mixed_size_read.stderr#L2
this line was expected to be `error: unsupported operation: can't call foreign function `_umtx_op` on OS `freebsd``
actual output differs from expected: tests/fail/data_race/mixed_size_read.stderr#L5
this line was expected to be `LL | / libc::_umtx_op(`
actual output differs from expected: tests/fail/data_race/mixed_size_read.stderr#L8
this line was expected to be ` = help: this is likely not a bug in the program; it indicates that the program performed an operation that the interpreter does not support`
actual output differs from expected: tests/fail/data_race/mixed_size_read.stderr#L11
this line was expected to be `LL | / thread::scope(|s| {`
Unmatched diagnostics outside the testfile: tests/fail/data_race/mixed_size_read.rs#L1
Error: unsupported operation: can't call foreign function `_umtx_op` on OS `freebsd`
actual output differs from expected: tests/fail/data_race/mixed_size_write.stderr#L2
this line was expected to be `error: unsupported operation: can't call foreign function `_umtx_op` on OS `freebsd``
actual output differs from expected: tests/fail/data_race/mixed_size_write.stderr#L5
this line was expected to be `LL | / libc::_umtx_op(`
actual output differs from expected: tests/fail/data_race/mixed_size_write.stderr#L8
this line was expected to be ` = help: this is likely not a bug in the program; it indicates that the program performed an operation that the interpreter does not support`
actual output differs from expected: tests/fail/data_race/mixed_size_write.stderr#L11
this line was expected to be `LL | / thread::scope(|s| {`
bors build finished
Process completed with exit code 1.