about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.cc
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-02-02 10:56:57 -0800
committerAlex Crichton <alex@alexcrichton.com>2015-02-02 10:56:57 -0800
commit425f2328d0d6d2848a399424ab26dde4800edcf9 (patch)
tree638cfb61a5f646ee6693586a3b4cadec20ec8cdb /src/test/codegen/stack-alloc-string-slice.cc
parent9529ab0e7e469940db890604060c073179db8464 (diff)
parentf6414b0187bfc6e5b563a17c85a9f790d6257551 (diff)
downloadrust-425f2328d0d6d2848a399424ab26dde4800edcf9.tar.gz
rust-425f2328d0d6d2848a399424ab26dde4800edcf9.zip
rollup merge of #21754: semarie/openbsd-rebased
Hi.

Here a commit in order to add OpenBSD support to rust.

- tests status:
run-pass: test result: ok. 1879 passed; 0 failed; 24 ignored; 0 measured
run-fail: test result: ok. 81 passed; 0 failed; 5 ignored; 0 measured
compile-fail: test result: ok. 1634 passed; 0 failed; 22 ignored; 0 measured
run-pass-fulldeps: test result: ok. 22 passed; 0 failed; 1 ignored; 0 measured
compile-fail-fulldeps: test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured

- The current implementation of load_self function (src/libstd/sys/unix/os.rs) isn't optimal as under OpenBSD I haven't found a reliable method to get the filename of a running process. The current implementation is enought for bootstrapping purpose.

- I have disable `run-pass/tcp-stress.rs` test under openbsd. When run manually, the test pass, but when run under `compiletest`, it timeout and echo continuoulsy `Too many open files`.

- For building with jemalloc, a more recent version of jemalloc would be mandatory. See https://github.com/jemalloc/jemalloc/pull/188 for more details.
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.cc')
0 files changed, 0 insertions, 0 deletions