Skip to content

[PROF-13732] Enable testing libdatadog-based features on macOS #5351

Merged
ivoanjo merged 30 commits intomasterfrom
ivoanjo/prof-13732-improve-macos-testing
Mar 16, 2026
Merged

[PROF-13732] Enable testing libdatadog-based features on macOS #5351
ivoanjo merged 30 commits intomasterfrom
ivoanjo/prof-13732-improve-macos-testing

Conversation

@ivoanjo
Copy link
Copy Markdown
Member

@ivoanjo ivoanjo commented Feb 12, 2026

What does this PR do?

With the upgrade to libdatadog v27 in #5274, we finally have libdatadog builds on rubygems.org. This PR adjusts our testing logic to:

  1. Assume that if you're on macOS libdatadog is now available (and fail if it isn't)
  2. Enable testing with libdatadog in CI

I ended up also de-duplicating some of our helper code, hopefully simplifying how we do this kind of integration.

Motivation:

Make sure libdatadog features are working and keep working on macOS.

Change log entry

Yes. Enable libdatadog-based features on macOS

Additional Notes:

This PR is on top of #5274, so we can only merge it once that one's in good shape.

I don't have a macOS machine available myself, so please let me know if I missed a spot!

How to test the change?

The existing tests are now executed and not skipped on macOS so that should be the validation :)

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

Labels

core Involves Datadog core libraries profiling Involves Datadog profiling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants