
jira at apache
May 4, 2012, 5:38 AM
Post #2 of 4
(59 views)
Permalink
|
|
[jira] [Commented] (LUCENE-3910) remove special hudson nightly linedocs
[In reply to]
|
|
[ https://issues.apache.org/jira/browse/LUCENE-3910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268297#comment-13268297 ] Michael McCandless commented on LUCENE-3910: -------------------------------------------- bq. If we are going to keep this large file, local reproducibility needs to be made easier. +1 I think, first, we should add -Dtests.linedocsfile=XXX to the "reproduce line", when that was passed to 'ant test'. Second, I think we should put the nightly line file somewhere "accessible". It's currently at http://people.apache.org/~mikemccand/enwiki.random.lines.txt ... Maybe we can have an ant target, or ivy, to pull down a copy to your local area? I also like Dawid's idea to have a separate "big test data" repository somewhere... > remove special hudson nightly linedocs > -------------------------------------- > > Key: LUCENE-3910 > URL: https://issues.apache.org/jira/browse/LUCENE-3910 > Project: Lucene - Java > Issue Type: Bug > Reporter: Robert Muir > Fix For: 4.1 > > > Hudson has a special huge linedocs file that it sets via a -D parameter, > but this means that anything using LineDocs won't reproduce via our home > computers if it fails on hudson. > I think we should disable this. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe [at] lucene For additional commands, e-mail: dev-help [at] lucene
|