Skip to content

Remove legacy server side AB test framework#28888

Draft
DanielCliftonGuardian wants to merge 2 commits into
mainfrom
dc/remove-legacy-ab-tests
Draft

Remove legacy server side AB test framework#28888
DanielCliftonGuardian wants to merge 2 commits into
mainfrom
dc/remove-legacy-ab-tests

Conversation

@DanielCliftonGuardian

@DanielCliftonGuardian DanielCliftonGuardian commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

What is the value of this and can you measure success?

Removes the old server-side AB testing framework which has been superseded.
The old framework had no active experiments so it was already a no-op.

What does this change?

Deleted core framework and related code.

I have moved ContentPresser feature switch to FeatureSwitches from the now deleted ServerSideExperimentSwitches

Warning

This PR drops the abTests field from the DCR payload, which DCR currently lists as required.
Do not deploy to PROD until the companion dotcom-rendering change (make abTests optional,
remove from schema required[], stop reading it) is live in PROD.

Deployment steps:

  1. DCR PR: abTests optional + de-referenced
  2. This PR
  3. DCR PR: delete the now-unused optional abTests property + schema definition

@DanielCliftonGuardian DanielCliftonGuardian self-assigned this Jun 26, 2026
@DanielCliftonGuardian DanielCliftonGuardian added the maintenance Departmental tracking: maintenance work, not a fix or a feature label Jun 26, 2026
@github-actions

Copy link
Copy Markdown
Contributor

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

Labels

maintenance Departmental tracking: maintenance work, not a fix or a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant