Randomize the goal order in one of the dependency solver QuickCheck tests.
Completely randomizing the goal order exposes more bugs in backjumping than using --reorder-goals. I only applied the change to one test in this commit, because the randomization function slowed down some of the other tests significantly.
Loading
Please register or sign in to comment