Bug 1718210 - Enable SandboxTest on Windows/Debug r=gcp

Differential Revision: https://phabricator.services.mozilla.com/D121047
This commit is contained in:
Alexandre Lissy 2021-07-29 15:07:24 +00:00
parent 6f829420e7
commit 5064274394

View File

@ -7,6 +7,9 @@ support-files =
browser_content_sandbox_fs_tests.js
mac_register_font.py
../../../layout/reftests/fonts/fira/FiraSans-Regular.otf
# Bug 1718210, we need to disable rdd in gpu process to avoid leaks at shutdown
prefs =
media.gpu-process-decoder=false
[browser_content_sandbox_fs.js]
skip-if =
@ -22,5 +25,4 @@ skip-if = (os != 'mac') # This is a Mac-specific test
[browser_sandbox_test.js]
skip-if =
(debug && os == 'win') # bug 1718210
!debug