DataDog / datadog-ci

Use Datadog from your CI.
https://datadoghq.com
Apache License 2.0
129 stars 55 forks source link

[SYNTH-15675] Report timed out retries #1440

Closed Drarig29 closed 2 months ago

Drarig29 commented 2 months ago

What and why?

This PR fixes a bug where timed out retries were sometimes not reported.

Bug description:

How?

In a backend PR, we added the max_retries property.

If the result is timed_out && retries < max_retries, then we report it as a residual result.

This PR also fixes the JUnit reporter by not saving intermediate results in the JUnit file, and adds a few properties (retries, max_retries, initial_result_id) to results in the JUnit file.

Review checklist

datadog-datadog-prod-us1[bot] commented 2 months ago

Datadog Report

Branch report: corentin.girard/SYNTH-15675/report-timed-out-retries Commit report: f5cb9bf Test service: datadog-ci-tests

:white_check_mark: 0 Failed, 1636 Passed, 0 Skipped, 1m 56.34s Total duration (1m 31.2s time saved)