Re: Testsuite tests

2025-04-08 Thread Matthew Pickering
Hi Simon, You have disabled the build of profiled libraries in your user settings, so the test doesn't run, because it requires profiled libraries. If you want to disabled profiled things (including the rts) from your build, then import `Flavour` and use the `disableProfiledLibs :: Flavour -> Fla

Re: Testsuite tests

2025-04-08 Thread Simon Peyton Jones
> > It seems that you have not built profiled libraries? It's impossible to > say without knowing your custom local configuration. Could you share that? Sure! UserSettings.hs is attached. Funnily enough the build system takes ages (many minutes) building profied version of the runtime system, d

Re: Testsuite tests

2025-04-07 Thread Matthew Pickering
It seems that you have not built profiled libraries? It's impossible to say without knowing your custom local configuration. Could you share that? On Fri, Apr 4, 2025 at 10:30 PM Simon Peyton Jones < simon.peytonjo...@gmail.com> wrote: > Friends > > In CI for !10479 I'm getting test failures for