[GHC] #7399: Test Posix004 fails in test-suite

GHC cvs-ghc at haskell.org
Fri Apr 12 20:20:26 CEST 2013


#7399: Test Posix004 fails in test-suite
-------------------------------+--------------------------------------------
    Reporter:  paulh           |       Owner:                             
        Type:  bug             |      Status:  new                        
    Priority:  normal          |   Milestone:                             
   Component:  Compiler        |     Version:  7.6.1                      
    Keywords:                  |          Os:  Linux                      
Architecture:  x86_64 (amd64)  |     Failure:  Incorrect result at runtime
  Difficulty:  Unknown         |    Testcase:                             
   Blockedby:                  |    Blocking:                             
     Related:                  |  
-------------------------------+--------------------------------------------
Changes (by igloo):

  * difficulty:  => Unknown


Old description:

> After a standard build of ghc-7.6.1 on debian wheezy, the test-suite
> fails on the test posix004.
>
> The error given is:
>
> Wrong exit code (expected 0 , actual 1 )
> Stdout:
>
> Stderr:
> posix004: unexpected termination cause
>
> *** unexpected failure for posix004(normal)

New description:

 After a standard build of ghc-7.6.1 on debian wheezy, the test-suite fails
 on the test posix004.

 The error given is:
 {{{
 Wrong exit code (expected 0 , actual 1 )
 Stdout:

 Stderr:
 posix004: unexpected termination cause

 *** unexpected failure for posix004(normal)
 }}}

--

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7399#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list