Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-8201

TestCodecLoadingDeadlock.testDeadlock failure has no "reproduce with" line

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None
    • New

    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/:

         [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!
      

      Note:

      git checkout -f d77f618a672d719b971684c55b9fa07d0ba59aaf
      

      Attachments

        1. LUCENE-8201.patch
          4 kB
          Dawid Weiss

        Activity

          People

            dweiss Dawid Weiss
            sarowe Steven Rowe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: