[zoom-iframe-os-zoom.html]
expected:
if os == "linux" and os_version == "24.04" and processor == "x86" and display == 'x11' and asan and not fission: [OK, TIMEOUT]
if os == "linux" and os_version == "24.04" and processor == "x86" and display == 'x11' and debug and not fission: [OK, TIMEOUT]
if os == "linux" and os_version == "24.04" and processor == "x86_64" and display == 'x11' and asan: [OK, TIMEOUT]
if os == "linux" and os_version == "24.04" and processor == "x86_64" and display == 'x11' and debug and not fission: [OK, TIMEOUT]
[OS zoom doesn't stack on iframes]
expected:
if os == "linux" and os_version == "24.04" and processor == "x86" and display == 'x11' and asan and not fission: [PASS, TIMEOUT]
if os == "linux" and os_version == "24.04" and processor == "x86" and display == 'x11' and debug and not fission: [PASS, TIMEOUT]
if os == "linux" and os_version == "24.04" and processor == "x86_64" and display == 'x11' and asan: [PASS, TIMEOUT]
if os == "linux" and os_version == "24.04" and processor == "x86_64" and display == 'x11' and debug and not fission: [PASS, TIMEOUT]