Source code

Revision control

Copy as Markdown

Other Tools

[minimize.py]
disabled:
if os == "android": Not supported
[test_response_payload]
expected:
if (os == "linux") and (display == "wayland") and not headless: FAIL
[test_restore_from_fullscreen]
expected:
if (os == "linux") and (display == "wayland") and not headless: FAIL
[test_restore_from_maximized]
expected:
if (os == "linux") and (display == "wayland") and not headless: FAIL
[test_minimize_from_normal_window]
expected:
if (os == "linux") and (display == "wayland") and not headless: FAIL
[test_minimize_twice_is_idempotent]
expected:
if (os == "linux") and (display == "wayland") and not headless: FAIL