Skip to content

fix(ci): PHP profiler language tests YAML invalid#4004

Merged
realFlowControl merged 1 commit into
masterfrom
realFlowControl-patch-1
Jun 22, 2026
Merged

fix(ci): PHP profiler language tests YAML invalid#4004
realFlowControl merged 1 commit into
masterfrom
realFlowControl-patch-1

Conversation

@realFlowControl

@realFlowControl realFlowControl commented Jun 22, 2026

Copy link
Copy Markdown
Member

Description

The last cleanup commit (failing if profiling is not loaded in PHP Language Tests) in #3364 actually broke the YAML and it failed in complete silence. Turns out: if there is a : sign somewhere in the list, it is not a array of strings in YAML anymore, but a map ...

On a personal note: YAML was a mistake

Reviewer checklist

  • Test coverage seems ok.
  • Appropriate labels assigned.

@datadog-official

datadog-official Bot commented Jun 22, 2026

Copy link
Copy Markdown

Pipelines  Tests

Fix all issues with BitsAI

⚠️ Warnings

🚦 5 Pipeline jobs failed

DataDog/apm-reliability/dd-trace-php | test_integrations_guzzle_latest: [7.2]   View in Datadog   GitLab

DataDog/apm-reliability/dd-trace-php | test_integrations_guzzle_latest: [7.4]   View in Datadog   GitLab

DataDog/apm-reliability/dd-trace-php | test_integrations_guzzle_latest: [8.0]   View in Datadog   GitLab

View all 5 failed jobs.

ℹ️ Info

No other issues found (see more)

🧪 All tests passed

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 54.11% (+0.03%)

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 030cc31 | Docs | Datadog PR Page | Give us feedback!

@realFlowControl realFlowControl force-pushed the realFlowControl-patch-1 branch from a0ef1b2 to 52dd313 Compare June 22, 2026 12:39
@realFlowControl realFlowControl force-pushed the realFlowControl-patch-1 branch from 52dd313 to 030cc31 Compare June 22, 2026 12:49
@realFlowControl realFlowControl marked this pull request as ready for review June 22, 2026 12:52
@realFlowControl realFlowControl requested a review from a team as a code owner June 22, 2026 12:52

@bwoebi bwoebi left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requiring no quoting for values in yaml was indeed a mistake

@realFlowControl realFlowControl merged commit 8499f59 into master Jun 22, 2026
1117 of 1801 checks passed
@realFlowControl realFlowControl deleted the realFlowControl-patch-1 branch June 22, 2026 13:02
@github-actions github-actions Bot added this to the 1.22.0 milestone Jun 22, 2026
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.

2 participants