Mobile/Testing/03 27 13: Difference between revisions
Jump to navigation
Jump to search
| Line 42: | Line 42: | ||
== Eideticker == | == Eideticker == | ||
* Dashboard now running on a new server. Mostly worked out some stability problems with various tests. | |||
** Some legacy videos lost. How important is old video data? | |||
* Some kind of strange regression is preventing the CNN test from working on the LG G2X, pending further investigation on what's causing this, disabled the test ({{bug|855019}}) | |||
* Should have a web page startup test up and running by later today ({{bug|852744}}) | |||
= Round Table = | = Round Table = | ||
= Action Items = | = Action Items = | ||
Revision as of 17:09, 27 March 2013
Previous Action Items
- [gbrown & jmaher & ted] investigate replacing libc and libdvm with custom compiled versions we have symbols for
- (DONE ???) ted is having trouble sync'ing the repos for the revision we run
Status reports
Dev team
- bug 854549 Robocop screenshots
- see also http://gbrownmozilla.wordpress.com/2013/03/26/screenshots-for-robocop/
- bug 781179 Android PGO investigations: got valgrind working; reported results for pandaboard
Rel Eng
- (Callek) Foopies are now all on linux machines (c.f. bug 851579)
- Useful because it removes unneeded diversity in our code allowing us to iterate and improve more quickly on sut_tools related code.
- (Callek) debug tests in production on cedar, working on xpcshell tests
- (kmoir) Setup a rack of foopies/pandas so jmaher can run smoketests and with and without the new power supply
- (kmoir) Testing mozharness changes for android tests
IT
- Still working on a higher density chassis, parts coming in to build a prototype.
A Team
x86 automation
Autophone
- Doing a new test run from 2013-03-13 to 2013-03-27: http://mrcote.info/phonedash_bc/#/org.mozilla.fennec/throbberstart/local-blank/2013-03-13/2013-03-27
- Various new features including persistent job list and better build caching.
- Work in progress on better logging (https://bugzilla.mozilla.org/show_bug.cgi?id=853961)
- Network Link Conditioner not working for bc under OS X using ipfw. He came up with his own script:
phone ~3G average connection download 780Kbps, upload 330Kbps delay 100ms no packet loss
let pipe=pipe+1 sudo ipfw pipe $pipe config bw 780Kbit/s delay 100 plr 0 sudo ipfw add $pipe pipe $pipe ip from 192.168.1.13 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 192.168.1.13 in
Eideticker
- Dashboard now running on a new server. Mostly worked out some stability problems with various tests.
- Some legacy videos lost. How important is old video data?
- Some kind of strange regression is preventing the CNN test from working on the LG G2X, pending further investigation on what's causing this, disabled the test (bug 855019)
- Should have a web page startup test up and running by later today (bug 852744)