apm-server icon indicating copy to clipboard operation
apm-server copied to clipboard

ci: debug failing test

Open kruskall opened this issue 1 month ago • 4 comments

Motivation/summary

Checklist

For functional changes, consider:

  • Is it observable through the addition of either logging or metrics?
  • Is its use being published in telemetry to enable product improvement?
  • Have system tests been added to avoid regression?

How to test these changes

Related issues

kruskall avatar Nov 20 '25 14:11 kruskall

:robot: GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

github-actions[bot] avatar Nov 20 '25 14:11 github-actions[bot]

This pull request does not have a backport label. Could you fix it @kruskall? 🙏 To fixup this pull request, you need to add the backport labels for the needed branches, such as:

  • backport-7.17 is the label to automatically backport to the 7.17 branch.
  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit.
  • backport-9./d is the label to automatically backport to the 9./d branch. /d is the digit.
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

mergify[bot] avatar Nov 20 '25 14:11 mergify[bot]

This pull request is now in conflicts. Could you fix it @kruskall? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b ci/debug-tbs-fail upstream/ci/debug-tbs-fail
git merge upstream/main
git push upstream ci/debug-tbs-fail

mergify[bot] avatar Nov 24 '25 12:11 mergify[bot]

:green_heart: Build Succeeded

History

  • :broken_heart: Build #7396 failed a037fa203fae2199a67a08694a1a65c8028a1f42
  • :yellow_heart: Build #7394 was flaky 9e5ef33545e2c284384b4167e6e90b3faf408798
  • :green_heart: Build #7392 succeeded eb3241321ca3c3a7ea2460fc437c221ac9728f6a
  • :green_heart: Build #7370 succeeded 3507ca060f5571f8014fb805970c844adbe4310a

elasticmachine avatar Dec 03 '25 17:12 elasticmachine