Skip to content

conftest ports cleanup

Wout De Nolf requested to merge test_wait_beacon into master

Some cleanup of stdout/stderr in tests:

  • proper waiting in the ports fixture (no effect on overall CI time)
  • no beacon stdout capture + set log level to WARNING explicitly
  • no need for the homepage server in the tests (was launched at fixed port 9010 before)
  • writer from INFO to WARNING level in tests
Edited by Wout De Nolf

Merge request reports