remove --trace-startup (#66568)
This commit is contained in:
parent
3f25aebc72
commit
2d26bafec2
@ -38,6 +38,7 @@ TaskFunction createUiKitViewScrollPerfTest() {
|
||||
'test_driver/uikit_view_scroll_perf.dart',
|
||||
'platform_views_scroll_perf',
|
||||
testDriver: 'test_driver/scroll_perf_test.dart',
|
||||
needsFullTimeline: false,
|
||||
).run;
|
||||
}
|
||||
|
||||
|
@ -506,7 +506,6 @@ tasks:
|
||||
Measures the runtime performance of platform views in the Complex Layout sample app on iPhone 6.
|
||||
stage: devicelab_ios
|
||||
required_agent_capabilities: ["mac/ios"]
|
||||
flaky: true
|
||||
|
||||
flutter_gallery_ios32__start_up:
|
||||
description: >
|
||||
|
Loading…
x
Reference in New Issue
Block a user