Re: revisiting disabling Linux32 testing
William Lachance <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.seamonkey |
|---|---|
| Message-ID | <[email protected]> |
On 2016-03-10 10:29 AM, [email protected] wrote: > * We use Linux32 tests for sanity checking tests that aren't running on b2g > * Linux64 tests don't have parity with the test coverage on Linux32 > * Linux32 is a very small user base compared to Windows yet we allocate expensive resources to it. > * Was mentioned that 25% of our contributor community run Linux, however it is unclear if this is Linux32 or Linux64 > * Most people don't use our Linux32 builds, but rather the ones from their distro > * We do not have reliable telemetry numbers for Linux32 from distros for various reasons FWIW, there was pretty conclusive evidence produced at the time that the vast majority of Linux users were running linux32, and I doubt that's changed: https://groups.google.com/d/msg/mozilla.dev.planning/wBgLRXCTlaw/NvV-05jQBgAJ Just because someone doesn't get their builds from us, it doesn't mean that they aren't important. I think it would look pretty bad on us if we released a version of Firefox which was broken on linux32 as a result of this change, though I'm not sure how likely that is. Perhaps the linux64 tests + whatever QA we get from the community is enough to catch those kinds of issues. Will