On Wed, Jun 21, 2017 at 3:50 PM, Mike Lothian <m...@fireburn.co.uk> wrote: > Do intel run mesa through any of their test boxes like they do with kernel > patches?
Don't top quote. Yes, we have a CI system that we use extensively and has massively reduced the number of regressions we have. Immense thanks to Mark Janes for all of the work he's done on it. In this instance, the CI didn't catch it because it tests debug builds (as you'd expect), so the assert and the function it called were executed. In release builds, however, the assert and that necessary function call were removed. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev