Skip to content

build(deps): bump tests/FeatureFlags/ffe-system-test-data from 4446371 to a596df7#4018

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Commits
  • a596df7 Merge pull request #17 from DataDog/leo.romanovsky/regex-shard-bound-fixtures
  • ce45493 Add regex and shard-bound fixtures
  • 6c7f63b Merge pull request #16 from DataDog/leo.romanovsky/malformed-split-shards-fix...
  • cf7d7d5 Add missing split shards fixture
  • d9d8020 Merge pull request #15 from DataDog/leo.romanovsky/date-window-assignment-rea...
  • e4803e3 Fix temporal allocation reasons
  • 95ff628 Fix date-window assignment reasons
  • 57e98f5 Merge pull request #14 from DataDog/leo.romanovsky/add-regex-evaluation-cases
  • 6db17e8 Add regex evaluation edge cases
  • 1db25ec Merge pull request #11 from DataDog/leo.romanovsky/ffe-malformed-config-cases
  • Additional commits viewable 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 `a596df7`.
- [Commits](DataDog/ffe-system-test-data@4446371...a596df7)

---
updated-dependencies:
- dependency-name: tests/FeatureFlags/ffe-system-test-data
  dependency-version: a596df75dca040c46078b768cd2536c67691523c
  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 26, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 26, 2026 07:05
@dependabot dependabot Bot added the submodules Pull requests that update submodules code label Jun 26, 2026
@dependabot dependabot Bot requested review from dd-oleksii and sameerank and removed request for a team June 26, 2026 07:05

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

Copy link
Copy Markdown

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: 8d5918b20b

ℹ️ 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 a596df75dca040c46078b768cd2536c67691523c

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 result metadata from the fixtures

This bump pulls in upstream fixture changes whose expected result is no longer just the value (for example, missing-flag cases now carry errorCode: FLAG_NOT_FOUND/reason: ERROR, and the date-window fixture updates are reason-only), but our only consumer, tests/ext/ffe/system_test_data_evaluate.phpt, stops after comparing $details->getValue() at lines 154-163. With this submodule revision, PHP can still return stale reason/error metadata while the canonical fixture sweep reports failures=0; please assert getReason() and getErrorCode() when those keys are present.

Useful? React with 👍 / 👎.

@datadog-datadog-prod-us1

datadog-datadog-prod-us1 Bot commented Jun 26, 2026

Copy link
Copy Markdown

Pipelines  Tests

Fix all issues with BitsAI

⚠️ Warnings

🚦 44 Pipeline jobs failed

DataDog/apm-reliability/dd-trace-php | ASAN test_c: [8.3, arm64]   View in Datadog   GitLab

🧪 1 Test failed

tmp/build_extension/tests/ext/ffe/system_test_data_evaluate.phpt (FFE canonical system test data evaluates through the Datadog client) from php.tmp.build_extension.tests.ext.ffe   View in Datadog
config_loaded=true
002&#43; failure=test-case-regex-flag.json#3: value got=&#34;unicode-word-boundary&#34; want=&#34;unicode-scoped-inline-flags&#34;
     fixture_files=31
     cases=238
004- failures=0
005&#43; failures=1

DataDog/apm-reliability/dd-trace-php | ASAN test_c: [8.0, arm64]   View in Datadog   GitLab

🧪 1 Test failed

All test failures are known flaky.

❄️ Known flaky: tmp/build_extension/tests/ext/ffe/system_test_data_evaluate.phpt (FFE canonical system test data evaluates through the Datadog client) from PHP.tmp.build_extension.tests.ext.ffe   View in Datadog
002&#43; failure=test-case-regex-flag.json#3: value got=&#34;unicode-word-boundary&#34; want=&#34;unicode-scoped-inline-flags&#34;
     fixture_files=%d
     cases=%d
005&#43; failures=1
004- failures=0

Not introduced in this PR.

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

View all 44 failed jobs.

ℹ️ Info

No other issues found (see more)

❄️ No new flaky tests detected

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

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 8d5918b | 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