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