Re: [GHC] #7247: Testsuite: Print stdout diff even if stderr diff already fails

2012-09-21 Thread GHC
#7247: Testsuite: Print stdout diff even if stderr diff already fails
---+
  Reporter:  nomeata   |  Owner:  
  Type:  feature request   | Status:  closed  
  Priority:  normal|  Milestone:  7.8.1   
 Component:  Test Suite|Version:  7.6.1   
Resolution:  fixed |   Keywords:  
Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown  | Difficulty:  Unknown 
  Testcase:|  Blockedby:  
  Blocking:|Related:  
---+
Changes (by simonmar):

  * milestone:  => 7.8.1


-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #7247: Testsuite: Print stdout diff even if stderr diff already fails

2012-09-21 Thread GHC
#7247: Testsuite: Print stdout diff even if stderr diff already fails
---+
  Reporter:  nomeata   |  Owner:  
  Type:  feature request   | Status:  closed  
  Priority:  normal|  Milestone:  
 Component:  Test Suite|Version:  7.6.1   
Resolution:  fixed |   Keywords:  
Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown  | Difficulty:  Unknown 
  Testcase:|  Blockedby:  
  Blocking:|Related:  
---+
Changes (by simonmar):

  * status:  new => closed
  * difficulty:  => Unknown
  * resolution:  => fixed


Comment:

 Applied, thanks.

 {{{
 commit df807e63bd3c15a04493706febb299064187bf10
 Author: Joachim Breitner 
 Date:   Mon Sep 17 13:28:36 2012 +0200

 Print stdout diff even if stderr diff alrady fails (#7247)
 }}}

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


[GHC] #7247: Testsuite: Print stdout diff even if stderr diff already fails

2012-09-17 Thread GHC
#7247: Testsuite: Print stdout diff even if stderr diff already fails
--+-
 Reporter:  nomeata   |  Owner:  
 Type:  feature request   | Status:  new 
 Priority:  normal|  Component:  Test Suite  
  Version:  7.6.1 |   Keywords:  
   Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
  Failure:  None/Unknown  |   Testcase:  
Blockedby:|   Blocking:  
  Related:|  
--+-
 When doing test-driven development I find it handy to see the diff of
 stdout even when stderr already fails to match. The attached patch
 implements that.

-- 
Ticket URL: 
GHC 
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs