Bug 1934362 - Disable persisted search telemetry test on Linux - r=urlbar-reviewers,mak
It's unclear to me why Linux will sometimes skip storing the SERP URL in tabhistory. Differential Revision: https://phabricator.services.mozilla.com/D232308
This commit is contained in:
@@ -703,6 +703,9 @@ tags = "search-telemetry"
|
||||
|
||||
["browser_urlbar_telemetry_persisted.js"]
|
||||
tags = "search-telemetry"
|
||||
skip-if = [
|
||||
"os == 'linux' && os_version == '18.04' && processor == 'x86_64'",
|
||||
] # bug 1934362
|
||||
|
||||
["browser_urlbar_telemetry_places.js"]
|
||||
https_first_disabled = true
|
||||
|
||||
Reference in New Issue
Block a user