Ticket #1558 (closed bug: fixed)
make the testsuite work with THREADS=2
| Reported by: | simonmar | Owned by: | igloo |
|---|---|---|---|
| Priority: | high | Milestone: | 6.10 branch |
| Component: | Test Suite | Version: | 6.6.1 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Easy (less than 1 hour) | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description (last modified by simonmar) (diff)
The testsuite driver supports THREADS=2, unfortunately there are a few sequencing dependencies in the tests themselves which means that you may get false failures, depending on the order in which the tests are run.
These are the tests I know about that fail in this way:
cabal01(normal) ffi018(normal) mod144(normal) mod158(normal) mod166(normal)
Change History
Note: See
TracTickets for help on using
tickets.
