Hi Simon, I think you encountered https://gitlab.haskell.org/ghc/ghc/-/work_items/27780. It's already fixed in master, so if you rebase, you should get proper test output again.
Cheers, Simon Am Di., 8. Sept. 2026 um 18:39 Uhr schrieb Simon Peyton Jones via ghc-devs <[email protected]>: > > Friends > > On https://gitlab.haskell.org/ghc/ghc/-/merge_requests/16447 > I'm getting a mysterious failure in the testsuite. The error, below, is not > very informative. > > Can anyone help, please? > > Thanks > > Simon > Build failed. > hadrian/build-cabal --flavour=release -j4 --broken-test= --bignum=gmp test > --summary-junit=./junit.xml --test-have-intree-files > --test-compiler=/builds/ghc/ghc/_build/install/bin/ghc runtest.opts+= > --force-colors > runtest.opts+=--unexpected-output-dir=/builds/ghc/ghc/unexpected-test-output > failed > error: hadrian main testsuite > test took 5339 seconds > _______________________________________________ > ghc-devs mailing list -- [email protected] > To unsubscribe send an email to [email protected] _______________________________________________ ghc-devs mailing list -- [email protected] To unsubscribe send an email to [email protected]
