Commit 75609d9
authored
fix(aws): remove video processing since we switched to newer phones (#344)
* fix(aws): remove video processing since we switched to newer phones
This prevents a bug in Flashlight Cloud where Flashlight would get stuck in the processing video phases for longer tests
* fix: change default device since A10s is now unsupported1 parent 0a3d64f commit 75609d9
File tree
2 files changed
+5
-7
lines changed- packages/plugins/aws-device-farm/src/commands
2 files changed
+5
-7
lines changedLines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
68 | 66 | | |
69 | 67 | | |
70 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments