Bug 1700527 - disable browser_privatebrowsing_about.js on Linux_opt for frequent failures. r=ahal DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D114711
This commit is contained in:
Butkovits Atila 2021-05-10 16:21:25 +00:00
parent 8610bdf211
commit 24f2019a03

View File

@ -24,7 +24,7 @@ support-files =
[browser_privatebrowsing_about.js]
skip-if =
verify
os == 'linux' && (debug || asan || tsan) # Bug 1700527
os == 'linux' # Bug 1700527
tags = trackingprotection
[browser_privatebrowsing_about_search_banner.js]
[browser_privatebrowsing_aboutSessionRestore.js]