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

Shawn Heisey updated LUCENE-6002:
---------------------------------
    Attachment: LUCENE-6002.patch

Updating the patch.  It does have some comments about the hardware, near the 
Monster annotation in each place where a specific time is listed.

I'm good with putting the info anywhere that makes sense.  If it should be 
elsewhere, let me know.

On my last test run with the changes in this patch, all Lucene tests passed 
with monster, nightly, and weekly enabled.  I will review the log from that run 
to see whether the approximate times were changed by choosing the default codec.

It said that 40 Solr tests failed on that last run. I have not yet compiled a 
list of reasons for those failures, but there was mention of running out of 
PermGen space in the stderr info right above the list of the first ten failed 
tests.  I assume that wouldn't be a problem if I were to use Java 8.

Because there are no Monster tests in Solr, I have to assume it's nightly or 
weekly.  I will wait for Dawid's input on where to mention hardware specs, then 
commit the resulting patch.  I'll open another issue for the Solr test failures.

[~mikemccand] contributed via commits r1629362, r1629363, r1629366 and 
r1629367.  This issue didn't exist at the time.


> Fix monster tests so they pass
> ------------------------------
>
>                 Key: LUCENE-6002
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6002
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: general/test
>    Affects Versions: 5.0
>         Environment: Linux sauron 3.13.0-36-generic #63-Ubuntu SMP Wed Sep 3 
> 21:30:07 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
> java version "1.7.0_67"
> Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
> Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
> AMD Phenom(tm) II X3 705e, 2.5Ghz
> 12GB RAM
>            Reporter: Shawn Heisey
>            Assignee: Shawn Heisey
>             Fix For: 5.0, Trunk
>
>         Attachments: LUCENE-6002.patch, LUCENE-6002.patch, LUCENE-6002.patch, 
> LUCENE-6002.patch
>
>
> The tests labelled @Monster are having a very hard time passing.  Initially, 
> there were some real failures on tests that push the 2 billion envelope, as 
> well as some test bugs regarding suite timeouts and the quantity of date sent 
> to sysout.  [~mikemccand] committed a fix for the real failures and the 
> initial sysout problems.
> Trying to move @SuppressSysoutChecks to the definition of @Monster didn't 
> work.  I'm also having trouble defining the suite timeouts.  One test that 
> says it takes about 45 minutes hit the six hour timeout that I had configured 
> for the suite, and failed.
> What sort of machine should we use as a "normal" machine for deciding on 
> suite timeouts?  My machine is over four years old, but it's got three 2.5Ghz 
> cores and 12GB of RAM.  That's certainly not a completely modern machine, but 
> it's not exactly slow.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to