diff options
| author | Stepan Koltsov <[email protected]> | 2018-01-24 00:27:13 -0800 |
|---|---|---|
| committer | Stepan Koltsov <[email protected]> | 2018-01-24 00:27:13 -0800 |
| commit | 81f7d1782299f8b660a2bcebf157de3160270e6b (patch) | |
| tree | 20f0211592af52259293eb16e54a5994976088b6 /openssl/src/stack.rs | |
| parent | Evict registry cache (diff) | |
| download | rust-openssl-81f7d1782299f8b660a2bcebf157de3160270e6b.tar.xz rust-openssl-81f7d1782299f8b660a2bcebf157de3160270e6b.zip | |
tests: if server failed to start, print exit code instead of timing out
```
% cargo +stable test --lib ssl::test::test_connect_with_alpn_successful_single_match --features=v102
Finished dev [unoptimized + debuginfo] target(s) in 0.0 secs
Running /Users/nga/devel/left/rust-openssl/target/debug/deps/openssl-a38e12a3527f6932
running 1 test
test ssl::test::test_connect_with_alpn_successful_single_match ... FAILED
failures:
---- ssl::test::test_connect_with_alpn_successful_single_match stdout ----
thread 'ssl::test::test_connect_with_alpn_successful_single_match' panicked at 'server exited: exit code: 1', src/ssl/test.rs:91:24
note: Run with `RUST_BACKTRACE=1` for a backtrace.
failures:
ssl::test::test_connect_with_alpn_successful_single_match
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 159 filtered out
```
Diffstat (limited to 'openssl/src/stack.rs')
0 files changed, 0 insertions, 0 deletions