This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -156,6 +156,7 @@ targets:
156
156
fuchsia_ctl_version : version:0.0.27
157
157
# ensure files from pre-production Fuchsia SDK tests are purged from cache
158
158
clobber : " true"
159
+ emulator_arch : " arm64"
159
160
timeout : 60
160
161
161
162
- name : Linux Framework Smoke Tests
Original file line number Diff line number Diff line change 38
38
# - test_command: run-test-suite fuchsia-pkg://fuchsia.com/dart_utils_tests#meta/dart_utils_tests.cm
39
39
# package: dart_utils_tests-0.far
40
40
- test_command : test-run fuchsia-pkg://fuchsia.com/dart-jit-runner-integration-test#meta/dart-jit-runner-integration-test.cm
41
- platforms :
41
+ emulator_arch :
42
42
- ' x64'
43
43
- ' arm64'
44
44
packages :
47
47
- gen/flutter/shell/platform/fuchsia/dart_runner/tests/startup_integration_test/dart_echo_server/dart_jit_echo_server/dart_jit_echo_server.far
48
48
- test_command : test-run fuchsia-pkg://fuchsia.com/dart-aot-runner-integration-test#meta/dart-aot-runner-integration-test.cm
49
49
run_with_dart_aot : ' true'
50
- platforms :
50
+ emulator_arch :
51
51
- ' x64'
52
52
- ' arm64'
53
53
packages :
You can’t perform that action at this time.
0 commit comments