Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 3eb6e15

Browse files
authored
fuchsia: Enable integration tests (#29565)
1 parent 79b5e3c commit 3eb6e15

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

testing/fuchsia/test_suites.yaml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,12 @@
44
# Legacy Component Framework v1 components.
55
- test_command: run-test-component fuchsia-pkg://fuchsia.com/flutter_runner_tests#meta/flutter_runner_tests.cmx
66
package: flutter_runner_tests-0.far
7-
# TODO(richkadel): Enable this test once the CI fuchsia image for femu tests has been updated to
8-
# meet the test requirements. Changes are in progress to support this test.
9-
# - test_command: run-test-component fuchsia-pkg://fuchsia.com/flutter-embedder-test2#meta/flutter-embedder-test2.cmx
10-
# packages:
11-
# - flutter-embedder-test2-0.far
12-
# - gen/flutter/shell/platform/fuchsia/flutter/integration_flutter_tests/embedder/child-view2/child-view2/child-view2.far
13-
# - gen/flutter/shell/platform/fuchsia/flutter/integration_flutter_tests/embedder/parent-view2/parent-view2/parent-view2.far
14-
# - flutter_jit_runner-0.far
7+
- test_command: run-test-component fuchsia-pkg://fuchsia.com/flutter-embedder-test2#meta/flutter-embedder-test2.cmx
8+
packages:
9+
- flutter-embedder-test2-0.far
10+
- gen/flutter/shell/platform/fuchsia/flutter/integration_flutter_tests/embedder/child-view2/child-view2/child-view2.far
11+
- gen/flutter/shell/platform/fuchsia/flutter/integration_flutter_tests/embedder/parent-view2/parent-view2/parent-view2.far
12+
- flutter_jit_runner-0.far
1513

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

0 commit comments

Comments
 (0)