Opting out of telemetry doesn't opt out of A/B testing if we have local experiments #6270
Labels
bug
Issue identified by VS Code Team member as probable bug
Milestone
A/B testing issue: #5042
Environment data
"python.jediEnabled"
set to; more info How to update the language server to the latest stable version #3977): JediExpected behaviour
Opting out of telemetry opts out of A/B testing, even if the local
experiments.json
is populated.Actual behaviour
Opting out of telemetry doesn't prevent the local
experiments.json
file from being read and enabling experiments for the user.Steps to reproduce:
experiments.json
with:LS - enabled
andAlwaysDisplayTestExplorer - enabled
)telemetry.enableTelemetry
tofalse
)experiments.ts
Logs
Output for
Python
in theOutput
panel after disabling telemetry:The text was updated successfully, but these errors were encountered: