mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
One test was miscategorized as 'fast' because of this issue, but it would occasionally fail. It turns out it always fails once you ask for 7 points or more, so let's fix that and move it back to 'slow'. Fixes rdar://162597936.