Skip to content
Snippets Groups Projects

pressure-vessel: Remap preloadable modules better

Merged Simon McVittie requested to merge wip/t29490 into master
Compare changes
  • Side-by-side
  • Inline
Files
3
  • c5aa8b72
    When prove sees a "Bail out!" directive on stdout, it exits without
    draining the stderr pipe, resulting in test failures not reporting
    the information necessary to debug the failure.
    
    This assumes that all our tests exit with a nonzero status on failure
    (even though in principle this is redundant for the TAP protocol), which
    in practice is true.
    
    Obsoletes: !259Signed-off-by: Simon McVittie <smcv@collabora.com>
Loading