зеркало из https://github.com/mozilla/gecko-dev.git
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:
Родитель
0f963ac8dc
Коммит
1f982a54b7
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче