BinaryTestFinder locks binary data file in some cases.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • jt4.2
    • Affects Version/s: jt4.2
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: