[ 
https://issues.apache.org/jira/browse/LUCENE-5567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13959783#comment-13959783
 ] 

ASF subversion and git services commented on LUCENE-5567:
---------------------------------------------------------

Commit 1584569 from [email protected] in branch 'dev/trunk'
[ https://svn.apache.org/r1584569 ]

LUCENE-5567: When a suite fails with zombie threads failure marker and count is 
not propagated properly.

> When a suite fails with zombie threads failure marker and count is not 
> propagated properly
> ------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-5567
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5567
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>            Priority: Minor
>             Fix For: 4.8, 5.0
>
>
> This is a chicken-and-egg problem between thread leak detection and failure 
> detection rule. I have an idea how to fix this. It'd prevent cascading 
> failures resulting from previous zombie thread errors, like this one:
> http://builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/81259/consoleText
> {code}
>    [junit4] Tests with failures:
>    [junit4]   - 
> org.apache.lucene.codecs.lucene45.TestLucene45DocValuesFormat.testSortedSetVariableLengthVsUninvertedField
>    [junit4]   - org.apache.lucene.codecs.lucene45.TestLucene45DocValuesFormat 
> (suite)
>    [junit4]   - 
> org.apache.lucene.util.junitcompat.TestFailOnFieldCacheInsanity.testFailOnFieldCacheInsanity
>    [junit4]   - 
> org.apache.lucene.util.junitcompat.TestSystemPropertiesInvariantRule.testRuleInvariantBeforeClass
>    [junit4]   - 
> org.apache.lucene.util.junitcompat.TestSystemPropertiesInvariantRule.testRuleInvariantAfterClass
>    [junit4]   - 
> org.apache.lucene.util.junitcompat.TestSystemPropertiesInvariantRule.testRuleInvariantInTestMethod
>    [junit4]   - 
> org.apache.lucene.util.junitcompat.TestSystemPropertiesInvariantRule.testNonStringProperties
>    [junit4]   - 
> org.apache.lucene.util.junitcompat.TestLeaveFilesIfTestFails.testLeaveFilesIfTestFails
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to