#7497: qsem001 and qsemn001 fail in HEAD
---------------------------------+------------------------------------------
    Reporter:  igloo             |       Owner:  simonmar        
        Type:  bug               |      Status:  new             
    Priority:  normal            |   Milestone:                  
   Component:  Test Suite        |     Version:  7.7             
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------
 qsem001 and qsemn001 fail in HEAD
 {{{
 --- /dev/null   2012-11-06 22:08:23.248055770 +0000
 +++ ../../libraries/base/tests/qsem001.run.stdout       2012-12-13
 00:12:00.000000000 +0000
 @@ -0,0 +1,5 @@
 +test sem1
 +test sem2
 +test sem_kill
 +test sem_fifo
 +test sem_bracket
 *** unexpected failure for qsem001(normal)
 }}}
 {{{
 cd ../../libraries/base/tests && '/home/ian/ghc/git/bs/inplace/bin/ghc-
 stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-
 package-db -rtsopts -fno-ghci-history -o qsemn001 qsemn001.hs
 >qsemn001.comp.stderr 2>&1
 Compile failed (status 256) errors were:

 qsemn001.hs:5:8:
     Could not find module `Control.Concurrent.STM'
     Perhaps you meant
       Control.Concurrent.QSem (from base)
       Control.Concurrent (from base)
       Control.Concurrent.Chan (from base)
     Use -v to see a list of the files searched for.

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

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to