Skip to content

[NO-TICKET] Skip ruby heap tests and mark them as flaky - #157

Merged
r1viollet merged 1 commit into
mainfrom
ivoanjo/skip-flaky-heap-tests
Jul 3, 2026
Merged

[NO-TICKET] Skip ruby heap tests and mark them as flaky#157
r1viollet merged 1 commit into
mainfrom
ivoanjo/skip-flaky-heap-tests

Conversation

@ivoanjo

@ivoanjo ivoanjo commented Jul 3, 2026

Copy link
Copy Markdown
Member

What does this PR do?

This PR marks all Ruby heap-related tests as flaky, renaming the folders so they don't run by default in CI.

Motivation:

This PR attempts to "stop the bleeding" relating to the Ruby Heap tests being flaky: it's really annoying that these failures keep showing up in other prof-correctness where nothing changed for Ruby.

I've started #154 to try to actually fix things, but until we have a good fix in place, let's avoid the annoyance to everyone else.

Additional Notes:

N/A

How to test the change?

Validate that ruby_heap tests are no longer running in CI (and CI is still green).

**What does this PR do?**

This PR marks all Ruby heap-related tests as flaky, renaming the
folders so they don't run by default in CI.

**Motivation:**

This PR attempts to "stop the bleeding" relating to the Ruby Heap tests
being flaky: it's really annoying that these failures keep showing up
in other prof-correctness where nothing changed for Ruby.

I've started #154 to try
to actually fix things, but until we have a good fix in place, let's
avoid the annoyance to everyone else.

**Additional Notes:**

N/A

**How to test the change?**

Validate that `ruby_heap` tests are no longer running in CI (and CI is
still green).
@ivoanjo
ivoanjo requested a review from a team as a code owner July 3, 2026 08:20
@ivoanjo
ivoanjo requested review from a team, KowalskiThomas, eregon and r1viollet July 3, 2026 08:20
@r1viollet
r1viollet merged commit 180cf71 into main Jul 3, 2026
45 of 49 checks passed
@r1viollet
r1viollet deleted the ivoanjo/skip-flaky-heap-tests branch July 3, 2026 10:01
@r1viollet

Copy link
Copy Markdown
Collaborator

please open a follow up ticket 🙇

@ivoanjo

ivoanjo commented Jul 3, 2026

Copy link
Copy Markdown
Member Author

Created https://datadoghq.atlassian.net/browse/PROF-15319 to track actually fixing these

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants