Are people even looking at build failures? If not, lets just disable solr tests and reduce the noise again. makes it easier to navigate my gmail by far
On Fri, Dec 7, 2012 at 6:37 PM, Dawid Weiss <[email protected]>wrote: > I think Yonik added a nocommit -- > > Author: Yonik Seeley <[email protected]> 2012-12-07 15:47:34 > Committer: Yonik Seeley <[email protected]> 2012-12-07 15:47:34 > > ... > + if (lowerBound > upperBound) { > + // nocommit > + throw new RuntimeException("WHAAAT?"); > + } > > I think we should revert to make Jenkins happy; Yonik can re-apply later? > > Dawid > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
