Skip to content

Commit

Permalink
Only test on 10 devices
Browse files Browse the repository at this point in the history
  • Loading branch information
gmaclennan committed Aug 5, 2024
1 parent 233eec5 commit 77b809a
Showing 1 changed file with 7 additions and 16 deletions.
23 changes: 7 additions & 16 deletions e2e/devices.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,12 @@
[
{ "name": "Google Pixel 3", "osVersion": "9.0" },
{ "name": "Google Pixel 3a", "osVersion": "9.0" },
{ "name": "Google Pixel 4 XL", "osVersion": "10.0" },
{ "name": "Google Pixel 6 Pro", "osVersion": "12.0" },
{ "name": "Samsung Galaxy S23 Ultra", "osVersion": "13.0" },
{ "name": "Samsung Galaxy S24", "osVersion": "14.0" },
{ "name": "Samsung Galaxy S21 Ultra", "osVersion": "11.0" },
{ "name": "Google Pixel 8 Pro", "osVersion": "14.0" },
{ "name": "Huawei P30", "osVersion": "9.0" },
{ "name": "Motorola Moto G71 5G", "osVersion": "11.0" },
{ "name": "Motorola Moto G7 Play", "osVersion": "9.0" },
{ "name": "Google Pixel 7 Pro", "osVersion": "13.0" },
{ "name": "OnePlus 11R", "osVersion": "13.0" },
{ "name": "OnePlus 7", "osVersion": "9.0" },
{ "name": "OnePlus 7T", "osVersion": "10.0" },
{ "name": "Samsung Galaxy A52", "osVersion": "11.0" },
{ "name": "Samsung Galaxy S20", "osVersion": "10.0" },
{ "name": "Samsung Galaxy S23 Ultra", "osVersion": "13.0" },
{ "name": "Samsung Galaxy S24 Ultra", "osVersion": "14.0" },
{ "name": "Samsung Galaxy Tab S6", "osVersion": "9.0" },
{ "name": "Vivo V21", "osVersion": "11.0" },
{ "name": "Xiaomi Redmi Note 11", "osVersion": "11.0" },
{ "name": "Xiaomi Redmi Note 9", "osVersion": "10.0" }
{ "name": "Motorola Moto G71 5G", "osVersion": "11.0" },
{ "name": "Oppo Reno 6", "osVersion": "11.0" },
{ "name": "Huawei P30", "osVersion": "9.0" }
]

0 comments on commit 77b809a

Please sign in to comment.