[minimize.py] disabled: if os == "android": Not supported [test_response_payload] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833 expected: if (os == "linux") and (display == "wayland") and not headless: FAIL [test_restore_from_fullscreen] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833 expected: if (os == "linux") and (display == "wayland") and not headless: FAIL [test_restore_from_maximized] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833 expected: if (os == "linux") and (display == "wayland") and not headless: FAIL [test_minimize_from_normal_window] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833 expected: if (os == "linux") and (display == "wayland") and not headless: FAIL [test_minimize_twice_is_idempotent] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833 expected: if (os == "linux") and (display == "wayland") and not headless: FAIL