This seems to be because the test is getting an ExceptionInInitializer in DrillbitClassLoader because the app.class.path property isn't set (and then the resulting String.length() on its value throws an NPE).
Bueller? On Tue, Sep 15, 2015 at 5:20 PM, Chris Westin <[email protected]> wrote: > I just rebased, and twice in a row I've gotten wedged running > org.apache.drill.jdbc.ITTestShadedJar > > >
