• Sebastien Robin's avatar
    test_result: fixed random unit test failure · 2063027f
    Sebastien Robin authored
    Since we have precision to second in the catalog, we sometimes had the
    cancelled test result from the previous test disurbing the test_07. By the way,
    directly filter out cancelled test result with TaskDistributionTool.createTestResult
    since they should be ignored.
    2063027f
TaskDistributionTool.py 11.8 KB