[script-transform-generateKeyFrame-simulcast.https.html] expected: if (os_version == "24.04") and not debug: [OK, CRASH] if os_version == "18.04": [OK, CRASH] [generateKeyFrame for rid that was negotiated away fails] bug: 1709960 expected: if (os == "android") and not debug and (os_version == "7.0") and not sessionHistoryInParent: [PASS, FAIL] if (os == "android") and not debug and (os_version == "14") and sessionHistoryInParent: [PASS, FAIL] if (os == "win") and (processor == "x86"): [PASS, FAIL] [generateKeyFrame works with simulcast rids] bug: 1709960 expected: if (os_version == "7.0") and sessionHistoryInParent and debug: PASS if (os_version == "14") and sessionHistoryInParent and debug: PASS if (os_version == "7.0") and not sessionHistoryInParent: PASS if (os_version == "14.70") and debug: PASS if (os_version == "14") and not sessionHistoryInParent: PASS if os_version == "24.04": PASS [PASS, FAIL] [generateKeyFrame with rid after simulcast->unicast negotiation fails] bug: 1709960 expected: if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL] if (os == "android") and not debug: [PASS, FAIL]