mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
Bug 1718210 - Enable SandboxTest on Windows/Debug r=gcp
Differential Revision: https://phabricator.services.mozilla.com/D121047
This commit is contained in:
parent
6f829420e7
commit
5064274394
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user