From 0b968d0c4d3244575de86cdbd7155e269a28a383 Mon Sep 17 00:00:00 2001 From: Erik Date: Thu, 20 Oct 2022 18:47:55 +0000 Subject: [PATCH] Add touch-input-test to test_suites.yaml --- testing/fuchsia/test_suites.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/testing/fuchsia/test_suites.yaml b/testing/fuchsia/test_suites.yaml index 3ecc4df2306f3..25e91cedefb93 100644 --- a/testing/fuchsia/test_suites.yaml +++ b/testing/fuchsia/test_suites.yaml @@ -48,3 +48,8 @@ - oot_dart_aot_runner-0.far - dart-aot-runner-integration-test-0.far - gen/flutter/shell/platform/fuchsia/dart_runner/tests/startup_integration_test/dart_echo_server/dart_aot_echo_server/dart_aot_echo_server.far +- test_command: run-test-suite fuchsia-pkg://fuchsia.com/touch-input-test#meta/touch-input-test.cm + packages: + - touch-input-test-0.far + - oot_flutter_jit_runner-0.far + - gen/flutter/shell/platform/fuchsia/flutter/tests/integration/touch-input/touch-input-view/touch-input-view/touch-input-view.far