Closed Bug 742484 Opened 12 years ago Closed 11 years ago

Marionette should be able to parse the qemu hardware event log

Categories

(Remote Protocol :: Marionette, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: jgriffin, Unassigned)

Details

The b2g emulator writes certain hardware events to a logfile (see https://github.com/cgjones/android-external-qemu/issues/1).  Marionette should be able to parse these in such a way that the events logged to the file can be easily detected by tests.

In order to use this functionality, it's currently necessary to:

  cd glue/gonk/external/qemu
  git checkout master
  make gonk
Seems like we decided not to implement this kind of approach, and to stick with the emulator console's abilities instead.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.