Quiet iOS native test result zipping (#111434)
This commit is contained in:
parent
c1eb88f31f
commit
489094ad98
@ -495,6 +495,7 @@ end
|
||||
<String>[
|
||||
'-r',
|
||||
'-9',
|
||||
'-q',
|
||||
zipPath,
|
||||
'result.xcresult',
|
||||
],
|
||||
|
@ -229,6 +229,7 @@ Future<bool> runXcodeTests({
|
||||
<String>[
|
||||
'-r',
|
||||
'-9',
|
||||
'-q',
|
||||
zipPath,
|
||||
path.basename(xcresultBundle.path),
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user