Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-6794986

BinaryTestFinder locks binary data file in some cases.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • jt4.2
    • jt4.2
    • tools
    • b12
    • generic
    • windows_xp
    • Verified

      Currently, opeing binary ZIP file is performed in BinaryTestFinder.init(File testSuiteRoot, File jtdFile) method, how ever actual reading and closing this file is perfomed only in BinaryTestFinder.scan and BinaryTestFinder.isFolder mdthods.

      The problem that due these methods could never been invoked and binary ZIP file is left opened.
      This can happen due to test pack structure or specific of tests tree refresh mechanism (see example in comments).

      Opening and closing of ZIP file must be performed in the same place consequently.

            kromanovorcl Konstantin Romanovskiy (Inactive)
            aburduko Alexander Burdukov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: