Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-14443 Improve ide&testing support
  3. HIVE-14572

Investigate jenkins test report timings

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • Tests
    • None

    Description

      sseth have noticed some odd timings in the jenkins reports

      I've created a sample project, to emulate a clidriver run during qtest:

      the testclass:

      • 1 sec beforeclass
      • 3x 0.2s test

      created using junit4 parameterized.
      Double checkout; second project runs different tests...or at least they have different name.

      here are my preliminary findings:

      thing expected 2.16 2.19.1
      total time ~3.4s 1.2s 3.4s
      package time ~3.4s 0.61s 1.7s
      class time ~3.4s 0.61s 1.7s
      testcase times ~.2s ~.2s ~.2s

      notes:

      • using 2.16 beforeclass timngs are totally hidden or lost
      • 2.19.1 does account for beforeclass but still fails to correctly aggregate the two runs of the similary named testclasses

      it might worth a try to look at the bleeding edge of this jenkins plugin...

      Attachments

        Issue Links

          Activity

            People

              kgyrtkirk Zoltan Haindrich
              kgyrtkirk Zoltan Haindrich
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: