Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Ben Gamari's avatar
    f73fbd2d
    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
    History
    testsuite: Ignore stderr in PartialDownsweep
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.