You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
P:testswarm: temporarily disable testing on Android
Newer Chrome for Android has a generic UA that always says Android 10 and
doesn't indicate the device used. To add insult to injury, Chrome for bigger
Android devices like Samsung Galaxy Tab actually identifies as Linux.
We'll have to tweak TestSwarm to ignore a lot more data when comparing against
Android. Even worse, though, is that spawned Chrome for Android tablets now is
also identified as a legitimate Chrome for Desktop instance, which pollutes our
Chrome for desktop data.
Let's disable testing on Android until we adjust to these changes on our side.
0 commit comments