[simple-verbose-debug-report.sub.https.html] expected: if (os == "win") and ccov: OK if not debug and (os == "linux") and (processor == "x86_64") and not fission: [TIMEOUT, OK] if not debug and (os == "linux") and (processor == "x86_64") and fission: [TIMEOUT, OK] if not debug and (os == "linux") and (processor == "x86"): TIMEOUT if not debug and (os == "mac"): [TIMEOUT, OK] if not debug and (os == "win"): TIMEOUT [Verbose debug report is received.] expected: if (os == "win") and ccov: FAIL if not debug and (os == "linux") and (processor == "x86_64") and not fission: [TIMEOUT, FAIL] if not debug and (os == "linux") and (processor == "x86_64") and fission: [TIMEOUT, FAIL] if not debug and (os == "linux") and (processor == "x86"): TIMEOUT if not debug and (os == "mac"): [TIMEOUT, FAIL] if not debug and (os == "win"): TIMEOUT FAIL