Is it possible to get the full build logs on Phab? I just had a testsuite (framework) failure, but I can't see what test caused it! (https://phabricator.haskell.org/harbormaster/build/1686/)
Thanks, Richard On Nov 4, 2014, at 10:38 AM, Simon Peyton Jones <[email protected]> wrote: > I built and validated this commit just fine. Phab says > > Unexpected failures: > ghci/should_run ghcirun004 [bad stdout or stderr] (ghci) > rts linker_unload [bad exit code] (normal) > stranal/should_compile str001 [exit code non-0] (optasm) > stranal/should_compile str002 [exit code non-0] (optasm) > stranal/should_compile test [exit code non-0] (optasm) > > > but none of them fail for me. I don't know how to see enough of Phab's log > to see what it thinks when wrong. (it just shows me 25 lines; clicking on > "unlimited" still only shows 30 lines) > > | -----Original Message----- > | From: [email protected] > | [mailto:[email protected]] > | Sent: 04 November 2014 15:32 > | To: Simon Peyton Jones > | Subject: [Diffusion] [Build Failed] rGHC6a1c05f01429: A little > | refactoring of HsSplice and friends > | > | Harbormaster failed to build B1678: rGHC6a1c05f01429: A little > | refactoring of HsSplice and friends! > | > | USERS > | simonpj (Author) > | GHC - Type checker/inferencer (Auditor) > | GHC - Core/System FC (Auditor) > | GHC - Renamer (Auditor) > | GHC - HsSyn/Parser (Auditor) > | > | COMMIT > | https://phabricator.haskell.org/rGHC6a1c05f01429 > | > | To: simonpj, GHC - Type checker/inferencer, GHC - Core/System FC, GHC > | - Renamer, GHC - HsSyn/Parser > _______________________________________________ > ghc-devs mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/ghc-devs _______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
