From: GHC Build Reports <[EMAIL PROTECTED]>
To: cvs-ghc@haskell.org
Subject: [nightly] 05-May-2007 build of of HEAD on i386-unknown-mingw32 (bling)
Build description = of HEAD on i386-unknown-mingw32 (bling)
Build location= /fptools/builds/HEAD
Build config file = /fptools/builds/ghc-nightly/
Build description = HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/ghc/nightly/HEAD-cam-02-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx
Nightly build started on cam-02-unx at Sat May 5 19:30:00 BST 2007.
checkin
Sat May 5 10:09:34 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Handle ParStmt in collectStmtBinders; fixes tcrun013(ghci) failure
M ./compiler/hsSyn/HsUtils.lhs -7 +9
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/list
Sat May 5 12:04:14 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Arrow tests are failing core lint; trac #1333
M ./tests/ghc-regress/arrows/should_run/all.T -4 +4
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/c
Sat May 5 12:03:53 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* sed-o in the testsuite driver
M ./driver/testlib.py -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat May 5 10:20:37 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* dsrun014 is broken (trac #1257, Bytecode generator can't handle unboxed
tuples)
M ./tests/ghc-regress/deSugar/should_run/all.T -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http:
Build description = 6.6 branch on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/ghc/nightly/STABLE-cam-02-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-6.6-cam-02-unx
Nightly build started on cam-02-unx at Sat May 5 19:00:00 BST 2007.
Sat May 5 09:18:13 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* tc224 (overloaded strings) is broken; trac #1332
M ./tests/ghc-regress/typecheck/should_compile/all.T -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/
Sat May 5 08:56:05 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Various indexed types tests fail due to trac #1331
M ./tests/ghc-regress/indexed-types/should_compile/all.T -11 +11
M ./tests/ghc-regress/indexed-types/should_fail/all.T -11 +11
M ./tests/ghc-regress/indexed-types/should_
Sat May 5 08:35:27 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Accept output (mdofail004)
M ./tests/ghc-regress/mdo/should_fail/mdofail004.stderr -2 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat May 5 08:24:41 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Church2 is broken; trac #1330
M ./tests/ghc-regress/boxy/all.T -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat May 5 08:00:39 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Don't print parens around list comprehensions
M ./compiler/hsSyn/HsExpr.lhs -12 +19
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat May 5 07:41:31 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Tweak ... generation
Avoid:
let x ...
i.e. always put the = in:
let x = ...
M ./compiler/hsSyn/HsExpr.lhs -5 +3
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://w
Sat May 5 08:01:28 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Accept output
M ./tests/ghc-regress/typecheck/should_fail/tcfail128.stderr -5 +5
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat May 5 05:33:44 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Accept output
M ./tests/ghc-regress/module/base01/base01.stderr -1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat May 5 07:29:51 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Tweak the ... generation
M ./compiler/hsSyn/HsExpr.lhs -2 +12
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat May 5 03:58:52 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Accept output for tcfail004
M ./tests/ghc-regress/typecheck/should_fail/tcfail004.stderr -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-
Sat May 5 05:01:31 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Accept output
M ./tests/ghc-regress/typecheck/should_fail/tcfail179.stderr -3 +3
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat May 5 04:46:04 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Accept output
M ./tests/ghc-regress/typecheck/should_fail/tcfail156.stderr -1 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat May 5 04:56:57 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Add output
A ./tests/ghc-regress/typecheck/should_fail/tcfail172.stderr
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat May 5 04:37:46 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Partially accept output
M ./tests/ghc-regress/typecheck/should_fail/tcfail140.stderr -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat May 5 04:30:48 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Accept output
M ./tests/ghc-regress/typecheck/should_fail/tcfail117.stderr -1 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat May 5 03:53:55 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Track ... pretty-printer changes
M ./tests/ghc-regress/th/TH_exn2.stderr -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
From: GHC Build Reports <[EMAIL PROTECTED]>
To: cvs-ghc@haskell.org
Subject: [nightly] 05-May-2007 build of of 6.6 branch on i386-unknown-mingw32
(bling)
Build description = of 6.6 branch on i386-unknown-mingw32 (bling)
Build location= /fptools/builds/STABLE
Build config file = /fptools/buil
Dropping unexpected test passes reports from builders not seen in 7 days:
x86 Windows head fast
Dropping unexpected test failures reports from builders not seen in 7 days:
x86 Windows head fast
Fixed unexpected test failures:
ghciprog004
readwrite002
Old unexpected test failur
25 matches
Mail list logo