My concern is actually that people are just filtering and not looking at test failures.
If thats the case, lets not waste valuable computing resources then. we can do something else with them: such as additional coverage of lucene's test suite. Otherwise, lets unfilter the fails and instead just fix them. The current situation is very sad: I fixed a RAM leak in a solr test earlier this week. The exception in the failure basically told you exactly how to fix it. It was clear to me nobody really even looked at this fail, it was so easy to fix. I looked at the J9 bug, honestly i just did basic stuff (not knowing really anything about solr distributed search). like download the JVM, run tests with -Xint, and so on. Its like nobody really cares. Anyway I guess I'm just frustrated. I'd really like these tests to become stable, and I'd like to help too, but I can barely even help because I don't really know solr. Its going to take more people. On Sat, Dec 8, 2012 at 9:41 AM, Mark Miller <[email protected]> wrote: > > On Dec 8, 2012, at 5:40 AM, Robert Muir <[email protected]> wrote: > > > makes it easier to navigate my gmail by far > > If that's your concern, ever hear of a filter :) > > - Mark > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
