Closed
Bug 917093
Opened 12 years ago
Closed 11 years ago
[gaiatest] optimize rebuilds for minimal IO overhead
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Firefox OS Graveyard
Gaia::UI Tests
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jlal, Unassigned)
References
Details
Running gaiatest on desktop is very slow... Initially we had similar issues in the marionette js tests but we optimized the majority of the profiling operations away with symlinks and a set of copy/pastes.
I suspect we are running into similar slowness issues here.
| Reporter | ||
Comment 1•12 years ago
|
||
https://travis-ci.org/mozilla-b2g/gaia/builds/11446646 20 minutes on travis CI... not unbearable running in parallel with other things but hopefully we can get the current set down much further.
Updated•12 years ago
|
Component: Marionette → Gaia::UI Tests
Product: Testing → Boot2Gecko
Comment 2•11 years ago
|
||
We made a lot of improvements with the new Waits and got time down a lot.
I don't think we can do much mroe in the framework side for now.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•