RE: Test failures

2012-04-26 Thread Simon Peyton-Jones
l 2012 11:42 | To: Simon Peyton-Jones | Cc: cvs-ghc@haskell.org | Subject: Re: Test failures | | On 25/04/2012 15:32, Simon Peyton-Jones wrote: | > A dozen tests on Linux are failing thus. Any ideas what 'openpty' is? | > | > Simon | > | > => hTell002(dyn) 3178 of 3291 [

Re: Test failures

2012-04-26 Thread Simon Marlow
On 25/04/2012 15:32, Simon Peyton-Jones wrote: A dozen tests on Linux are failing thus. Any ideas what ‘openpty’ is? Simon => hTell002(dyn) 3178 of 3291 [0, 49, 49] cd ../../libraries/base/tests && '/5playpen/simonpj/HEAD/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-d

Re: Test failures

2012-04-10 Thread David Terei
Oops, I had a testsuite commit just sitting in my local tree I'd forgotten about so I never was getting these warnings. Sorry for the delay. On 6 April 2012 04:37, Simon Peyton-Jones wrote: > There are still a bunch of test failures on Windows/msys.  There seem to be > these groups: > > > > ·

Re: test failures

2011-02-08 Thread Simon Marlow
On 07/02/2011 15:16, Simon Peyton-Jones wrote: Ian I’m getting this. I think I’ve pulled all stuff. Maybe a missing update to tests in stm/tests? I'm fixing this. Note that stm is an "extra" package, so Ian probably doesn't have it in his validate run. Cheers, Simon Simon =