Filter out historic runtimes of non-passing tests

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • v6.2, v6.0
    • DAG 2023-01-23
    • 48
    • 1
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The historic test runtime data is returned as 0.0 when there are no passing tests:

        {
          "test_name": "jstests/parallel/basicPlus.js",
          "num_pass": 0,
          "num_fail": 13,
          "avg_duration_pass": 0.0
        },
      

      We should filter out such runtime data.

              Assignee:
              Mikhail Shchatko
              Reporter:
              Mikhail Shchatko
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: