Message order random due to sorting by uniques
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
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.7 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | lowest |
| Resolution | Unresolved |
| Component | Compiler (Type checker) |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | Unknown |
| Architecture | Unknown |