Ticket #1053 (closed bug: fixed)

Opened 6 years ago

Last modified 5 years ago

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

Changed 6 years ago by simonpj

  • status changed from new to closed
  • resolution set to fixed

Fixed

Changed 6 years ago by igloo

  • milestone changed from 6.8 branch to 6.8.1

Changed 5 years ago by simonmar

  • architecture changed from Unknown to Unknown/Multiple

Changed 5 years ago by simonmar

  • os changed from Unknown to Unknown/Multiple
Note: See TracTickets for help on using tickets.