Bug 1669383 - Force default mochitest-webgl runs to use webgl.out-of-process:false. r=ahal

Differential Revision: https://phabricator.services.mozilla.com/D92530
This commit is contained in:
Jeff Gilbert
2020-10-07 17:33:13 +00:00
parent 6d131ab2f3
commit b557c0eee9
2 changed files with 14 additions and 5 deletions

View File

@@ -274,8 +274,8 @@ TEST_VARIANTS = {
'by-test-platform': {
'mac.*': ['trunk'],
'default': [],
}
}
},
},
},
'merge': {
'mozharness': {
@@ -283,9 +283,8 @@ TEST_VARIANTS = {
'--setpref=webgl.out-of-process=true',
],
},
'tier': 2
}
}
},
},
}