Pin system tests for release branch (#12142) - #12177
Closed
sarahchen6 wants to merge 5 commits into
Closed
Conversation
Co-authored-by: dd-octo-sts[bot] <200755185+dd-octo-sts[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit c55cb16) Co-authored-by: gh-worker-campaigns-3e9aa4[bot] <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com>
Skip malformed FFE flags during config parsing Use Instant for FFE allocation windows Log dropped malformed FFE flags Merge remote-tracking branch 'origin/master' into leo.romanovsky/ffl-2339-instant-allocation-windows # Conflicts: # products/feature-flagging/feature-flagging-lib/src/main/java/com/datadog/featureflag/RemoteConfigServiceImpl.java # products/feature-flagging/feature-flagging-lib/src/test/java/com/datadog/featureflag/RemoteConfigServiceImplTest.java Merge branch 'master' into leo.romanovsky/ffl-2339-instant-allocation-windows Clarify FFE instant parser test label Merge branch 'master' into leo.romanovsky/ffl-2339-instant-allocation-windows Merge remote-tracking branch 'origin/master' into leo.romanovsky/ffl-2339-instant-allocation-windows # Conflicts: # products/feature-flagging/feature-flagging-lib/src/test/java/com/datadog/featureflag/RemoteConfigServiceImplTest.java Address FFE Instant review feedback Merge remote-tracking branch 'origin/master' into leo.romanovsky/ffl-2339-instant-allocation-windows # Conflicts: # products/feature-flagging/feature-flagging-api/src/test/java/datadog/trace/api/openfeature/DDEvaluatorTest.java Preserve FFE allocation date compatibility Merge remote-tracking branch 'origin/master' into leo.romanovsky/ffl-2339-instant-allocation-windows # Conflicts: # products/feature-flagging/feature-flagging-api/src/test/java/datadog/trace/api/openfeature/DDEvaluatorTest.java # products/feature-flagging/feature-flagging-lib/src/main/java/com/datadog/featureflag/RemoteConfigServiceImpl.java # products/feature-flagging/feature-flagging-lib/src/test/java/com/datadog/featureflag/RemoteConfigServiceImplTest.java Preserve microsecond precision in FFE allocation windows Merge remote-tracking branch 'origin/master' into leo.romanovsky/ffl-2339-instant-allocation-windows Fix exposure context serialization Exercise null Instant adapter path Cover FFE allocation parser branches Exercise the allocation adapter factory, null, and read-only paths required by changed-code coverage, and remove an unreachable parser null guard. Environment: Datadog workspace Respect exposure logging conventions Exclude serialization failures from telemetry and log submission failures at debug level. Environment: Datadog workspace Co-authored-by: leo.romanovsky <leo.romanovsky@datadoghq.com> (cherry picked from commit 4f6a1ea)
sarahchen6
requested review from
AlexeyKuznetsov-DD,
PerfectSlayer,
ValentinZakharov,
pavlokhrebto,
randomanderson and
vjfridge
and removed request for
a team
August 10, 2026 13:24
Contributor
|
Hi! 👋 Thanks for your pull request! 🎉 To help us review it, please make sure to:
If you need help, please check our contributing guidelines. |
AlexeyKuznetsov-DD
approved these changes
Aug 10, 2026
pavlokhrebto
approved these changes
Aug 10, 2026
Contributor
Author
|
The correct backport PR is #12176. Sorry for the pings. |
Contributor
There was a problem hiding this comment.
More details
The GitHub workflow reference, checkout ref, and GitLab variable resolve to the same existing system-tests commit, whose workflow accepts the supplied inputs. Feature-flag allocation windows preserved Date ABI and microsecond boundary behavior, while malformed configurations remained isolated.
📊 Validated against 10 scenarios · Open Bits AI session
🤖 Datadog Autotest · Commit 31d14c7 · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.