[GHC] #8571: Validation fails

GHC ghc-devs at haskell.org
Thu Nov 28 17:19:51 UTC 2013


#8571: Validation fails
----------------------------------+---------------------------------
       Reporter:  khyperia        |             Owner:
           Type:  bug             |            Status:  new
       Priority:  normal          |         Milestone:
      Component:  Test Suite      |           Version:  7.6.3
       Keywords:                  |  Operating System:  Windows
   Architecture:  x86_64 (amd64)  |   Type of failure:  None/Unknown
     Difficulty:  Unknown         |         Test Case:
     Blocked By:                  |          Blocking:
Related Tickets:                  |
----------------------------------+---------------------------------
 {{{
 =====> T5267(normal) 50 of 3812 [0, 0, 0]
 cd ./arrows/should_compile &&
 'c:/Users/Evan/Documents/ghc/bindisttest/install
  dir/bin/ghc.exe' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output
 -no-us
 er-package-db -rtsopts -fno-ghci-history -c T5267.hs    >T5267.comp.stderr
 2>&1
 Compile failed (status 256) errors were:

 T5267.hs:11:15:
 tee: standard output: Permission denied

 }}}

 followed by an infinite hang.

 If I comment out that specific test, another test fails a few tests later.
 If I comment out that one, another one fails a few later. If I comment out
 *that* one... you get the picture.

 Running as administrator does not solve the permission denied issue.

 I am on Windows 8.1, if that matters.

 I think, I am not sure, that any test with expect_broken in them hangs
 without moving on.

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


More information about the ghc-tickets mailing list