Commit 6ad9a67
authored
[native assets] Switch device lab Android with Linux host to emulator (flutter#170689)
Closes: flutter#170682
We have emulators available on the Linux host, so switch the Android
device lab tests for native assets over to the emulator.
We don't seem to have emulators on Windows or MacOS hosts. (If we do,
they are not used in `ci.yaml`.)
We want at least one physical device test for Android with native
assets. And we want to cover all host OSes (not everything works the
same everywhere). So keep the physical device tests for the MacOS and
Windows hosts.
Should we wait with landing this until
flutter#170529 is resolved?1 parent 117c60e commit 6ad9a67
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3090 | 3090 | | |
3091 | 3091 | | |
3092 | 3092 | | |
3093 | | - | |
| 3093 | + | |
3094 | 3094 | | |
3095 | | - | |
| 3095 | + | |
3096 | 3096 | | |
3097 | 3097 | | |
3098 | 3098 | | |
3099 | | - | |
| 3099 | + | |
3100 | 3100 | | |
3101 | 3101 | | |
3102 | 3102 | | |
| |||
0 commit comments