Ticket #1053 (closed bug: fixed)
Message order random due to sorting by uniques
| Reported by: | igloo | Owned by: | |
|---|---|---|---|
| Priority: | lowest | Milestone: | 6.8.1 |
| Component: | Compiler (Type checker) | Version: | 6.7 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Simple2 | Blocked By: | |
| Blocking: | Related Tickets: |
Description
The messages coming out of checkValidAndMissingATs in typecheck/TcInstDcls.lhs are in a random order as the set gets sorted according to the randomly chosen uniques. This is making the Simple2 test randomly fail.
Thanks Ian
Change History
Note: See
TracTickets for help on using
tickets.
