Source code

Revision control

Copy as Markdown

Other Tools

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