Skip to content

Commit 8af21e0

Browse files
move test ownership from zanderso -> tools team (#129199)
Move more test ownership from zanderso to the tools team. This file is used by the flaky issue bot to comment weekly on test shards that flake > 2%. The owner of the shard will be @'d on the issue. It is their responsibility to investigate and triage (potentially re-prioritizing, the bot will initially assign it p1).
1 parent 5d8cc97 commit 8af21e0

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

TESTOWNERS

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
/dev/devicelab/bin/tasks/gradient_dynamic_perf__e2e_summary.dart @flar @flutter/engine
6262
/dev/devicelab/bin/tasks/gradient_static_perf__e2e_summary.dart @flar @flutter/engine
6363
/dev/devicelab/bin/tasks/gradle_java8_compile_test.dart @reidbaker @flutter/tool
64-
/dev/devicelab/bin/tasks/hot_mode_dev_cycle_linux__benchmark.dart @zanderso @flutter/tool
64+
/dev/devicelab/bin/tasks/hot_mode_dev_cycle_linux__benchmark.dart @christopherfujino @flutter/tool
6565
/dev/devicelab/bin/tasks/image_list_jit_reported_duration.dart @zanderso @flutter/engine
6666
/dev/devicelab/bin/tasks/image_list_reported_duration.dart @zanderso @flutter/engine
6767
/dev/devicelab/bin/tasks/large_image_changer_perf_android.dart @zanderso @flutter/engine
@@ -98,7 +98,7 @@
9898
/dev/devicelab/bin/tasks/complex_layout_win__compile.dart @zanderso @flutter/tool
9999
/dev/devicelab/bin/tasks/flavors_test_win.dart @zanderso @flutter/tool
100100
/dev/devicelab/bin/tasks/flutter_gallery_win__compile.dart @zanderso @flutter/tool
101-
/dev/devicelab/bin/tasks/hot_mode_dev_cycle_win__benchmark.dart @zanderso @flutter/tool
101+
/dev/devicelab/bin/tasks/hot_mode_dev_cycle_win__benchmark.dart @andrewkolos @flutter/tool
102102
/dev/devicelab/bin/tasks/windows_chrome_dev_mode.dart @yjbanov @flutter/web
103103

104104
## Mac Android DeviceLab tests
@@ -123,7 +123,7 @@
123123
/dev/devicelab/bin/tasks/hello_world__memory.dart @zanderso @flutter/engine
124124
/dev/devicelab/bin/tasks/hello_world_android__compile.dart @zanderso @flutter/tool
125125
/dev/devicelab/bin/tasks/home_scroll_perf__timeline_summary.dart @zanderso @flutter/engine
126-
/dev/devicelab/bin/tasks/hot_mode_dev_cycle__benchmark.dart @zanderso @flutter/tool
126+
/dev/devicelab/bin/tasks/hot_mode_dev_cycle__benchmark.dart @eliasyishak @flutter/tool
127127
/dev/devicelab/bin/tasks/hybrid_android_views_integration_test.dart @stuartmorgan @flutter/plugin
128128
/dev/devicelab/bin/tasks/imagefiltered_transform_animation_perf__timeline_summary.dart @zanderso @flutter/engine
129129
/dev/devicelab/bin/tasks/integration_test_test.dart @zanderso @flutter/tool
@@ -166,7 +166,7 @@
166166
/dev/devicelab/bin/tasks/flutter_view_ios__start_up.dart @zanderso @flutter/engine
167167
/dev/devicelab/bin/tasks/fullscreen_textfield_perf_ios__e2e_summary.dart @cyanglaz @flutter/engine
168168
/dev/devicelab/bin/tasks/hello_world_ios__compile.dart @vashworth @flutter/engine
169-
/dev/devicelab/bin/tasks/hot_mode_dev_cycle_ios__benchmark.dart @zanderso @flutter/tool
169+
/dev/devicelab/bin/tasks/hot_mode_dev_cycle_ios__benchmark.dart @cyanglaz @flutter/tool
170170
/dev/devicelab/bin/tasks/hot_mode_dev_cycle_ios_simulator.dart @cyanglaz @flutter/tool
171171
/dev/devicelab/bin/tasks/hot_mode_dev_cycle_macos_target__benchmark.dart @cbracken @flutter/tool
172172
/dev/devicelab/bin/tasks/imagefiltered_transform_animation_perf_ios__timeline_summary.dart @cyanglaz @flutter/engine
@@ -295,21 +295,21 @@
295295
# TODO(keyonghan): add files/paths for below framework host only testss.
296296
# https://github.com/flutter/flutter/issues/82068
297297
#
298-
# build_tests @zanderso @flutter/tool
298+
# build_tests @eliasyishak @flutter/tool
299299
# ci_yaml flutter roller @caseyhillers @flutter/infra
300300
# coverage @godofredoc @flutter/infra
301301
# flutter_packaging @godofredoc @flutter/infra
302302
# flutter_plugins @stuartmorgan @flutter/plugin
303303
# framework_tests @HansMuller @flutter/framework
304-
# fuchsia_precache @zanderso @flutter/tool
304+
# fuchsia_precache @christopherfujino @flutter/tool
305305
# skp_generator @Hixie
306306
# test_ownership @keyonghan
307-
# tool_host_cross_arch_tests @zanderso @flutter/tool
308-
# tool_integration_tests @zanderso @flutter/tool
309-
# tool_tests @zanderso @flutter/tool
310-
# verify_binaries_codesigned @christopherfujino @flutter/releases
307+
# tool_host_cross_arch_tests @andrewkolos @flutter/tool
308+
# tool_integration_tests @christopherfujino @flutter/tool
309+
# tool_tests @andrewkolos @flutter/tool
310+
# verify_binaries_codesigned @xilaizhang @flutter/releases
311311
# web_canvaskit_tests @yjbanov @flutter/web
312312
# web_integration_tests @yjbanov @flutter/web
313313
# web_long_running_tests @yjbanov @flutter/web
314314
# web_tests @yjbanov @flutter/web
315-
# web_tool_tests @zanderso @flutter/tool
315+
# web_tool_tests @eliasyishak @flutter/tool

0 commit comments

Comments
 (0)