mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
verbose
This commit is contained in:
parent
6276350c5f
commit
89086f089b
@ -1747,7 +1747,8 @@ class CompileTest {
|
||||
'platform=iOS,arch=arm64',
|
||||
'-only-testing:BenchmarkTests/BenchmarkTests/testTimeToFirstFrame',
|
||||
'-resultBundlePath',
|
||||
'benchmarkResults.xcresult'
|
||||
'benchmarkResults.xcresult',
|
||||
'-verbose'
|
||||
]).then((ProcessResult results) {
|
||||
print(results.stdout);
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user