Bug 1828013 - Skip the new test_getTimers.js xpcshell test on Android where there are multiple timers already present at xpcshell startup. CLOSED TREE

Differential Revision: https://phabricator.services.mozilla.com/D176006
This commit is contained in:
Florian Quèze 2023-04-20 10:49:26 +00:00
Родитель 0f963ac8dc
Коммит 1f982a54b7
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -23,6 +23,7 @@ fail-if = os == "android"
[test_file_createUnique.js]
[test_file_equality.js]
[test_getTimers.js]
skip-if = os == "android"
[test_hidden_files.js]
[test_home.js]
# Bug 676998: test fails consistently on Android