[activate.py] expected: if (os == "mac") and not debug and (version == "OS X 14.7.5"): [OK, TIMEOUT] if (os == "linux") and (display == "wayland") and not debug: [OK, TIMEOUT, CRASH] if (os == "android") and not debug and not fission: [OK, TIMEOUT] [test_activate_window] disabled: if os == "android": Not supported [test_switch_between_contexts[tab\]] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1884142