зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1529774 - Disable test_profile_worker* on ARM Android. r=mstange
Differential Revision: https://phabricator.services.mozilla.com/D25893 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
2dbf847c0f
Коммит
892f9bc28b
|
@ -2,4 +2,6 @@
|
|||
support-files=profiler_test_utils.js
|
||||
|
||||
[test_profile_worker_bug_1428076.html]
|
||||
skip-if = os == 'android' && processor == 'arm' # Bug 1541291
|
||||
[test_profile_worker.html]
|
||||
skip-if = os == 'android' && processor == 'arm' # Bug 1541291
|
||||
|
|
Загрузка…
Ссылка в новой задаче