#7305: T5975a is broken on Windows
---------------------------------+------------------------------------------
    Reporter:  simonmar          |       Owner:                  
        Type:  bug               |      Status:  new             
    Priority:  normal            |   Milestone:  7.8.1           
   Component:  Test Suite        |     Version:  7.6.1           
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------
 {{{
 =====> T5975a(ghci) 84 of 91 [0, 0, 0]
 cd . && touch föøbàr1.hs
 cd . && HC='c:/simonmar/ghc-validate/inplace/bin/ghc-stage2.exe' HC_OPTS
 ='-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts
 -fno-ghci-history ' 'c:/simonmar/ghc-validate/inplace/bin/ghc-stage2.exe'
 --interactive -v0 -ignore-dot-ghci -dcore-lint -dcmm-lint -dno-debug-
 output -no-user-package-db -rtsopts -fno-ghci-history     <T5975a.script
 >T5975a.run.stdout 2>T5975a.run.stderr
 Actual stderr output differs from expected:
 --- /dev/null   2012-10-08 13:22:40 +0100
 +++ ./T5975a.run.stderr 2012-10-08 13:22:40 +0100
 @@ -0,0 +1,2 @@
 +
 +<no location info>: can't find file: föøbàr1.hs
 }}}

 I've spent a bit of time looking at this, but I'm lost in a maze of
 Unicode encodings.  So I'll just mark the test broken on Windows for now.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7305>
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