Mobile/Testing/05 01 13: Difference between revisions
Jump to navigation
Jump to search
m (→x86 automation) |
|||
Line 15: | Line 15: | ||
== A Team == | == A Team == | ||
== x86 automation == | == x86 automation == | ||
* I've now run through all of the test types, tracking in {{Bug|828571}} | |||
* Crashtests and JSRefTests seem stable, so I've filed a bug to get started on running this in Cedar | |||
** {{Bug|867377}} | |||
* Reftests have a small number of unexpected results (20) but should also be straight forward to get running | |||
* Mochitest and robocop have timeouts and larger number of unexpected results | |||
** Robocop needs to specify the user to the ActivityManager since the emulator images I'm using are 4.2 | |||
* Talos tests will run. | |||
** tsvg, ts_paint work ok | |||
** tp4m runs for a long time, then has problems parsing the output | |||
** haven't tried robocop based talos tests yet | |||
* I have been running some of the tests in parallel with two emulators running on my machine | |||
** In one case I got timeouts in both at the same time due to high CPU load | |||
* I'm planning to focus on getting mochitests running properly next | |||
== Autophone == | == Autophone == |
Revision as of 16:50, 1 May 2013
Previous Action Items
- (jmaher) explain your round table items
- (ctalbert) get kim a known good build
- (kim) run tests over the weekend
- (ctalbert) to email bad news
- (ateam) split out webgl from mochitest-1
- (wlach) to add stock and chome to new test
- (blassey) follow up with karen to get 2.2 end of life plan
Status reports
Dev team
Rel Eng
IT
A Team
x86 automation
- I've now run through all of the test types, tracking in bug 828571
- Crashtests and JSRefTests seem stable, so I've filed a bug to get started on running this in Cedar
- Reftests have a small number of unexpected results (20) but should also be straight forward to get running
- Mochitest and robocop have timeouts and larger number of unexpected results
- Robocop needs to specify the user to the ActivityManager since the emulator images I'm using are 4.2
- Talos tests will run.
- tsvg, ts_paint work ok
- tp4m runs for a long time, then has problems parsing the output
- haven't tried robocop based talos tests yet
- I have been running some of the tests in parallel with two emulators running on my machine
- In one case I got timeouts in both at the same time due to high CPU load
- I'm planning to focus on getting mochitests running properly next