Test re-ordering not working for *.class patternsets

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 2.4.3
    • Affects Version/s: 2.4.2
    • Component/s: Ant Tasks
    • None

      If .class files are used to match test classes in the junit batchtest element, then test reordering does not take place.

      mstudman: CloverTestSnapshot.calculateDurationOf() needs to be updated to handle .class paths, i believe

      mstudman: so currently it doesn't handle them (estimated duration == 0) but then adds the estimate cost of setup/teardown. the result, both ClassATest and ClassBTest appear to take the same length of time hence the non-optimised ordering

            Assignee:
            Michael Studman (Inactive)
            Reporter:
            Nick
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: