Last modified: 2012-05-07 17:01:11 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T38536, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 36536 - Re-enable Firefox 10 in TestSwarm
Re-enable Firefox 10 in TestSwarm
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Continuous integration (Other open bugs)
unspecified
All All
: High major (vote)
: ---
Assigned To: Antoine "hashar" Musso (WMF)
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-05 09:34 UTC by Michael M.
Modified: 2012-05-07 17:01 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Michael M. 2012-05-05 09:34:54 UTC
As ESR version Firefox 10 is still supported (and will be for quite a while), so it should be tested.

Browser: gecko 10.0.3 win7
Useragent string: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.3) Gecko/20100101 Firefox/10.0.3
Comment 1 Krinkle 2012-05-06 20:21:47 UTC
After TestSwarm 1.0.0 is released we will upgrade to that and keep the swarm populated through browserstack, and maintain our own browser set (based on wikimedia traffic statistics). Until then we'll have to manually maintain it with database hacks.

There is no reason not to allow FF10 clients now.

Assigning to hashar.
Comment 2 Antoine "hashar" Musso (WMF) 2012-05-07 17:01:11 UTC
I have made Firefox 10 active again, reusing the id in the process:

mysql> update useragents set active=1 where id=118;
Query OK, 1 row affected (0.01 sec)
Rows matched: 1  Changed: 1  Warnings: 0


End result:


mysql> SELECT * FROM useragents WHERE id=118 \G
*************************** 1. row ***************************
     id: 118
   name: Firefox 10
 engine: gecko
version: ^10.
 active: 1
current: 0
popular: 0
    gbs: 0
   beta: 0
 mobile: 0
1 row in set (0.00 sec)

mysql>

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links