Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Gavin HallidayGavin HallidayReporter
Gavin HallidayGavin HallidayPriority
MinorFix versions
Pull Request URL
Details
Details
Components
Assignee
Gavin Halliday
Gavin HallidayReporter
Gavin Halliday
Gavin HallidayPriority
Fix versions
Pull Request URL
Created July 31, 2018 at 3:09 PM
Updated August 1, 2018 at 9:15 AM
Resolved August 1, 2018 at 9:14 AM
When running the full compiler regression suite it can take a lot of memory. Randomly sort the regression test order to make it more likely that the times will iron out (since similar named tests tend to have similar overheads, so you want to avoid executing all the very intensive queries at the same time).