Commit 1173258e authored by Andrew Swan's avatar Andrew Swan
Browse files

Bug 1591590 Disable browser_toolbox_console_new_process.js on win debug r=nchevobbe

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

--HG--
extra : moz-landing-system : lando
parent dc63be57
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,4 +47,4 @@ skip-if = verify
[browser_console_webconsole_iframe_messages.js]
[browser_console_webconsole_private_browsing.js]
[browser_toolbox_console_new_process.js]
skip-if = asan || (os == 'mac' && debug) || (os == 'linux' && debug) || ccov # Bug 1591590
skip-if = asan || debug || ccov # Bug 1591590