Skip to content

Commit

Permalink
fuchsia: Enable integration tests (flutter#29565)
Browse files Browse the repository at this point in the history
  • Loading branch information
arbreng authored Nov 6, 2021
1 parent 79b5e3c commit 3eb6e15
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions testing/fuchsia/test_suites.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,12 @@
# Legacy Component Framework v1 components.
- test_command: run-test-component fuchsia-pkg://fuchsia.com/flutter_runner_tests#meta/flutter_runner_tests.cmx
package: flutter_runner_tests-0.far
# TODO(richkadel): Enable this test once the CI fuchsia image for femu tests has been updated to
# meet the test requirements. Changes are in progress to support this test.
# - test_command: run-test-component fuchsia-pkg://fuchsia.com/flutter-embedder-test2#meta/flutter-embedder-test2.cmx
# packages:
# - flutter-embedder-test2-0.far
# - gen/flutter/shell/platform/fuchsia/flutter/integration_flutter_tests/embedder/child-view2/child-view2/child-view2.far
# - gen/flutter/shell/platform/fuchsia/flutter/integration_flutter_tests/embedder/parent-view2/parent-view2/parent-view2.far
# - flutter_jit_runner-0.far
- test_command: run-test-component fuchsia-pkg://fuchsia.com/flutter-embedder-test2#meta/flutter-embedder-test2.cmx
packages:
- flutter-embedder-test2-0.far
- gen/flutter/shell/platform/fuchsia/flutter/integration_flutter_tests/embedder/child-view2/child-view2/child-view2.far
- gen/flutter/shell/platform/fuchsia/flutter/integration_flutter_tests/embedder/parent-view2/parent-view2/parent-view2.far
- flutter_jit_runner-0.far

# v2 components.
- test_command: run-test-suite fuchsia-pkg://fuchsia.com/flutter_runner_tzdata_tests#meta/flutter_runner_tzdata_tests.cm
Expand Down

0 comments on commit 3eb6e15

Please sign in to comment.