
#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
<