Skip to content
  • Ben Gamari's avatar
    testsuite: Ignore stderr in PartialDownsweep · f73fbd2d
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    As described in #17449, PartialDownsweep is currently fragile due to its
    dependence on the error messages produced by the C preprocessor. To eliminate
    this dependence we simply ignore stderr output, instead relying on the fact
    that the test will exit with a non-zero exit code on failure.
    
    Fixes #17449.
    f73fbd2d