You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2010/12/09 16:53:02 UTC

[jira] Updated: (LUCENE-2768) add infrastructure for longer running nightly test cases

     [ https://issues.apache.org/jira/browse/LUCENE-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael McCandless updated LUCENE-2768:
---------------------------------------

    Attachment: LUCENE-2768.patch

Another iteration... made the test somewhat more evil (but it didn't find any bugs... yet!).

I also made a quick Python script to munge the nice Europarl (http://www.statmt.org/europarl/) corpus into a line file.  The resulting line file is multi-lingual and has a nice mix of big and small docs.  I'd like to check this in somewhere where src/test can use it -- any suggestions?  Probably I should check in the Python script in the same place...

This test is time limited; when it runs under "nightly" it runs for 5 minutes, and under non-nightly for 5 seconds.

> add infrastructure for longer running nightly test cases
> --------------------------------------------------------
>
>                 Key: LUCENE-2768
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2768
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: 3.1, 4.0
>
>         Attachments: LUCENE-2768.patch, LUCENE-2768.patch, LUCENE-2768_nightly.patch, LUCENE-2768_nightly.patch
>
>
> I'm spinning this out of LUCENE-2762...
> The patch there adds initial infrastructure for tests to pull documents from a line file, and adds a longish running test case using that line file to test NRT.
> I'd like to see some tests run on more substantial indices based on real data... so this is just a start.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org