Page MenuHomePhabricator

TestSwarm needs updating for browser/engine versions (Firefox 6; Safari 5.1; different versions of Chrome?)
Closed, ResolvedPublic

Description

TestSwarm currently lists Firefox 3.5, 3.6, and 4.0; as 5.0 is now the stable release it should probably be included.

It may also be wise to throw in Firefox 6 and/or 7 nightlies so we're watching out for possible future breakages.

Chrome currently lists only a single release; again it might be wise to do both the stable & beta channels.

Is this something we can do easily in config or will it need upstream fixes?


Version: unspecified
Severity: enhancement
URL: http://toolserver.org/~krinkle/testswarm/

Details

Reference
bz29549

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 21 2014, 11:31 PM
bzimport set Reference to bz29549.

Upstream issue for FF 5:
https://github.com/jquery/testswarm/issues/67

Upstream issue for Chrome needing to separate stable & dev chans:
https://github.com/jquery/testswarm/issues/60

Krinkle will have to manually update the regex in the database.

Commit for fx5:
https://github.com/siemens/testswarm/commit/83a4022e557223d4bb7730385095ee49743801ae

Fields:
'Firefox 5.0', 'gecko', '^5.0'

Our TestSwarm still doesn't recognize Firefox 5; some people on the beta channel will already be running Firefox 6, which should also be tested.

Adding bug 29550 as a dependency; apparently the toolserver version is too hacked-up to update easily so all changes are waiting on a new installation.

Updating bug summary, we're now two "major versions" behind on Firefox, and slightly behind on Safari where 5.1 isn't recognized (separately filed).

Still waiting on news about the updated testing cluster.