[GHC] #14656: Nofib: Ignore cr-lineendings in benchmarks

GHC ghc-devs at haskell.org
Wed Jan 10 07:14:26 UTC 2018


#14656: Nofib: Ignore cr-lineendings in benchmarks
-------------------------------------+-------------------------------------
           Reporter:  AndreasK       |             Owner:  (none)
               Type:  bug            |            Status:  new
           Priority:  normal         |         Milestone:
          Component:  NoFib          |           Version:  8.2.2
  benchmark suite                    |
           Keywords:                 |  Operating System:  Windows
       Architecture:                 |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 At least the real/eff benchmarks fail because of this.

 {{{
 ==nofib== CS: time to run CS follows...
 ../../../runstdtest/runstdtest ./CS  -o1 CS.stdout -o1 CS.stdout  -ghc-
 timing  -stdout-binary    ;   ../../../runstdtest/runstdtest ./CS  -o1
 CS.stdout -o1 CS.stdout  -ghc-timing  -stdout-binary    ;
 ../../../runstdtest/runstdtest ./CS  -o1 CS.stdout -o1 CS.stdout  -ghc-
 timing  -stdout-binary    ;   ../../../runstdtest/runstdtest ./CS  -o1
 CS.stdout -o1 CS.stdout  -ghc-timing  -stdout-binary    ;
 ../../../runstdtest/runstdtest ./CS  -o1 CS.stdout -o1 CS.stdout  -ghc-
 timing  -stdout-binary    ;

 real    0m0.173s
 user    0m0.000s
 sys     0m0.015s
 ././CS < /dev/null
 expected stdout not matched by reality
 <<ghc: 640047168 bytes, 611 GCs (609 + 2), 0/0 avg/max bytes residency (0
 samples), 290232 bytes GC work, 2M in use, 0.000 INIT (0.000 elapsed),
 0.125 MUT (0.124 elapsed), 0.000 GC (0.001 elapsed), 0.000 GC(0) (0.001
 elapsed), 0.000 GC(1) (0.001 elapsed), 1 balance :ghc>>
 }}}

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


More information about the ghc-tickets mailing list