Confirmed users
3,376
edits
(→A Team) |
|||
(11 intermediate revisions by 6 users not shown) | |||
Line 6: | Line 6: | ||
== Dev team == | == Dev team == | ||
== Rel Eng == | == Rel Eng == | ||
* Callek: xpcshell tests are live on cedar and are easy to turn on for other trees (try, inbound/central). Have a high setup cost (30 minutes) but our test capacity can handle this currently {{bug|828069}} | |||
* kmoir: Landed change to run mochitests slower which should diminish the number of panda reboots until power supply issues are addressed {{bug|811444}} | |||
== IT == | == IT == | ||
* Still working on a higher density chassis, parts coming in to build a prototype. | * Still working on a higher density chassis, parts coming in to build a prototype. | ||
* Issues with pandas rebooting may be lack of sufficient power. 3 new power supplies installed to test this theory. 3 weeks lead time from the | * Issues with pandas rebooting may be lack of sufficient power. 3 new power supplies installed to test this theory. 3 weeks lead time from the manufacturer to get more | ||
== A Team == | == A Team == | ||
Line 27: | Line 29: | ||
== x86 automation == | == x86 automation == | ||
* Possibly obtaining x86 phone for Autophone testing. | |||
== Autophone == | == Autophone == | ||
* setup bandwidth limiting per device via: | |||
<pre>sudo ipfw pipe $pipe config bw 780Kbit/s delay 100 plr 0 | |||
sudo ipfw add $pipe pipe $pipe ip from $hostip to $ip out | |||
let pipe=pipe+1 | |||
sudo ipfw pipe $pipe config bw 330Kbit/s delay 100 plr 0 | |||
sudo ipfw add $pipe pipe $pipe ip from $ip to $hostip in | |||
</pre> | |||
* reran s1s2 tests for 2012-10-01 to date for 8 phones. Results available at: http://mrcote.info/phonedash/ | |||
== Eideticker == | == Eideticker == | ||
* Still trying to get a finer regression range for CNN page load on LG G2X ({{bug|855019}}). | |||
* Finally got cross browser page load test up. Found that our performance was bad, filed {{bug|857359}} to track. | |||
* Discussed with jchen idea of a new checkerboarding metric using frequency content analysis of capture frames for sharpness/density. Filed {{bug|857644}} to cover investigation. | |||
= Round Table = | = Round Table = | ||
* debug tests | |||
** need to resolve tooling https://bugzilla.mozilla.org/show_bug.cgi?id=818576#c28 | |||
* xpcshell tests | |||
= Action Items = | = Action Items = | ||
* wlach - Report back on regression | |||
* jmaher - test new power supplies |