[midi-reporting.https.html]
expected:
if (os == "android") and sessionHistoryInParent and debug: OK
if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT]
if (os == "android") and not sessionHistoryInParent and debug: [OK, TIMEOUT]
if (os == "android") and not sessionHistoryInParent and not debug: [OK, TIMEOUT]
TIMEOUT
[MIDI Report Format]
expected:
if os == "android": FAIL
TIMEOUT