Bug 1284083 - Disable frequent intermittent toolkit/components/places/tests/expiration/test_pref_maxpages.js completely on Linux. r=test-disabled on a CLOSED TREE

This commit is contained in:
Sebastian Hengst 2017-04-22 20:44:39 +02:00
Родитель fe3a848165
Коммит c54d68aa7d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -16,4 +16,4 @@ skip-if = toolkit == 'android'
[test_outdated_analyze.js]
[test_pref_interval.js]
[test_pref_maxpages.js]
skip-if = (os == 'win' && debug) || (os == 'linux' && bits == 64 && !debug) # bug 1284083
skip-if = (os == 'win' && debug) || (os == 'linux') # bug 1284083