[registration-schedule-job.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[different type]
expected: FAIL
[different updateViaCache]
expected:
if (os == "win") and (processor == "x86") and debug: [PASS, FAIL]
if (os == "win") and (processor == "x86_64") and not debug: [PASS, FAIL]
if (os == "linux") and not fission and not debug: [PASS, FAIL]
[FAIL, PASS]