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

BaseXXXFormatTestCase should test exception handling.

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.2, 6.0
    • None
    • None
    • New

    Description

      BaseXXXFormatTestCases do a really good job on almost everything about testing a format. We rely on this almost completely for maintaining e.g. backwards compat codecs and keeping bugs out of the current ones.

      But they don't test the exception handling. For the current codecs you shouldn't have to debug testThreadInterruptDeadLock or similar. And for the back compat codecs, its just completely untested.

      Attachments

        1. LUCENE-6405_initial.patch
          7 kB
          Robert Muir

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: