Skip to content

build(deps): bump tests/FeatureFlags/ffe-system-test-data from 4446371 to 1db25ec#3957

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/submodules/tests/FeatureFlags/ffe-system-test-data-1db25ec
Open

build(deps): bump tests/FeatureFlags/ffe-system-test-data from 4446371 to 1db25ec#3957
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/submodules/tests/FeatureFlags/ffe-system-test-data-1db25ec

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Bumps tests/FeatureFlags/ffe-system-test-data from 4446371 to 1db25ec.

Commits
  • 1db25ec Merge pull request #11 from DataDog/leo.romanovsky/ffe-malformed-config-cases
  • 5c5578d Document FFE config tolerance fixtures
  • 106db8a Add FFE config tolerance fixture cases
  • b42c4a1 Merge pull request #10 from DataDog/leo.romanovsky/missing-flag-error-fixture
  • a8e8984 fix: report missing flags as flag not found
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [tests/FeatureFlags/ffe-system-test-data](https://github.com/DataDog/ffe-system-test-data) from `4446371` to `1db25ec`.
- [Commits](DataDog/ffe-system-test-data@4446371...1db25ec)

---
updated-dependencies:
- dependency-name: tests/FeatureFlags/ffe-system-test-data
  dependency-version: 1db25ecdfb79094d97c1c1cf7d656596a83aa5c9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file submodules Pull requests that update submodules code labels Jun 5, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 5, 2026 07:07
@dependabot dependabot Bot requested review from dd-oleksii and leoromanovsky and removed request for a team June 5, 2026 07:07
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file submodules Pull requests that update submodules code labels Jun 5, 2026
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e5b2524df7

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@@ -1 +1 @@
Subproject commit 4446371bc1ca52bd526356927ef42d380145b118
Subproject commit 1db25ecdfb79094d97c1c1cf7d656596a83aa5c9
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Assert the new fixture error metadata

This fixture bump pulls in cases where test-flag-that-does-not-exist.json now expects reason: ERROR and errorCode: FLAG_NOT_FOUND, but the local fixture sweep still only validates result.value in tests/ext/ffe/system_test_data_evaluate.phpt around lines 154-160. If the PHP bridge regresses to returning a plain default/no-error result for a missing flag, this updated fixture still passes because the default value is unchanged, so the new compatibility requirement is silently untested; please extend the runner to assert optional reason/errorCode fields before relying on this bump.

Useful? React with 👍 / 👎.

@datadog-prod-us1-3
Copy link
Copy Markdown

datadog-prod-us1-3 Bot commented Jun 5, 2026

Pipelines  Tests

Fix all issues with BitsAI

⚠️ Warnings

🚦 4 Pipeline jobs failed

DataDog/apm-reliability/dd-trace-php | ASAN test_c with multiple observers: [8.3]   View in Datadog   GitLab

See error Timeout while flushing traces during test execution. Error: Kind(TimedOut) in [tmp/build_extension/tests/ext/request-replayer/client_side_stats.phpt]

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

See error Client-side SHM span stats failed to flush due to timeout in test_extension_ci.

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

See error Job failed: execution took longer than 1h0m0s seconds due to timeout.

View all 4 failed jobs.

ℹ️ Info

No other issues found (see more)

🧪 All tests passed
❄️ No new flaky tests detected

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 54.12% (-0.06%)

Useful? React with 👍 / 👎

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

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

Labels

dependencies Pull requests that update a dependency file submodules Pull requests that update submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants