Auto merge of #3137 - RalfJung:data-race, r=oli-obk #6019
ci.yml
on: push
Matrix: build
style checks
2m 26s
bors build finished
0s
bors build finished
1m 41s
cronjob failure notification
0s
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.
|