mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
tests - drop more flags (#245357)
This commit is contained in:
@@ -306,9 +306,7 @@ export class DarwinTestRunner extends PosixTestRunner {
|
||||
protected override getDefaultArgs() {
|
||||
return [
|
||||
TEST_ELECTRON_SCRIPT_PATH,
|
||||
'--no-sandbox',
|
||||
'--disable-dev-shm-usage',
|
||||
'--use-gl=swiftshader',
|
||||
'--no-sandbox'
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user