Re: Tests and Test Infrastructure

2014-09-14 Thread Nicholas Chammas
I fully support this. A smoothly running test infrastructure helps everybody’s work just flow better. The Jenkins Pull Request Builder is mostly functioning again. However, we are working on a simpler technical pipeline for testing patches, as this plug-in has been a constant source of downtime an

Re: Tests and Test Infrastructure

2014-09-13 Thread Josh Rosen
Also, huge thanks to Cheng Lian, who tracked down and fixed the final issue that was causing the Maven master build’s Spark SQL tests to fail! On September 13, 2014 at 11:08:00 PM, Patrick Wendell (pwend...@gmail.com) wrote: Hey All, Wanted to send a quick update about test infrastructure. Wi

Tests and Test Infrastructure

2014-09-13 Thread Patrick Wendell
Hey All, Wanted to send a quick update about test infrastructure. With the number of contributors we have and the rate of development, maintaining a well-oiled test infra is really important. Every time a flaky test fails a legitimate pull request, it wastes developer time and effort. 1. Master