Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more logging to profiling flaky test #3165

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

ivoanjo
Copy link
Member

@ivoanjo ivoanjo commented Sep 27, 2023

What does this PR do?

This PR adds more logging to a flaky test reported by @marcotc ( https://app.circleci.com/pipelines/github/DataDog/dd-trace-rb/11866/workflows/08660eeb-0746-4675-87fd-33d473a3f479/jobs/445903 ).

I'm not sure what may have caused the test to fail, so I've added a bunch of extra information so that we can look into the issue the next time it shows up.

Motivation:

Hunt down every last flaky test!

Additional Notes:

If you see any profiling flaky tests, always let me know! I'm aiming to have ZERO flaky tests, so anything you find is new to me!

How to test the change?

Change only affects tests :)

For Datadog employees:

  • If this PR touches code that signs or publishes builds or packages, or handles
    credentials of any kind, I've requested a review from @DataDog/security-design-and-guidance.
  • This PR doesn't touch any of that.

**What does this PR do?**

This PR adds more logging to a flaky test reported by @marcotc
( https://app.circleci.com/pipelines/github/DataDog/dd-trace-rb/11866/workflows/08660eeb-0746-4675-87fd-33d473a3f479/jobs/445903 ).

I'm not sure what may have caused the test to fail, so I've added a
bunch of extra information so that we can look into the issue the next
time it shows up.

**Motivation:**

Hunt down every last flaky test!

**Additional Notes:**

If you see any profiling flaky tests, always let me know! I'm aiming
to have ZERO flaky tests, so anything you find is new to me!

**How to test the change?**

Change only affects tests :)
@ivoanjo ivoanjo requested a review from a team as a code owner September 27, 2023 16:09
@github-actions github-actions bot added the dev/testing Involves testing processes (e.g. RSpec) label Sep 27, 2023
@ivoanjo ivoanjo merged commit c42b22b into master Sep 28, 2023
177 checks passed
@ivoanjo ivoanjo deleted the ivoanjo/add-more-logging-for-flaky-test branch September 28, 2023 08:19
@github-actions github-actions bot added this to the 1.15.0 milestone Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev/testing Involves testing processes (e.g. RSpec)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants