зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1757102: Skip test_win32k_enrollment.py for CCov build. r=tjr
CCov builds don't enable the sandbox so win32k test is not relevant. Differential Revision: https://phabricator.services.mozilla.com/D139707
This commit is contained in:
Родитель
13c6172000
Коммит
23410a5999
|
@ -1,4 +1,6 @@
|
|||
[test_fission_autostart.py]
|
||||
[test_win32k_enrollment.py]
|
||||
skip-if = os != 'win'
|
||||
skip-if =
|
||||
os != 'win'
|
||||
ccov # Bug 1757102
|
||||
[test_exitcode.py]
|
||||
|
|
Загрузка…
Ссылка в новой задаче