If we're going to test with a DEBUG-enabled compiler we may also want to enable
sanity checks. I've been recently using this a lot and it really catches a lot
of bugs that can go unnoticed without sanity checks. I recently filed #15241
for some of the tests that currently fail the sanity checks.

Ömer

Simon Peyton Jones via ghc-devs <ghc-devs@haskell.org>, 18 Haz 2018
Pzt, 11:35 tarihinde şunu yazdı:
>
> Ben
>
> We don’t really test with a DEBUG-enabled compiler.  And yet, those 
> assertions are all there for a reason.
>
> In our CI infrastructure, I wonder if we might do a regression-test run on at 
> least one architecture with DEBUG on?
>
> e.g. https://ghc.haskell.org/trac/ghc/ticket/14904
>
> Simon
>
> _______________________________________________
> ghc-devs mailing list
> ghc-devs@haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
_______________________________________________
ghc-devs mailing list
ghc-devs@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Reply via email to