Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/haskell/Cabal.git. Pull mirroring updated .
  1. May 18, 2025
  2. May 17, 2025
  3. May 14, 2025
  4. May 13, 2025
  5. May 11, 2025
  6. May 10, 2025
  7. May 02, 2025
  8. Apr 30, 2025
  9. Apr 27, 2025
  10. Apr 26, 2025
  11. Apr 25, 2025
  12. Apr 23, 2025
  13. Apr 22, 2025
  14. Apr 16, 2025
  15. Apr 15, 2025
  16. Apr 14, 2025
    • mergify[bot]'s avatar
      Merge pull request #10837 from haskell/wip/8419 · 5edaf1b6
      mergify[bot] authored
      testsuite: Supress stderr when running integration tests
      5edaf1b6
    • Matthew Pickering's avatar
      testsuite: Supress stderr when running integration tests · cac61745
      Matthew Pickering authored and Mikolaj Konarski's avatar Mikolaj Konarski committed
      This fixes a problem where test output was leaking into GitHub Actions
      results (#8419), making the output unnecessarily verbose and harder to read.
      
      This makes the test output much cleaner while still preserving all the
      diagnostic information when tests fail.
      
      Also force the test to run sequentially, they fail if you try to run
      them concurrently. I think that there are probably issues to do with
      setting the working directory when using cabal-install as a library.
      
      Fixes #8419
      cac61745
  17. Apr 13, 2025
  18. Apr 12, 2025
Loading