You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Dawid Weiss (JIRA)" <ji...@apache.org> on 2018/03/13 07:47:00 UTC

[jira] [Updated] (LUCENE-8201) TestCodecLoadingDeadlock.testDeadlock failure has no "reproduce with" line

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

Dawid Weiss updated LUCENE-8201:
--------------------------------
    Description: 
Is it expected that there are test situations where a "reproduce with" line is not printed?  ({{reproduceJenkinsFailures.py}} assumes that all failures produce such a line.)

Here's one from [https://builds.apache.org/job/Lucene-Solr-SmokeRelease-7.x/172/]:

{noformat}
   [smoker]    [junit4] Suite: org.apache.lucene.codecs.TestCodecLoadingDeadlock
   [smoker]    [junit4] FAILURE 30.4s J0 | TestCodecLoadingDeadlock.testDeadlock <<<
   [smoker]    [junit4]    > Throwable #1: java.lang.AssertionError: Process did not exit after 30 secs -> classloader deadlock?
   [smoker]    [junit4]    > 	at __randomizedtesting.SeedInfo.seed([88B4FC32922379:DE355E834C88EAF]:0)
   [smoker]    [junit4]    > 	at org.apache.lucene.codecs.TestCodecLoadingDeadlock.testDeadlock(TestCodecLoadingDeadlock.java:75)
   [smoker]    [junit4] Completed [132/466 (1!)] on J0 in 30.45s, 1 test, 1 failure <<< FAILURES!
{noformat}

Note:
{code}
git checkout -f d77f618a672d719b971684c55b9fa07d0ba59aaf
{code}

  was:
Is it expected that there are test situations where a "reproduce with" line is not printed?  ({{reproduceJenkinsFailures.py}} assumes that all failures produce such a line.)

Here's one from [https://builds.apache.org/job/Lucene-Solr-SmokeRelease-7.x/172/]:

{noformat}
   [smoker]    [junit4] Suite: org.apache.lucene.codecs.TestCodecLoadingDeadlock
   [smoker]    [junit4] FAILURE 30.4s J0 | TestCodecLoadingDeadlock.testDeadlock <<<
   [smoker]    [junit4]    > Throwable #1: java.lang.AssertionError: Process did not exit after 30 secs -> classloader deadlock?
   [smoker]    [junit4]    > 	at __randomizedtesting.SeedInfo.seed([88B4FC32922379:DE355E834C88EAF]:0)
   [smoker]    [junit4]    > 	at org.apache.lucene.codecs.TestCodecLoadingDeadlock.testDeadlock(TestCodecLoadingDeadlock.java:75)
   [smoker]    [junit4] Completed [132/466 (1!)] on J0 in 30.45s, 1 test, 1 failure <<< FAILURES!
{noformat}


> TestCodecLoadingDeadlock.testDeadlock failure has no "reproduce with" line
> --------------------------------------------------------------------------
>
>                 Key: LUCENE-8201
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8201
>             Project: Lucene - Core
>          Issue Type: Test
>            Reporter: Steve Rowe
>            Assignee: Dawid Weiss
>            Priority: Major
>
> Is it expected that there are test situations where a "reproduce with" line is not printed?  ({{reproduceJenkinsFailures.py}} assumes that all failures produce such a line.)
> Here's one from [https://builds.apache.org/job/Lucene-Solr-SmokeRelease-7.x/172/]:
> {noformat}
>    [smoker]    [junit4] Suite: org.apache.lucene.codecs.TestCodecLoadingDeadlock
>    [smoker]    [junit4] FAILURE 30.4s J0 | TestCodecLoadingDeadlock.testDeadlock <<<
>    [smoker]    [junit4]    > Throwable #1: java.lang.AssertionError: Process did not exit after 30 secs -> classloader deadlock?
>    [smoker]    [junit4]    > 	at __randomizedtesting.SeedInfo.seed([88B4FC32922379:DE355E834C88EAF]:0)
>    [smoker]    [junit4]    > 	at org.apache.lucene.codecs.TestCodecLoadingDeadlock.testDeadlock(TestCodecLoadingDeadlock.java:75)
>    [smoker]    [junit4] Completed [132/466 (1!)] on J0 in 30.45s, 1 test, 1 failure <<< FAILURES!
> {noformat}
> Note:
> {code}
> git checkout -f d77f618a672d719b971684c55b9fa07d0ba59aaf
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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