From 1135002b0f578016205042f07bcf86d0cc60fdff Mon Sep 17 00:00:00 2001 From: Yuqian Li Date: Thu, 3 Sep 2020 12:46:24 -0700 Subject: [PATCH] Mark nonflaky tests as such (#65054) Those 2 tests have been green for the last 10 runs --- dev/devicelab/manifest.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/dev/devicelab/manifest.yaml b/dev/devicelab/manifest.yaml index 823e59e3998..562841ee363 100644 --- a/dev/devicelab/manifest.yaml +++ b/dev/devicelab/manifest.yaml @@ -485,7 +485,6 @@ tasks: Measures the startup time of the Flutter Gallery app on 32-bit iOS (iPhone 4S). stage: devicelab_ios required_agent_capabilities: ["mac/ios32"] - flaky: true # https://github.com/flutter/flutter/issues/62633 flutter_gallery_ios32__transition_perf: description: > @@ -840,7 +839,6 @@ tasks: Measures the performance of the Crane page in the new Flutter Gallery on Android. stage: devicelab required_agent_capabilities: ["linux/android"] - flaky: true fast_scroll_large_images__memory: description: >