Bug 1536637 - correct the bug number detailing test_gmpProvider.js being disabled for windows10-aarch64 r=jmaher

Differential Revision: https://phabricator.services.mozilla.com/D25866

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Edwin Gao 2019-04-02 21:24:55 +00:00
Родитель d08c7610c8
Коммит 05d16c8961
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -122,7 +122,7 @@ tags = blocklist
skip-if = true
tags = blocklist
[test_gmpProvider.js]
skip-if = appname != "firefox" || (os == "win" && processor == "aarch64") # bug 1538785
skip-if = appname != "firefox" || (os == "win" && processor == "aarch64") # bug 1536637
[test_harness.js]
[test_hidden.js]
[test_install.js]