One of the threads seem to be still running that test already took
28 seconds which is weird.
The line numbers are off by one so it is not the worker[i].failed
assertion that fails
I will add failure messages to make sure we figure it out next time this fails.
seems to be a load issue on t
You can get a better view on the instrumented code if you use clover html
output, as the stacktrace is not really nice (because instrumentation):
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1084/clover-report/org/apache/lucene/search/spell/TestSpellChecker.html?line=270#src-270
Uwe
--
> One of the threads seem to be still running that test already took
> 28 seconds which is weird.
> The line numbers are off by one so it is not the worker[i].failed
> assertion that fails
> I will add failure messages to make sure we figure it out next time
> this fails.
>
> seems to be
Tests using Version.LUCENE_CURRENT will produce problems in backwards branch,
wen development for 3.2 starts
Key: LUCENE-2248
URL: https://issues.apache.o
[
https://issues.apache.org/jira/browse/LUCENE-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2248:
--
Description:
A lot of tests for the most-recent functionality in Lucene use
Version.LUCENE_CU
[
https://issues.apache.org/jira/browse/LUCENE-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829567#action_12829567
]
Michael McCandless commented on LUCENE-2248:
+1
> Tests using Version.LUCENE_
[
https://issues.apache.org/jira/browse/LUCENE-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829569#action_12829569
]
Simon Willnauer commented on LUCENE-2248:
-
Uwe, as I already said while we where d
testcase improvements committed in Revision: 906441
simon
On Thu, Feb 4, 2010 at 9:23 AM, Uwe Schindler wrote:
>
>> One of the threads seem to be still running that test already took
>> 28 seconds which is weird.
>> The line numbers are off by one so it is not the worker[i].failed
>> asserti
[
https://issues.apache.org/jira/browse/LUCENE-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-2234.
-
Resolution: Fixed
Committed revision 906468.
> Hindi Analyzer
> --
>
>
[
https://issues.apache.org/jira/browse/LUCENE-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829687#action_12829687
]
Simon Willnauer commented on LUCENE-2055:
-
Robert, nice work!
I have one comment o
[
https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829715#action_12829715
]
Michael McCandless commented on LUCENE-1990:
{quote}
bq. Also, the maxValue at
[
https://issues.apache.org/jira/browse/LUCENE-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-2055:
Attachment: LUCENE-2055.patch
patch addressing Simon's comments, and also fixing javadoc warnings.
[
https://issues.apache.org/jira/browse/LUCENE-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829763#action_12829763
]
Uwe Schindler commented on LUCENE-2055:
---
I will apply the patch here later and also
ParallelMultiSearcher should shut down thread pool on close
---
Key: LUCENE-2249
URL: https://issues.apache.org/jira/browse/LUCENE-2249
Project: Lucene - Java
Issue Type: Bug
[
https://issues.apache.org/jira/browse/LUCENE-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Traverso updated LUCENE-2249:
Attachment: LUCENE-2249.patch
Simple fix.
> ParallelMultiSearcher should shut down thread
[
https://issues.apache.org/jira/browse/LUCENE-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-2249:
Priority: Minor (was: Major)
> ParallelMultiSearcher should shut down thread pool on clos
[
https://issues.apache.org/jira/browse/LUCENE-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829790#action_12829790
]
Simon Willnauer commented on LUCENE-2249:
-
Current implementation of ParallelMulti
[
https://issues.apache.org/jira/browse/LUCENE-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829794#action_12829794
]
Simon Willnauer commented on LUCENE-2245:
-
I will hold off with this patch until L
[
https://issues.apache.org/jira/browse/LUCENE-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler reassigned LUCENE-2249:
-
Assignee: Uwe Schindler
> ParallelMultiSearcher should shut down thread pool on close
>
[
https://issues.apache.org/jira/browse/LUCENE-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2249:
--
Fix Version/s: 3.1
I'll commit this soon - Thanks!
> ParallelMultiSearcher should shut down t
[
https://issues.apache.org/jira/browse/LUCENE-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler resolved LUCENE-2249.
---
Resolution: Fixed
Lucene Fields: [New, Patch Available] (was: [New])
Committed revis
[
https://issues.apache.org/jira/browse/LUCENE-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12829973#action_12829973
]
space fly commented on LUCENE-2132:
---
I got the same problem,and I find the way to solve
Hi all,
Hudson hangs since 5 hrs in svn checkout of snowball tests, so it seems that
there was a network problem.
Uwe
-
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de
-
23 matches
Mail list logo