Source code
Revision control
Copy as Markdown
Other Tools
[header-parsing-error-debug-report.sub.https.html]
expected:
if not debug and (os == "android"): OK
if debug: OK
TIMEOUT
[Header error debug report is received.]
expected:
if not debug and (os == "android"): FAIL
if debug: FAIL
TIMEOUT