flutter/packages/flutter_tools/test/general.shard/fuchsia
Jonah Williams 4f88ed1d3c
[flutter_tools] only restrict devices based on arch + buildMode, not emulator status (#58887)
instead of restricting profile/release mode based on whether the tool thinks the device is an emulator, restrict based on the device target architecture and the requested build mode. Notably, this enables release mode on x86_64 Android emulators, but not x86 emulators since we do not support that as an AOT target.

This does not add release mode support for simulators, since this requires us to build and upload artifacts for simulator/x86_64
2020-06-08 11:20:15 -07:00
..
fuchsia_dev_finder_test.dart Ignore fuchsia device-finder no device error (#52761) 2020-03-17 16:02:45 -07:00
fuchsia_device_test.dart [flutter_tools] only restrict devices based on arch + buildMode, not emulator status (#58887) 2020-06-08 11:20:15 -07:00
fuchsia_kernel_compiler_test.dart [flutter_tools] add --dart-define option for fuchsia build (#55715) 2020-04-27 14:59:03 -07:00
fuchsia_pm_test.dart [flutter_tools] fix pm serve ipv6 linklocal addr issue (#55664) 2020-04-29 09:29:02 -07:00
fuchsia_workflow_test.dart License update (#45373) 2019-11-27 15:04:02 -08:00