Unexpected failures, too much allocation
I have two failures in the test suite due to too much allocation:
=====> T1969(normal) 2224 of 2601 [0, 1, 0]
cd ./perf/compiler && '/home/dafis/Haskell/Hacking/newghc/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-conf -rtsopts -optl-lz -c T1969.hs +RTS -V0 -tT1969.comp.stats --machine-readable -RTS >T1969.comp.stderr 2>&1
bytes allocated 288515060 is more than maximum allowed 270000000
*** unexpected failure for T1969(normal)
=====> T3294(normal) 2225 of 2601 [0, 2, 0]
cd ./perf/compiler && '/home/dafis/Haskell/Hacking/newghc/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-conf -rtsopts -optl-lz -c T3294.hs +RTS -V0 -tT3294.comp.stats --machine-readable -RTS >T3294.comp.stderr 2>&1
bytes allocated 969743900 is more than maximum allowed 850000000
*** unexpected failure for T3294(normal)
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Test Suite |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |