Zebra/zebra-test/src
Alfredo Garcia 4b34482264
Add hints to port conflict and lock file panics (#1535)
* add hint for port error
* add issue filter for port panic
* add lock file hint
* add metrics endpoint port conflict hint
* add hint for tracing endpoint port conflict
* add acceptance test for resource conflics
* Split out common conflict test code into a function
* Add state, metrics, and tracing conflict tests

* Add a full set of stderr acceptance test functions

This change makes the stdout and stderr acceptance test interfaces
identical.

* move Zcash listener opening
* add todo about hint for disk full
* add constant for lock file
* match path in state cache
* don't match windows cache path

* Use Display for state path logs

Avoids weird escaping on Windows when using Debug

* Add Windows conflict error messages

* Turn PORT_IN_USE_ERROR into a regex

And add another alternative Windows-specific port error

Co-authored-by: teor <teor@riseup.net>
Co-authored-by: Jane Lusby <jane@zfnd.org>
2021-01-29 22:36:33 +10:00
..
vectors Use collect() to avoid a lint 2021-01-19 11:02:20 -05:00
command.rs Add hints to port conflict and lock file panics (#1535) 2021-01-29 22:36:33 +10:00
lib.rs Use collect() to avoid a lint 2021-01-19 11:02:20 -05:00
prelude.rs export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00
transcript.rs Add transcript tests as described in the state service tracking issue (#1281) 2020-11-13 10:19:47 -08:00
vectors.rs Remove a redundant block header test vector 2020-10-28 21:24:28 -04:00