Ticket #109 (closed defect: fixed)
Quickcheck tests pass with quickcheck1, fail with quickcheck2.
| Reported by: | erikd | Owned by: | erikd |
|---|---|---|---|
| Priority: | blocker | Milestone: | |
| Component: | Unknown | Version: | 0.1.2 |
| Keywords: | Cc: |
Description
On Linux x86_64, bin/ddc --test results in
* rotate_inv +++ OK, passed 100 tests. * eachAndOthers_total +++ OK, passed 100 tests. * chopOnLeft_inv *** Gave up! Passed only 13 tests. * chopOnRight_inv *** Gave up! Passed only 13 tests. * breakOns_inv *** Gave up! Passed only 13 tests. * fromBackNodes_coverage *** Failed! Exception: 'stack overflow' (after 28 tests): BackGraph (fromList [(-1022,BackNode [-995,632,750,-252,811,-174,-476,212,791,542,-, .....
With the rest of the BackGraph dump being over a megabyte in size.
Using ghc-6.10.4, compiled from a Debian source package on Ubuntu 9.04.
Change History
Note: See
TracTickets for help on using
tickets.
