Zebra/zebra-test
teor c51fd688ee Skip node2.is_running() on Windows
`node2.is_running()` can return `true` on Windows, even though `node2`
has logged a panic. This cleanup code only runs if `node2` fails to panic
and exit as expected. So it's ok for us to skip it.

See #1781 for details.
2021-02-19 18:03:07 +10:00
..
src Skip node2.is_running() on Windows 2021-02-19 18:03:07 +10:00
tests Remove test attributes and allow(dead_code) for command timeout tests that exercise currently broken properties 2020-11-21 05:40:25 -05:00
Cargo.toml build(deps): bump tracing from 0.1.23 to 0.1.24 2021-02-18 22:21:49 -05:00