Closed Bug 1056654 Opened 10 years ago Closed 7 years ago

gaia-integration device setup/tearDown is much slower than equivalent Python suite

Categories

(Testing Graveyard :: JSMarionette, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: zcampbell, Unassigned)

References

Details

(Whiteboard: [runner][device][emulator])

For a like for like test, the gaia-integration test runner is significantly slower than a Python test, as much as 30sec+ slower. This needs to be pared down to <60 seconds for a basic test if possible.
It seems like the jsrunner does a hard reboot (eg equivalent of 'adb reboot' and this takes a lot longer to startup the device. The Python runner just does stop b2g/start b2g which is a lot more lightweight.
Dave's work on Bug 1052433 will resolve a lot of comment#1.
Depends on: 1052433
Whiteboard: [runner]
Whiteboard: [runner] → [runner][device][emulator]
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.