diff --git a/browser/components/preferences/in-content/tests/browser.ini b/browser/components/preferences/in-content/tests/browser.ini index 3d214271d4a0..2fbcd3bfee38 100644 --- a/browser/components/preferences/in-content/tests/browser.ini +++ b/browser/components/preferences/in-content/tests/browser.ini @@ -95,7 +95,7 @@ skip-if = os == 'win' && processor == "x86_64" && bits == 64 # bug 1522821 [browser_sync_pairing.js] [browser_telemetry.js] # Skip this test on Android as FHR and Telemetry are separate systems there. -skip-if = !healthreport || !telemetry || (os == 'linux' && debug) || (os == 'android') +skip-if = !telemetry || (os == 'linux' && debug) [browser_warning_permanent_private_browsing.js] [browser_containers_name_input.js] run-if = nightly_build # Containers is enabled only on Nightly