commit | ad7727a21cdd8fe8a0890aef637a9138bc8f14c2 | [log] [tgz] |
---|---|---|
author | Yegor <yjbanov@google.com> | Thu Oct 21 11:13:18 2021 -0700 |
committer | GitHub <noreply@github.com> | Thu Oct 21 11:13:18 2021 -0700 |
tree | 62f52fea06520c9727fec2c63ce67a52e46c0668 | |
parent | e7c809e8a8118b909aac39adc23392c7470818e4 [diff] [blame] |
[web] enable CanvasKit tests using a local bundle fetched from CIPD (#92134)
diff --git a/TESTOWNERS b/TESTOWNERS index 487b968..559100d 100644 --- a/TESTOWNERS +++ b/TESTOWNERS
@@ -225,6 +225,7 @@ # web_integration_tests @yjbanov @flutter/web # web_long_running_tests @yjbanov @flutter/web # web_tests @yjbanov @flutter/web +# web_canvaskit_tests @yjbanov @flutter/web # web_tool_tests @zanderso @flutter/tool # fuchsia_precache @zanderso @flutter/tool # skp_generator @Hixie