Starting with tag: [TAG 2008-05-28 Ian Lynagh **20080528133158] [skip rnfail055 for 6.8 Simon Marlow **20080528151313] [add test for #1372 Simon Marlow **20080528155515] [Wibble the num009 test Ian Lynagh **20080527235728] [Omit cg060(profasm,profc) for the 6.8 branch Ian Lynagh **20080528114255] [Omit xmlish(profasm,profc) for the 6.8 branch Ian Lynagh **20080528114319] [Omit conc064(threaded2) on the 6.8 branch Ian Lynagh **20080528122900] [Wibble the conc035 test Ian Lynagh **20080528123858 Fixes its output when running the ghci way ] [Skip ghcpkg01 in the 6.8 branch Ian Lynagh **20080528125754 "ghc-pkg describe testpkg-*" wasn't matching anything; looks like it looks at the package name in isolation, rather than considering the package name and version together. ] [Skip barton-mangler-bug(profc) in the 6.8 branch Ian Lynagh **20080528131012 It was hitting the timeout limit ] [cg057 passes in the 6.8 branch Ian Lynagh **20080528131527] [ffi018(ghci) is failing in an unregisterised 6.8 branch compiler, so skip it Ian Lynagh **20080528213051 (in the 6.8 branch only) ] [Skip 1372 in the 6.8 branch Ian Lynagh **20080528223329] [ghci030 is fixed now (bug #2082) Simon Marlow **20080529150745] [Skip the DoParamM test in the 6.8 branch Ian Lynagh **20080530175034] [Skip recomp005 in the 6.8 branch Ian Lynagh **20080530175628 The output looks OK to me, although I'm not sure why it differs to the HEAD. ] [Skip maessen_hashtab in the 6.8 branch Ian Lynagh **20080530212321 6.8.2 and soon-to-be-6.8.3 fail it the normal,ghci,threaded1 ways. ] [hs_add_root() is necessary before calling any Haskell code Simon Marlow **20080529104147] [Skip print026 in the 6.8 branch Ian Lynagh **20080602204113 It fails for me, but not consistently - possibly only with a validate build. Seems plausible that the problem is something like library build flags. -l = Data.Sequence.Seq (Data.Sequence.Deep 3 - (Data.Sequence.One (Data.Sequence.Elem 'a')) Data.Sequence.Empty - (Data.Sequence.Two (Data.Sequence.Elem 'b') (Data.Sequence.Elem 'c'))) +l = ( 'a') + ( 'b' 'c') ] [use stage2 by default Simon Marlow **20080603080846] [Pass -dno-debug-output to GHC>=6.9 Simon Marlow **20080603091421 Allow the testsuite to be run with a DEBUG compiler ] [FIX #2175: evaluate the list first Simon Marlow **20080604082907] [fix up this test following the header-file changes in the C backend Simon Marlow **20080604084324] [add test for #2334 Simon Marlow **20080604114745] [Test for T2339 simonpj@microsoft.com**20080604143631] [rebindable9 works now that Trac #1537 is fixed simonpj@microsoft.com**20080604152013] [Test for Trac #2310 simonpj@microsoft.com**20080604152937] [Stop rebindable9 relying on Control.Monad.Identity simonpj@microsoft.com**20080604164852] [Test Trac #2045 simonpj@microsoft.com**20080605165009] [Test for Trac #2334 simonpj@microsoft.com**20080606122618] [Update test output simonpj@microsoft.com**20080606130800] [Test Trac #1624 simonpj@microsoft.com**20080606134158] [Break expect_fail_if_compiler_type and expect_broken_if_compiler_type down Ian Lynagh **20080610120649 into their component parts if_compiler_type expect_fail expect_broken ] [Pass --threads rather than --thread Ian Lynagh **20080611154818] [Refuse to use threads unless python version >= 2.5.2 Ian Lynagh **20080611155148 According to trac #1558, 2.5.2 should work. It's possible a lower bound, e.g. 2.5, would suffice. ] [Fix Cpr001 to work when we run with multiple threads Ian Lynagh **20080611173857] [Remove a duplicate all.T entry for conc051 Ian Lynagh **20080611181035] [Simplify, and correct, the code for determining whether we should use threads Ian Lynagh **20080612160052] [Update unicode002 output for unicode 5.1.0 Ian Lynagh **20080613220509] [Add a test for Integer-Float/Double conversions Ian Lynagh **20080604014406] [Use -fforce-recomp instead of -no-recomp Ian Lynagh **20080614174400] [Use -fforce-recomp rather than -no-recomp Ian Lynagh **20080614174644] [Use -fforce-recomp rather than -no-recomp Ian Lynagh **20080614181803] [Avoid using deprecated flags Ian Lynagh **20080614195136] [Avoid using deprecated flags in the testsuite tests Ian Lynagh **20080616143113] [Make tcfail071 work when -fglasgow-exts is given Ian Lynagh **20080616185839] [Update output in tcfail071 Ian Lynagh **20080616213443] [2310 is not fixed on the 6.8 branch (yet) Simon Marlow **20080617085917] [T2334 is an expected failure in 6.8 Simon Marlow **20080617090137] [TH_reifyMkName (#2339): fix wasn't merged Simon Marlow **20080617090330] [add 6.8 output Simon Marlow **20080617091123] [rebindable9 is expect_broken(1537) Simon Marlow **20080617091301] [add 6.8 output Simon Marlow **20080617092140] [update output Simon Marlow **20080617145123] [TAG GHC 6.8.3 release Ian Lynagh **20080618132806] [TAG 2008-08-05 Ian Lynagh **20080805133227]